· 6 years ago · Nov 18, 2019, 01:54 PM
1rodrigo@RodrigoWeb:~$ dmesg
2[ 0.000000] microcode: microcode updated early to revision 0x2f, date = 2019-02-17
3[ 0.000000] Linux version 5.3.0-19-generic (buildd@lgw01-amd64-053) (gcc version 9.2.1 20191008 (Ubuntu 9.2.1-9ubuntu2)) #20-Ubuntu SMP Fri Oct 18 09:04:39 UTC 2019 (Ubuntu 5.3.0-19.20-generic 5.3.1)
4[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.3.0-19-generic root=UUID=87ea73aa-c287-4eaa-9732-9a79c2ed0e66 ro quiet splash vt.handoff=7
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-0x000000000009d3ff] usable
18[ 0.000000] BIOS-e820: [mem 0x000000000009d400-0x000000000009ffff] reserved
19[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
20[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
21[ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
22[ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x000000003fffffff] usable
23[ 0.000000] BIOS-e820: [mem 0x0000000040000000-0x00000000401fffff] reserved
24[ 0.000000] BIOS-e820: [mem 0x0000000040200000-0x00000000a0daffff] usable
25[ 0.000000] BIOS-e820: [mem 0x00000000a0db0000-0x00000000a21affff] reserved
26[ 0.000000] BIOS-e820: [mem 0x00000000a21b0000-0x00000000a6abefff] usable
27[ 0.000000] BIOS-e820: [mem 0x00000000a6abf000-0x00000000a6ebefff] reserved
28[ 0.000000] BIOS-e820: [mem 0x00000000a6ebf000-0x00000000a6fbefff] ACPI NVS
29[ 0.000000] BIOS-e820: [mem 0x00000000a6fbf000-0x00000000a6ffefff] ACPI data
30[ 0.000000] BIOS-e820: [mem 0x00000000a6fff000-0x00000000a6ffffff] usable
31[ 0.000000] BIOS-e820: [mem 0x00000000a7000000-0x00000000af9fffff] reserved
32[ 0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f3ffffff] reserved
33[ 0.000000] BIOS-e820: [mem 0x00000000feb00000-0x00000000feb03fff] reserved
34[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
35[ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
36[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
37[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
38[ 0.000000] BIOS-e820: [mem 0x00000000ffc80000-0x00000000ffffffff] reserved
39[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000001cf5fffff] usable
40[ 0.000000] NX (Execute Disable) protection: active
41[ 0.000000] SMBIOS 2.7 present.
42[ 0.000000] DMI: Acer Aspire E1-571/EA50_HC_HR, BIOS V2.08 11/16/2012
43[ 0.000000] tsc: Fast TSC calibration using PIT
44[ 0.000000] tsc: Detected 2494.477 MHz processor
45[ 0.002647] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
46[ 0.002649] e820: remove [mem 0x000a0000-0x000fffff] usable
47[ 0.002656] last_pfn = 0x1cf600 max_arch_pfn = 0x400000000
48[ 0.002660] MTRR default type: uncachable
49[ 0.002661] MTRR fixed ranges enabled:
50[ 0.002662] 00000-9FFFF write-back
51[ 0.002663] A0000-BFFFF uncachable
52[ 0.002664] C0000-E7FFF write-protect
53[ 0.002665] E8000-EFFFF write-combining
54[ 0.002665] F0000-FFFFF write-protect
55[ 0.002666] MTRR variable ranges enabled:
56[ 0.002668] 0 base 000000000 mask F80000000 write-back
57[ 0.002669] 1 base 080000000 mask FE0000000 write-back
58[ 0.002670] 2 base 0A0000000 mask FFC000000 write-back
59[ 0.002670] 3 base 0A4000000 mask FFE000000 write-back
60[ 0.002671] 4 base 0A6000000 mask FFF000000 write-back
61[ 0.002672] 5 base 0FFC00000 mask FFFC00000 write-protect
62[ 0.002673] 6 base 100000000 mask F00000000 write-back
63[ 0.002674] 7 base 1CF600000 mask FFFE00000 uncachable
64[ 0.002675] 8 base 1CF800000 mask FFF800000 uncachable
65[ 0.002675] 9 base 1D0000000 mask FF0000000 uncachable
66[ 0.003403] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
67[ 0.003535] last_pfn = 0xa7000 max_arch_pfn = 0x400000000
68[ 0.014043] found SMP MP-table at [mem 0x000fe1b0-0x000fe1bf]
69[ 0.014386] check: Scanning 1 areas for low memory corruption
70[ 0.014388] reserving inaccessible SNB gfx pages
71[ 0.014394] BRK [0x68601000, 0x68601fff] PGTABLE
72[ 0.014395] BRK [0x68602000, 0x68602fff] PGTABLE
73[ 0.014396] BRK [0x68603000, 0x68603fff] PGTABLE
74[ 0.014462] BRK [0x68604000, 0x68604fff] PGTABLE
75[ 0.014464] BRK [0x68605000, 0x68605fff] PGTABLE
76[ 0.014624] BRK [0x68606000, 0x68606fff] PGTABLE
77[ 0.014995] BRK [0x68607000, 0x68607fff] PGTABLE
78[ 0.015115] BRK [0x68608000, 0x68608fff] PGTABLE
79[ 0.015208] BRK [0x68609000, 0x68609fff] PGTABLE
80[ 0.015271] BRK [0x6860a000, 0x6860afff] PGTABLE
81[ 0.015285] BRK [0x6860b000, 0x6860bfff] PGTABLE
82[ 0.015364] RAMDISK: [mem 0x325bf000-0x352d6fff]
83[ 0.015373] ACPI: Early table checksum verification disabled
84[ 0.015376] ACPI: RSDP 0x00000000000FE020 000024 (v02 ACRSYS)
85[ 0.015380] ACPI: XSDT 0x00000000A6FFE210 00009C (v01 ACRSYS ACRPRDCT 00000001 01000013)
86[ 0.015386] ACPI: FACP 0x00000000A6FFB000 00010C (v05 ACRSYS ACRPRDCT 00000001 1025 00040000)
87[ 0.015392] ACPI: DSDT 0x00000000A6FEC000 00B9D1 (v01 ACRSYS ACRPRDCT 00000000 1025 00040000)
88[ 0.015395] ACPI: FACS 0x00000000A6FBA000 000040
89[ 0.015398] ACPI: UEFI 0x00000000A6FFD000 000236 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
90[ 0.015401] ACPI: ASF! 0x00000000A6FFC000 0000A5 (v32 ACRSYS ACRPRDCT 00000001 1025 00040000)
91[ 0.015404] ACPI: HPET 0x00000000A6FFA000 000038 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
92[ 0.015407] ACPI: APIC 0x00000000A6FF9000 00008C (v03 ACRSYS ACRPRDCT 00000001 1025 00040000)
93[ 0.015409] ACPI: MCFG 0x00000000A6FF8000 00003C (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
94[ 0.015412] ACPI: SLIC 0x00000000A6FEB000 000176 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
95[ 0.015415] ACPI: SSDT 0x00000000A6FEA000 0006FE (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
96[ 0.015418] ACPI: BOOT 0x00000000A6FE8000 000028 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
97[ 0.015421] ACPI: ASPT 0x00000000A6FE3000 000034 (v07 ACRSYS ACRPRDCT 00000001 1025 00040000)
98[ 0.015424] ACPI: DBGP 0x00000000A6FE2000 000034 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
99[ 0.015427] ACPI: FPDT 0x00000000A6FE0000 000044 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
100[ 0.015430] ACPI: MSDM 0x00000000A6FDF000 000055 (v03 ACRSYS ACRPRDCT 00000001 1025 00040000)
101[ 0.015433] ACPI: SSDT 0x00000000A6FDE000 0009AA (v01 ACRSYS ACRPRDCT 00003000 1025 00040000)
102[ 0.015436] ACPI: SSDT 0x00000000A6FDD000 000A92 (v01 ACRSYS ACRPRDCT 00003000 1025 00040000)
103[ 0.015445] ACPI: Local APIC address 0xfee00000
104[ 0.015536] No NUMA configuration found
105[ 0.015537] Faking a node at [mem 0x0000000000000000-0x00000001cf5fffff]
106[ 0.015548] NODE_DATA(0) allocated [mem 0x1cf5d2000-0x1cf5fcfff]
107[ 0.015854] Zone ranges:
108[ 0.015854] DMA [mem 0x0000000000001000-0x0000000000ffffff]
109[ 0.015856] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
110[ 0.015857] Normal [mem 0x0000000100000000-0x00000001cf5fffff]
111[ 0.015857] Device empty
112[ 0.015858] Movable zone start for each node
113[ 0.015862] Early memory node ranges
114[ 0.015862] node 0: [mem 0x0000000000001000-0x000000000009cfff]
115[ 0.015863] node 0: [mem 0x0000000000100000-0x000000001fffffff]
116[ 0.015864] node 0: [mem 0x0000000020200000-0x000000003fffffff]
117[ 0.015865] node 0: [mem 0x0000000040200000-0x00000000a0daffff]
118[ 0.015866] node 0: [mem 0x00000000a21b0000-0x00000000a6abefff]
119[ 0.015866] node 0: [mem 0x00000000a6fff000-0x00000000a6ffffff]
120[ 0.015867] node 0: [mem 0x0000000100000000-0x00000001cf5fffff]
121[ 0.015985] Zeroed struct page in unavailable ranges: 11684 pages
122[ 0.015986] Initmem setup node 0 [mem 0x0000000000001000-0x00000001cf5fffff]
123[ 0.015988] On node 0 totalpages: 1525852
124[ 0.015989] DMA zone: 64 pages used for memmap
125[ 0.015989] DMA zone: 156 pages reserved
126[ 0.015990] DMA zone: 3996 pages, LIFO batch:0
127[ 0.016049] DMA32 zone: 10507 pages used for memmap
128[ 0.016049] DMA32 zone: 672448 pages, LIFO batch:63
129[ 0.027213] Normal zone: 13272 pages used for memmap
130[ 0.027215] Normal zone: 849408 pages, LIFO batch:63
131[ 0.038567] Reserving Intel graphics memory at [mem 0xa7a00000-0xaf9fffff]
132[ 0.038782] ACPI: PM-Timer IO Port: 0x408
133[ 0.038784] ACPI: Local APIC address 0xfee00000
134[ 0.038802] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
135[ 0.038804] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
136[ 0.038806] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
137[ 0.038807] ACPI: IRQ0 used by override.
138[ 0.038808] ACPI: IRQ9 used by override.
139[ 0.038810] Using ACPI (MADT) for SMP configuration information
140[ 0.038812] ACPI: HPET id: 0x8086a201 base: 0xfed00000
141[ 0.038816] smpboot: Allowing 8 CPUs, 4 hotplug CPUs
142[ 0.038842] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
143[ 0.038843] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
144[ 0.038844] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
145[ 0.038845] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
146[ 0.038845] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
147[ 0.038847] PM: Registered nosave memory: [mem 0x20000000-0x201fffff]
148[ 0.038848] PM: Registered nosave memory: [mem 0x40000000-0x401fffff]
149[ 0.038850] PM: Registered nosave memory: [mem 0xa0db0000-0xa21affff]
150[ 0.038852] PM: Registered nosave memory: [mem 0xa6abf000-0xa6ebefff]
151[ 0.038852] PM: Registered nosave memory: [mem 0xa6ebf000-0xa6fbefff]
152[ 0.038853] PM: Registered nosave memory: [mem 0xa6fbf000-0xa6ffefff]
153[ 0.038855] PM: Registered nosave memory: [mem 0xa7000000-0xaf9fffff]
154[ 0.038855] PM: Registered nosave memory: [mem 0xafa00000-0xefffffff]
155[ 0.038856] PM: Registered nosave memory: [mem 0xf0000000-0xf3ffffff]
156[ 0.038856] PM: Registered nosave memory: [mem 0xf4000000-0xfeafffff]
157[ 0.038857] PM: Registered nosave memory: [mem 0xfeb00000-0xfeb03fff]
158[ 0.038858] PM: Registered nosave memory: [mem 0xfeb04000-0xfebfffff]
159[ 0.038858] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
160[ 0.038859] PM: Registered nosave memory: [mem 0xfec01000-0xfed0ffff]
161[ 0.038859] PM: Registered nosave memory: [mem 0xfed10000-0xfed19fff]
162[ 0.038860] PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff]
163[ 0.038860] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
164[ 0.038861] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
165[ 0.038861] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
166[ 0.038862] PM: Registered nosave memory: [mem 0xfee01000-0xffc7ffff]
167[ 0.038862] PM: Registered nosave memory: [mem 0xffc80000-0xffffffff]
168[ 0.038864] [mem 0xafa00000-0xefffffff] available for PCI devices
169[ 0.038865] Booting paravirtualized kernel on bare hardware
170[ 0.038868] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
171[ 0.038875] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
172[ 0.039096] percpu: Embedded 55 pages/cpu s188416 r8192 d28672 u262144
173[ 0.039105] pcpu-alloc: s188416 r8192 d28672 u262144 alloc=1*2097152
174[ 0.039106] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
175[ 0.039142] Built 1 zonelists, mobility grouping on. Total pages: 1501853
176[ 0.039142] Policy zone: Normal
177[ 0.039144] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.3.0-19-generic root=UUID=87ea73aa-c287-4eaa-9732-9a79c2ed0e66 ro quiet splash vt.handoff=7
178[ 0.039715] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
179[ 0.039948] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
180[ 0.040045] mem auto-init: stack:off, heap alloc:on, heap free:off
181[ 0.043593] Calgary: detecting Calgary via BIOS EBDA area
182[ 0.043596] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
183[ 0.059932] Memory: 5847116K/6103408K available (14339K kernel code, 2388K rwdata, 4728K rodata, 2668K init, 5056K bss, 256292K reserved, 0K cma-reserved)
184[ 0.059939] random: get_random_u64 called from kmem_cache_open+0x2d/0x410 with crng_init=0
185[ 0.060085] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
186[ 0.060097] Kernel/User page tables isolation: enabled
187[ 0.060113] ftrace: allocating 43189 entries in 169 pages
188[ 0.077205] rcu: Hierarchical RCU implementation.
189[ 0.077207] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8.
190[ 0.077208] Tasks RCU enabled.
191[ 0.077209] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
192[ 0.077209] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
193[ 0.080669] NR_IRQS: 524544, nr_irqs: 488, preallocated irqs: 16
194[ 0.080915] vt handoff: transparent VT on vt#7
195[ 0.080920] Console: colour dummy device 80x25
196[ 0.080924] printk: console [tty0] enabled
197[ 0.080939] ACPI: Core revision 20190703
198[ 0.081073] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
199[ 0.081088] APIC: Switch to symmetric I/O mode setup
200[ 0.081158] x2apic: IRQ remapping doesn't support X2APIC mode
201[ 0.081597] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
202[ 0.101087] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x23f4d88dca9, max_idle_ns: 440795328174 ns
203[ 0.101091] Calibrating delay loop (skipped), value calculated using timer frequency.. 4988.95 BogoMIPS (lpj=9977908)
204[ 0.101093] pid_max: default: 32768 minimum: 301
205[ 0.101124] LSM: Security Framework initializing
206[ 0.101134] Yama: becoming mindful.
207[ 0.101174] AppArmor: AppArmor initialized
208[ 0.101222] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
209[ 0.101235] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
210[ 0.101405] *** VALIDATE proc ***
211[ 0.101459] *** VALIDATE cgroup1 ***
212[ 0.101460] *** VALIDATE cgroup2 ***
213[ 0.101509] mce: CPU0: Thermal monitoring enabled (TM1)
214[ 0.101518] process: using mwait in idle threads
215[ 0.101521] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
216[ 0.101522] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
217[ 0.101524] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
218[ 0.101526] Spectre V2 : Mitigation: Full generic retpoline
219[ 0.101526] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
220[ 0.101527] Spectre V2 : Enabling Restricted Speculation for firmware calls
221[ 0.101528] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
222[ 0.101529] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
223[ 0.101530] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
224[ 0.101533] MDS: Mitigation: Clear CPU buffers
225[ 0.101686] Freeing SMP alternatives memory: 36K
226[ 0.105177] TSC deadline timer enabled
227[ 0.105180] smpboot: CPU0: Intel(R) Core(TM) i5-2450M CPU @ 2.50GHz (family: 0x6, model: 0x2a, stepping: 0x7)
228[ 0.105286] Performance Events: PEBS fmt1+, SandyBridge events, 16-deep LBR, full-width counters, Intel PMU driver.
229[ 0.105292] ... version: 3
230[ 0.105293] ... bit width: 48
231[ 0.105293] ... generic registers: 4
232[ 0.105294] ... value mask: 0000ffffffffffff
233[ 0.105295] ... max period: 00007fffffffffff
234[ 0.105295] ... fixed-purpose events: 3
235[ 0.105296] ... event mask: 000000070000000f
236[ 0.105333] rcu: Hierarchical SRCU implementation.
237[ 0.106345] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
238[ 0.106438] smp: Bringing up secondary CPUs ...
239[ 0.106547] x86: Booting SMP configuration:
240[ 0.106549] .... node #0, CPUs: #1
241[ 0.109189] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
242[ 0.109250] #2 #3
243[ 0.115260] smp: Brought up 1 node, 4 CPUs
244[ 0.115260] smpboot: Max logical packages: 2
245[ 0.115260] smpboot: Total of 4 processors activated (19955.81 BogoMIPS)
246[ 0.117334] devtmpfs: initialized
247[ 0.117334] x86/mm: Memory block size: 128MB
248[ 0.117753] PM: Registering ACPI NVS region [mem 0xa6ebf000-0xa6fbefff] (1048576 bytes)
249[ 0.117753] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
250[ 0.117753] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
251[ 0.117753] pinctrl core: initialized pinctrl subsystem
252[ 0.117753] PM: RTC time: 00:30:09, date: 2011-01-01
253[ 0.117753] NET: Registered protocol family 16
254[ 0.117753] audit: initializing netlink subsys (disabled)
255[ 0.117753] audit: type=2000 audit(1293841809.036:1): state=initialized audit_enabled=0 res=1
256[ 0.117753] EISA bus registered
257[ 0.117753] cpuidle: using governor ladder
258[ 0.117753] cpuidle: using governor menu
259[ 0.117753] Simple Boot Flag at 0x44 set to 0x80
260[ 0.117753] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
261[ 0.117753] ACPI: bus type PCI registered
262[ 0.117753] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
263[ 0.117753] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf0000000-0xf3ffffff] (base 0xf0000000)
264[ 0.117753] PCI: MMCONFIG at [mem 0xf0000000-0xf3ffffff] reserved in E820
265[ 0.117753] PCI: Using configuration type 1 for base access
266[ 0.117753] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
267[ 0.117753] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
268[ 0.118528] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
269[ 0.121197] ACPI: Added _OSI(Module Device)
270[ 0.121198] ACPI: Added _OSI(Processor Device)
271[ 0.121199] ACPI: Added _OSI(3.0 _SCP Extensions)
272[ 0.121200] ACPI: Added _OSI(Processor Aggregator Device)
273[ 0.121201] ACPI: Added _OSI(Linux-Dell-Video)
274[ 0.121202] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
275[ 0.121202] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
276[ 0.131893] ACPI: 4 ACPI AML tables successfully acquired and loaded
277[ 0.133232] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
278[ 0.133845] ACPI: Dynamic OEM Table Load:
279[ 0.133853] ACPI: SSDT 0xFFFF8B8AC7917000 00083B (v01 PmRef Cpu0Cst 00003001 INTL 20120215)
280[ 0.134914] ACPI: Dynamic OEM Table Load:
281[ 0.134919] ACPI: SSDT 0xFFFF8B8AC74BB000 000303 (v01 PmRef ApIst 00003000 INTL 20120215)
282[ 0.135721] ACPI: Dynamic OEM Table Load:
283[ 0.135725] ACPI: SSDT 0xFFFF8B8AC7A27A00 000119 (v01 PmRef ApCst 00003000 INTL 20120215)
284[ 0.138430] ACPI: EC: EC started
285[ 0.138431] ACPI: EC: interrupt blocked
286[ 0.138570] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as first EC
287[ 0.138572] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x17, EC_CMD/EC_SC=0x66, EC_DATA=0x62
288[ 0.138573] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions
289[ 0.138574] ACPI: Interpreter enabled
290[ 0.138598] ACPI: (supports S0 S3 S4 S5)
291[ 0.138599] ACPI: Using IOAPIC for interrupt routing
292[ 0.138630] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
293[ 0.138898] ACPI: Enabled 9 GPEs in block 00 to 3F
294[ 0.146475] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
295[ 0.146481] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
296[ 0.146598] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
297[ 0.147352] PCI host bridge to bus 0000:00
298[ 0.147354] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
299[ 0.147356] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
300[ 0.147357] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
301[ 0.147358] pci_bus 0000:00: root bus resource [mem 0xafa00000-0xfeafffff window]
302[ 0.147359] pci_bus 0000:00: root bus resource [bus 00-3e]
303[ 0.147369] pci 0000:00:00.0: [8086:0104] type 00 class 0x060000
304[ 0.147478] pci 0000:00:02.0: [8086:0126] type 00 class 0x030000
305[ 0.147489] pci 0000:00:02.0: reg 0x10: [mem 0xc0000000-0xc03fffff 64bit]
306[ 0.147494] pci 0000:00:02.0: reg 0x18: [mem 0xb0000000-0xbfffffff 64bit pref]
307[ 0.147498] pci 0000:00:02.0: reg 0x20: [io 0x3000-0x303f]
308[ 0.147674] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
309[ 0.147770] pci 0000:00:16.0: reg 0x10: [mem 0xc0604000-0xc060400f 64bit]
310[ 0.148087] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
311[ 0.148238] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
312[ 0.148261] pci 0000:00:1a.0: reg 0x10: [mem 0xc0609000-0xc06093ff]
313[ 0.148346] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
314[ 0.148447] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
315[ 0.148469] pci 0000:00:1b.0: reg 0x10: [mem 0xc0600000-0xc0603fff 64bit]
316[ 0.148546] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
317[ 0.148652] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400
318[ 0.148751] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
319[ 0.148858] pci 0000:00:1c.1: [8086:1e12] type 01 class 0x060400
320[ 0.148955] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
321[ 0.149067] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
322[ 0.149088] pci 0000:00:1d.0: reg 0x10: [mem 0xc0608000-0xc06083ff]
323[ 0.149176] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
324[ 0.149276] pci 0000:00:1f.0: [8086:1e57] type 00 class 0x060100
325[ 0.149472] pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601
326[ 0.149491] pci 0000:00:1f.2: reg 0x10: [io 0x3088-0x308f]
327[ 0.149498] pci 0000:00:1f.2: reg 0x14: [io 0x3094-0x3097]
328[ 0.149506] pci 0000:00:1f.2: reg 0x18: [io 0x3080-0x3087]
329[ 0.149514] pci 0000:00:1f.2: reg 0x1c: [io 0x3090-0x3093]
330[ 0.149521] pci 0000:00:1f.2: reg 0x20: [io 0x3060-0x307f]
331[ 0.149529] pci 0000:00:1f.2: reg 0x24: [mem 0xc0607000-0xc06077ff]
332[ 0.149572] pci 0000:00:1f.2: PME# supported from D3hot
333[ 0.149665] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
334[ 0.149684] pci 0000:00:1f.3: reg 0x10: [mem 0xc0605000-0xc06050ff 64bit]
335[ 0.149705] pci 0000:00:1f.3: reg 0x20: [io 0x3040-0x305f]
336[ 0.149924] pci 0000:02:00.0: [14e4:16b5] type 00 class 0x020000
337[ 0.149982] pci 0000:02:00.0: reg 0x10: [mem 0xc0430000-0xc043ffff 64bit pref]
338[ 0.150009] pci 0000:02:00.0: reg 0x18: [mem 0xc0440000-0xc044ffff 64bit pref]
339[ 0.150061] pci 0000:02:00.0: reg 0x30: [mem 0xfffff800-0xffffffff pref]
340[ 0.150218] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
341[ 0.150408] pci 0000:02:00.1: [14e4:16bc] type 00 class 0x080501
342[ 0.150462] pci 0000:02:00.1: reg 0x10: [mem 0xc0400000-0xc040ffff 64bit pref]
343[ 0.150685] pci 0000:02:00.1: PME# supported from D0 D3hot D3cold
344[ 0.150849] pci 0000:02:00.2: [14e4:16be] type 00 class 0x088000
345[ 0.150905] pci 0000:02:00.2: reg 0x10: [mem 0xc0410000-0xc041ffff 64bit pref]
346[ 0.151128] pci 0000:02:00.2: PME# supported from D0 D3hot D3cold
347[ 0.151285] pci 0000:02:00.3: [14e4:16bf] type 00 class 0x088000
348[ 0.151339] pci 0000:02:00.3: reg 0x10: [mem 0xc0420000-0xc042ffff 64bit pref]
349[ 0.151561] pci 0000:02:00.3: PME# supported from D0 D3hot D3cold
350[ 0.151785] pci 0000:00:1c.0: PCI bridge to [bus 02]
351[ 0.151795] pci 0000:00:1c.0: bridge window [mem 0xc0400000-0xc04fffff 64bit pref]
352[ 0.151877] pci 0000:03:00.0: [10ec:8176] type 00 class 0x028000
353[ 0.151926] pci 0000:03:00.0: reg 0x10: [io 0x2000-0x20ff]
354[ 0.151971] pci 0000:03:00.0: reg 0x18: [mem 0xc0500000-0xc0503fff 64bit]
355[ 0.152153] pci 0000:03:00.0: supports D1 D2
356[ 0.152154] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
357[ 0.152312] pci 0000:00:1c.1: PCI bridge to [bus 03]
358[ 0.152316] pci 0000:00:1c.1: bridge window [io 0x2000-0x2fff]
359[ 0.152320] pci 0000:00:1c.1: bridge window [mem 0xc0500000-0xc05fffff]
360[ 0.233567] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 10 11 12 14 15) *7
361[ 0.233655] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 10 *11 12 14 15)
362[ 0.233738] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
363[ 0.233821] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 *10 11 12 14 15)
364[ 0.233904] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
365[ 0.233987] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 10 11 12 14 15) *7
366[ 0.234069] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 *10 11 12 14 15)
367[ 0.234151] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 10 *11 12 14 15)
368[ 0.234281] ACPI: EC: interrupt unblocked
369[ 0.234291] ACPI: EC: event unblocked
370[ 0.234297] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x17, EC_CMD/EC_SC=0x66, EC_DATA=0x62
371[ 0.234299] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions and events
372[ 0.234372] SCSI subsystem initialized
373[ 0.234372] libata version 3.00 loaded.
374[ 0.234372] pci 0000:00:02.0: vgaarb: setting as boot VGA device
375[ 0.234372] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
376[ 0.234372] pci 0000:00:02.0: vgaarb: bridge control possible
377[ 0.234372] vgaarb: loaded
378[ 0.234372] ACPI: bus type USB registered
379[ 0.234372] usbcore: registered new interface driver usbfs
380[ 0.234372] usbcore: registered new interface driver hub
381[ 0.234372] usbcore: registered new device driver usb
382[ 0.234372] pps_core: LinuxPPS API ver. 1 registered
383[ 0.234372] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
384[ 0.234372] PTP clock support registered
385[ 0.234372] EDAC MC: Ver: 3.0.0
386[ 0.234372] PCI: Using ACPI for IRQ routing
387[ 0.234647] PCI: pci_cache_line_size set to 64 bytes
388[ 0.234785] e820: reserve RAM buffer [mem 0x0009d400-0x0009ffff]
389[ 0.234786] e820: reserve RAM buffer [mem 0xa0db0000-0xa3ffffff]
390[ 0.234787] e820: reserve RAM buffer [mem 0xa6abf000-0xa7ffffff]
391[ 0.234788] e820: reserve RAM buffer [mem 0xa7000000-0xa7ffffff]
392[ 0.234789] e820: reserve RAM buffer [mem 0x1cf600000-0x1cfffffff]
393[ 0.234907] NetLabel: Initializing
394[ 0.234908] NetLabel: domain hash size = 128
395[ 0.234908] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
396[ 0.234925] NetLabel: unlabeled traffic allowed by default
397[ 0.234942] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
398[ 0.234942] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
399[ 0.237095] clocksource: Switched to clocksource tsc-early
400[ 0.250373] VFS: Disk quotas dquot_6.6.0
401[ 0.250393] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
402[ 0.250424] *** VALIDATE hugetlbfs ***
403[ 0.250512] AppArmor: AppArmor Filesystem Enabled
404[ 0.250542] pnp: PnP ACPI init
405[ 0.250645] pnp 00:00: Plug and Play ACPI device, IDs MSF0001 PNP0303 (active)
406[ 0.250726] pnp 00:01: Plug and Play ACPI device, IDs ETD0500 PNP0f13 (active)
407[ 0.250902] system 00:02: [io 0x0680-0x069f] has been reserved
408[ 0.250903] system 00:02: [io 0xfd60-0xfd63] has been reserved
409[ 0.250905] system 00:02: [io 0x1000-0x100f] has been reserved
410[ 0.250906] system 00:02: [io 0xffff] has been reserved
411[ 0.250907] system 00:02: [io 0xffff] has been reserved
412[ 0.250909] system 00:02: [io 0x0400-0x0453] has been reserved
413[ 0.250910] system 00:02: [io 0x0458-0x047f] has been reserved
414[ 0.250911] system 00:02: [io 0x0500-0x057f] has been reserved
415[ 0.250913] system 00:02: [io 0x164e-0x164f] has been reserved
416[ 0.250918] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
417[ 0.250942] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
418[ 0.251002] system 00:04: [io 0x0454-0x0457] has been reserved
419[ 0.251006] system 00:04: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
420[ 0.333387] system 00:05: [mem 0xfed1c000-0xfed1ffff] has been reserved
421[ 0.333389] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
422[ 0.333390] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
423[ 0.333392] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
424[ 0.333393] system 00:05: [mem 0xf0000000-0xf3ffffff] has been reserved
425[ 0.333394] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
426[ 0.333396] system 00:05: [mem 0xfed90000-0xfed93fff] has been reserved
427[ 0.333397] system 00:05: [mem 0xff000000-0xff000fff] has been reserved
428[ 0.333399] system 00:05: [mem 0xff010000-0xffffffff] could not be reserved
429[ 0.333400] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
430[ 0.333401] system 00:05: [mem 0xafa00000-0xafa00fff] has been reserved
431[ 0.333406] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
432[ 0.333709] system 00:06: [mem 0x20000000-0x201fffff] has been reserved
433[ 0.333711] system 00:06: [mem 0x40000000-0x401fffff] has been reserved
434[ 0.333715] system 00:06: Plug and Play ACPI device, IDs PNP0c01 (active)
435[ 0.333736] pnp: PnP ACPI: found 7 devices
436[ 0.335101] thermal_sys: Registered thermal governor 'fair_share'
437[ 0.335102] thermal_sys: Registered thermal governor 'bang_bang'
438[ 0.335103] thermal_sys: Registered thermal governor 'step_wise'
439[ 0.335104] thermal_sys: Registered thermal governor 'user_space'
440[ 0.335105] thermal_sys: Registered thermal governor 'power_allocator'
441[ 0.339605] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
442[ 0.339638] pci 0000:02:00.0: can't claim BAR 6 [mem 0xfffff800-0xffffffff pref]: no compatible bridge window
443[ 0.339648] pci 0000:00:1c.0: BAR 14: assigned [mem 0xafb00000-0xafbfffff]
444[ 0.339651] pci 0000:02:00.0: BAR 6: assigned [mem 0xafb00000-0xafb007ff pref]
445[ 0.339653] pci 0000:00:1c.0: PCI bridge to [bus 02]
446[ 0.339659] pci 0000:00:1c.0: bridge window [mem 0xafb00000-0xafbfffff]
447[ 0.339663] pci 0000:00:1c.0: bridge window [mem 0xc0400000-0xc04fffff 64bit pref]
448[ 0.339669] pci 0000:00:1c.1: PCI bridge to [bus 03]
449[ 0.339672] pci 0000:00:1c.1: bridge window [io 0x2000-0x2fff]
450[ 0.339677] pci 0000:00:1c.1: bridge window [mem 0xc0500000-0xc05fffff]
451[ 0.339686] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
452[ 0.339687] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
453[ 0.339688] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
454[ 0.339689] pci_bus 0000:00: resource 7 [mem 0xafa00000-0xfeafffff window]
455[ 0.339691] pci_bus 0000:02: resource 1 [mem 0xafb00000-0xafbfffff]
456[ 0.339692] pci_bus 0000:02: resource 2 [mem 0xc0400000-0xc04fffff 64bit pref]
457[ 0.339693] pci_bus 0000:03: resource 0 [io 0x2000-0x2fff]
458[ 0.339694] pci_bus 0000:03: resource 1 [mem 0xc0500000-0xc05fffff]
459[ 0.339809] NET: Registered protocol family 2
460[ 0.339955] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
461[ 0.340011] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
462[ 0.340191] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
463[ 0.340297] TCP: Hash tables configured (established 65536 bind 65536)
464[ 0.340349] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
465[ 0.340379] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
466[ 0.340483] NET: Registered protocol family 1
467[ 0.340488] NET: Registered protocol family 44
468[ 0.340500] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
469[ 0.357296] pci 0000:00:1a.0: quirk_usb_early_handoff+0x0/0x662 took 16386 usecs
470[ 0.377285] pci 0000:00:1d.0: quirk_usb_early_handoff+0x0/0x662 took 19503 usecs
471[ 0.377352] PCI: CLS 64 bytes, default 64
472[ 0.377402] Trying to unpack rootfs image as initramfs...
473[ 0.506616] Freeing initrd memory: 46176K
474[ 0.506668] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
475[ 0.506670] software IO TLB: mapped [mem 0xa2abf000-0xa6abf000] (64MB)
476[ 0.506887] check: Scanning for low memory corruption every 60 seconds
477[ 0.508910] Initialise system trusted keyrings
478[ 0.508920] Key type blacklist registered
479[ 0.508953] workingset: timestamp_bits=36 max_order=21 bucket_order=0
480[ 0.510377] zbud: loaded
481[ 0.510764] squashfs: version 4.0 (2009/01/31) Phillip Lougher
482[ 0.510925] fuse: init (API version 7.31)
483[ 0.511037] Platform Keyring initialized
484[ 0.516759] Key type asymmetric registered
485[ 0.516761] Asymmetric key parser 'x509' registered
486[ 0.516774] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
487[ 0.516819] io scheduler mq-deadline registered
488[ 0.517393] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
489[ 0.517455] vesafb: mode is 1366x768x32, linelength=5504, pages=0
490[ 0.517455] vesafb: scrolling: redraw
491[ 0.517457] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
492[ 0.517477] vesafb: framebuffer at 0xb0000000, mapped to 0x(____ptrval____), using 4160k, total 4160k
493[ 0.517559] Console: switching to colour frame buffer device 170x48
494[ 0.517577] fb0: VESA VGA frame buffer device
495[ 0.517592] intel_idle: MWAIT substates: 0x21120
496[ 0.517593] intel_idle: v0.4.1 model 0x2A
497[ 0.517803] intel_idle: lapic_timer_reliable_states 0xffffffff
498[ 0.517926] ACPI: AC Adapter [ACAD] (on-line)
499[ 0.517983] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C0C:00/input/input0
500[ 0.517991] ACPI: Power Button [PWRB]
501[ 0.518024] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C0D:00/input/input1
502[ 0.518029] ACPI: Lid Switch [LID0]
503[ 0.518058] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C0E:00/input/input2
504[ 0.518064] ACPI: Sleep Button [SLPB]
505[ 0.518101] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
506[ 0.518115] ACPI: Power Button [PWRF]
507[ 0.518849] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
508[ 0.520650] Linux agpgart interface v0.103
509[ 0.522765] loop: module loaded
510[ 0.522980] libphy: Fixed MDIO Bus: probed
511[ 0.522981] tun: Universal TUN/TAP device driver, 1.6
512[ 0.523015] PPP generic driver version 2.4.2
513[ 0.523056] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
514[ 0.523063] ehci-pci: EHCI PCI platform driver
515[ 0.523222] ehci-pci 0000:00:1a.0: EHCI Host Controller
516[ 0.523228] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
517[ 0.523242] ehci-pci 0000:00:1a.0: debug port 2
518[ 0.527157] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
519[ 0.527172] ehci-pci 0000:00:1a.0: irq 16, io mem 0xc0609000
520[ 0.541203] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
521[ 0.541314] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.03
522[ 0.541316] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
523[ 0.541317] usb usb1: Product: EHCI Host Controller
524[ 0.541318] usb usb1: Manufacturer: Linux 5.3.0-19-generic ehci_hcd
525[ 0.541319] usb usb1: SerialNumber: 0000:00:1a.0
526[ 0.541478] hub 1-0:1.0: USB hub found
527[ 0.541485] hub 1-0:1.0: 2 ports detected
528[ 0.541759] ehci-pci 0000:00:1d.0: EHCI Host Controller
529[ 0.541764] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
530[ 0.541777] ehci-pci 0000:00:1d.0: debug port 2
531[ 0.545680] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
532[ 0.545694] ehci-pci 0000:00:1d.0: irq 23, io mem 0xc0608000
533[ 0.561207] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
534[ 0.561315] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.03
535[ 0.561316] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
536[ 0.561318] usb usb2: Product: EHCI Host Controller
537[ 0.561319] usb usb2: Manufacturer: Linux 5.3.0-19-generic ehci_hcd
538[ 0.561320] usb usb2: SerialNumber: 0000:00:1d.0
539[ 0.561473] hub 2-0:1.0: USB hub found
540[ 0.561480] hub 2-0:1.0: 2 ports detected
541[ 0.561608] ehci-platform: EHCI generic platform driver
542[ 0.561627] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
543[ 0.561630] ohci-pci: OHCI PCI platform driver
544[ 0.561639] ohci-platform: OHCI generic platform driver
545[ 0.561647] uhci_hcd: USB Universal Host Controller Interface driver
546[ 0.561707] i8042: PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:MSE0] at 0x60,0x64 irq 1,12
547[ 0.578352] serio: i8042 KBD port at 0x60,0x64 irq 1
548[ 0.578357] serio: i8042 AUX port at 0x60,0x64 irq 12
549[ 0.578473] mousedev: PS/2 mouse device common for all mice
550[ 0.579898] rtc_cmos 00:03: RTC can wake from S4
551[ 0.580036] rtc_cmos 00:03: registered as rtc0
552[ 0.580053] rtc_cmos 00:03: alarms up to one month, 242 bytes nvram, hpet irqs
553[ 0.580059] i2c /dev entries driver
554[ 0.580102] device-mapper: uevent: version 1.0.3
555[ 0.580162] device-mapper: ioctl: 4.40.0-ioctl (2019-01-18) initialised: dm-devel@redhat.com
556[ 0.580181] platform eisa.0: Probing EISA bus 0
557[ 0.580183] platform eisa.0: EISA: Cannot allocate resource for mainboard
558[ 0.580184] platform eisa.0: Cannot allocate resource for EISA slot 1
559[ 0.580185] platform eisa.0: Cannot allocate resource for EISA slot 2
560[ 0.580186] platform eisa.0: Cannot allocate resource for EISA slot 3
561[ 0.580187] platform eisa.0: Cannot allocate resource for EISA slot 4
562[ 0.580188] platform eisa.0: Cannot allocate resource for EISA slot 5
563[ 0.580189] platform eisa.0: Cannot allocate resource for EISA slot 6
564[ 0.580191] platform eisa.0: Cannot allocate resource for EISA slot 7
565[ 0.580192] platform eisa.0: Cannot allocate resource for EISA slot 8
566[ 0.580193] platform eisa.0: EISA: Detected 0 cards
567[ 0.580197] intel_pstate: Intel P-state driver initializing
568[ 0.580494] ledtrig-cpu: registered to indicate activity on CPUs
569[ 0.580696] NET: Registered protocol family 10
570[ 0.588916] Segment Routing with IPv6
571[ 0.588945] NET: Registered protocol family 17
572[ 0.588987] Key type dns_resolver registered
573[ 0.589211] RAS: Correctable Errors collector initialized.
574[ 0.589246] microcode: sig=0x206a7, pf=0x10, revision=0x2f
575[ 0.589289] microcode: Microcode Update Driver: v2.2.
576[ 0.589299] sched_clock: Marking stable (589055867, 229100)->(610111073, -20826106)
577[ 0.589466] registered taskstats version 1
578[ 0.589474] Loading compiled-in X.509 certificates
579[ 0.591645] Loaded X.509 cert 'Build time autogenerated kernel key: 8b9a1a94c85156edc8bdd8557ee76ac2d955915c'
580[ 0.591679] zswap: loaded using pool lzo/zbud
581[ 0.596935] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
582[ 0.599238] Key type big_key registered
583[ 0.603009] Key type encrypted registered
584[ 0.603012] AppArmor: AppArmor sha1 policy hashing enabled
585[ 0.603018] ima: No TPM chip found, activating TPM-bypass!
586[ 0.603023] ima: Allocated hash algorithm: sha1
587[ 0.603030] No architecture policies found
588[ 0.603037] evm: Initialising EVM extended attributes:
589[ 0.603038] evm: security.selinux
590[ 0.603038] evm: security.SMACK64
591[ 0.603039] evm: security.SMACK64EXEC
592[ 0.603039] evm: security.SMACK64TRANSMUTE
593[ 0.603039] evm: security.SMACK64MMAP
594[ 0.603040] evm: security.apparmor
595[ 0.603040] evm: security.ima
596[ 0.603041] evm: security.capability
597[ 0.603041] evm: HMAC attrs: 0x1
598[ 0.603459] PM: Magic number: 11:515:505
599[ 0.603466] i8042 i8042: hash matches
600[ 0.603571] rtc_cmos 00:03: setting system clock to 2011-01-01T00:30:09 UTC (1293841809)
601[ 0.881191] usb 1-1: new high-speed USB device number 2 using ehci-pci
602[ 0.901196] usb 2-1: new high-speed USB device number 2 using ehci-pci
603[ 0.921312] battery: [Firmware Bug]: battery: (dis)charge rate invalid.
604[ 0.921386] battery: ACPI: Battery Slot [BAT1] (battery present)
605[ 0.922839] Freeing unused decrypted memory: 2040K
606[ 0.923257] Freeing unused kernel image memory: 2668K
607[ 0.923318] Write protecting the kernel read-only data: 22528k
608[ 0.923735] Freeing unused kernel image memory: 2008K
609[ 0.923952] Freeing unused kernel image memory: 1416K
610[ 0.933680] x86/mm: Checked W+X mappings: passed, no W+X pages found.
611[ 0.933681] x86/mm: Checking user space page tables
612[ 0.943135] x86/mm: Checked W+X mappings: passed, no W+X pages found.
613[ 0.943137] Run /init as init process
614[ 1.037617] usb 1-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
615[ 1.037620] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
616[ 1.037894] hub 1-1:1.0: USB hub found
617[ 1.037974] hub 1-1:1.0: 6 ports detected
618[ 1.053883] sdhci: Secure Digital Host Controller Interface driver
619[ 1.053884] sdhci: Copyright(c) Pierre Ossman
620[ 1.056525] ahci 0000:00:1f.2: version 3.0
621[ 1.056558] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20190703/utaddress-204)
622[ 1.056566] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
623[ 1.056821] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20190703/utaddress-204)
624[ 1.056828] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
625[ 1.056932] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20190703/utaddress-204)
626[ 1.056939] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
627[ 1.056953] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20190703/utaddress-204)
628[ 1.056959] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
629[ 1.056960] lpc_ich: Resource conflict(s) found affecting gpio_ich
630[ 1.057358] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
631[ 1.057416] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
632[ 1.057436] usb 2-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
633[ 1.057438] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
634[ 1.057588] hub 2-1:1.0: USB hub found
635[ 1.057678] hub 2-1:1.0: 8 ports detected
636[ 1.058454] tg3.c:v3.137 (May 11, 2014)
637[ 1.058584] sdhci-pci 0000:02:00.1: SDHCI controller found [14e4:16bc] (rev 10)
638[ 1.061667] mmc0: SDHCI controller on PCI [0000:02:00.1] using ADMA 64-bit
639[ 1.069183] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x5 impl SATA mode
640[ 1.069186] ahci 0000:00:1f.2: flags: 64bit ncq stag pm led clo pio slum part ems apst
641[ 1.082033] scsi host0: ahci
642[ 1.082223] scsi host1: ahci
643[ 1.082354] scsi host2: ahci
644[ 1.082554] scsi host3: ahci
645[ 1.082655] scsi host4: ahci
646[ 1.082755] scsi host5: ahci
647[ 1.082815] ata1: SATA max UDMA/133 abar m2048@0xc0607000 port 0xc0607100 irq 26
648[ 1.082816] ata2: DUMMY
649[ 1.082818] ata3: SATA max UDMA/133 abar m2048@0xc0607000 port 0xc0607200 irq 26
650[ 1.082819] ata4: DUMMY
651[ 1.082820] ata5: DUMMY
652[ 1.082821] ata6: DUMMY
653[ 1.084375] tg3 0000:02:00.0 eth0: Tigon3 [partno(BCM57785) rev 57785100] (PCI Express) MAC address 20:89:84:03:0c:54
654[ 1.084377] tg3 0000:02:00.0 eth0: attached PHY is 57765 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[1])
655[ 1.084378] tg3 0000:02:00.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
656[ 1.084379] tg3 0000:02:00.0 eth0: dma_rwctrl[00000001] dma_mask[64-bit]
657[ 1.085467] tg3 0000:02:00.0 enp2s0f0: renamed from eth0
658[ 1.317193] usb 1-1.3: new high-speed USB device number 3 using ehci-pci
659[ 1.341204] usb 2-1.2: new high-speed USB device number 3 using ehci-pci
660[ 1.392835] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
661[ 1.393497] ata1.00: ATA-9: SanDisk SSD PLUS 240GB, UF4500RL, max UDMA/133
662[ 1.393503] ata1.00: 468877312 sectors, multi 1: LBA48 NCQ (depth 32)
663[ 1.399396] ata1.00: configured for UDMA/133
664[ 1.409944] scsi 0:0:0:0: Direct-Access ATA SanDisk SSD PLUS 00RL PQ: 0 ANSI: 5
665[ 1.410251] sd 0:0:0:0: Attached scsi generic sg0 type 0
666[ 1.410290] sd 0:0:0:0: [sda] 468877312 512-byte logical blocks: (240 GB/224 GiB)
667[ 1.410303] sd 0:0:0:0: [sda] Write Protect is off
668[ 1.410305] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
669[ 1.410326] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
670[ 1.411307] sda: sda1 sda2 sda3 < sda5 >
671[ 1.411765] sd 0:0:0:0: [sda] Attached SCSI disk
672[ 1.456744] usb 2-1.2: New USB device found, idVendor=0930, idProduct=6544, bcdDevice= 1.00
673[ 1.456750] usb 2-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
674[ 1.456754] usb 2-1.2: Product: DT 101 G2
675[ 1.456757] usb 2-1.2: Manufacturer: Kingston
676[ 1.456761] usb 2-1.2: SerialNumber: 001CC0EC34B2CB71066E0EE4
677[ 1.460351] usb-storage 2-1.2:1.0: USB Mass Storage device detected
678[ 1.460494] scsi host6: usb-storage 2-1.2:1.0
679[ 1.460588] usbcore: registered new interface driver usb-storage
680[ 1.461836] usbcore: registered new interface driver uas
681[ 1.470552] usb 1-1.3: New USB device found, idVendor=04f2, idProduct=b337, bcdDevice=13.07
682[ 1.470558] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
683[ 1.470562] usb 1-1.3: Product: HD WebCam
684[ 1.470565] usb 1-1.3: Manufacturer: HD WebCam
685[ 1.517209] tsc: Refined TSC clocksource calibration: 2494.333 MHz
686[ 1.517236] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x23f45085418, max_idle_ns: 440795285711 ns
687[ 1.517322] clocksource: Switched to clocksource tsc
688[ 1.724837] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
689[ 1.727965] ata3.00: ATAPI: Slimtype DVD A DS8A8SH, KA14, max UDMA/100
690[ 1.734380] ata3.00: configured for UDMA/100
691[ 1.748744] scsi 2:0:0:0: CD-ROM Slimtype DVD A DS8A8SH KA14 PQ: 0 ANSI: 5
692[ 1.815712] sr 2:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
693[ 1.815718] cdrom: Uniform CD-ROM driver Revision: 3.20
694[ 1.816085] sr 2:0:0:0: Attached scsi CD-ROM sr0
695[ 1.816162] sr 2:0:0:0: Attached scsi generic sg1 type 5
696[ 1.827340] random: fast init done
697[ 1.846716] random: systemd-udevd: uninitialized urandom read (16 bytes read)
698[ 1.847270] random: systemd-udevd: uninitialized urandom read (16 bytes read)
699[ 1.847271] random: systemd-udevd: uninitialized urandom read (16 bytes read)
700[ 2.137996] psmouse serio1: elantech: assuming hardware version 3 (with firmware version 0x450f01)
701[ 2.167109] psmouse serio1: elantech: Synaptics capabilities query result 0x68, 0x15, 0x0a.
702[ 2.191250] psmouse serio1: elantech: Elan sample query result 04, 0b, 00
703[ 2.323737] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input6
704[ 2.556321] scsi 6:0:0:0: Direct-Access Kingston DT 101 G2 1.00 PQ: 0 ANSI: 0 CCS
705[ 2.556629] sd 6:0:0:0: Attached scsi generic sg2 type 0
706[ 2.557303] sd 6:0:0:0: [sdb] 15644912 512-byte logical blocks: (8.01 GB/7.46 GiB)
707[ 2.557907] sd 6:0:0:0: [sdb] Write Protect is off
708[ 2.557910] sd 6:0:0:0: [sdb] Mode Sense: 0b 00 00 08
709[ 2.558885] sd 6:0:0:0: [sdb] No Caching mode page found
710[ 2.558890] sd 6:0:0:0: [sdb] Assuming drive cache: write through
711[ 2.562653] sdb: sdb1
712[ 2.565025] sd 6:0:0:0: [sdb] Attached SCSI removable disk
713[ 6.118877] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
714[ 6.327812] systemd[1]: System time before build time, advancing clock.
715[ 6.387383] systemd[1]: Inserted module 'autofs4'
716[ 6.432588] systemd[1]: systemd 242 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)
717[ 6.449347] systemd[1]: Detected architecture x86-64.
718[ 6.451417] systemd[1]: Set hostname to <RodrigoWeb>.
719[ 6.452660] systemd[1]: Failed to bump fs.file-max, ignoring: Invalid argument
720[ 6.675654] systemd[1]: /lib/systemd/system/dbus.socket:4: ListenStream= references a path below legacy directory /var/run/, updating /var/run/dbus/system_bus_socket → /run/dbus/system_bus_socket; please update the unit file accordingly.
721[ 6.768650] systemd[1]: Listening on initctl Compatibility Named Pipe.
722[ 6.768716] systemd[1]: Reached target User and Group Name Lookups.
723[ 6.768898] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
724[ 6.768993] systemd[1]: Listening on udev Control Socket.
725[ 6.769153] systemd[1]: Listening on Journal Audit Socket.
726[ 6.811004] EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro
727[ 6.832881] lp: driver loaded but no devices found
728[ 6.842037] ppdev: user-space parallel port driver
729[ 6.957478] Adding 2097148k swap on /swapfile. Priority:-2 extents:6 across:2260988k SSFS
730[ 7.156425] systemd-journald[334]: Received request to flush runtime journal from PID 1
731[ 7.160002] systemd-journald[334]: File /var/log/journal/9cdfa6b532004e1984d89eee89f6f7ea/system.journal corrupted or uncleanly shut down, renaming and replacing.
732[ 7.524726] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 163840 ms ovfl timer
733[ 7.524728] RAPL PMU: hw unit of domain pp0-core 2^-16 Joules
734[ 7.524729] RAPL PMU: hw unit of domain package 2^-16 Joules
735[ 7.524730] RAPL PMU: hw unit of domain pp1-gpu 2^-16 Joules
736[ 7.567517] cfg80211: Loading compiled-in X.509 certificates for regulatory database
737[ 7.584570] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
738[ 7.585533] acer_wmi: Acer Laptop ACPI-WMI Extras
739[ 7.585561] acer_wmi: Function bitmap for Communication Button: 0x1
740[ 7.598310] input: Acer WMI hotkeys as /devices/virtual/input/input7
741[ 7.612990] mc: Linux media interface: v0.10
742[ 7.627914] audit: type=1400 audit(1555000117.295:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=471 comm="apparmor_parser"
743[ 7.627920] audit: type=1400 audit(1555000117.295:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=471 comm="apparmor_parser"
744[ 7.631310] audit: type=1400 audit(1555000117.299:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oopslash" pid=472 comm="apparmor_parser"
745[ 7.651799] audit: type=1400 audit(1555000117.319:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-xpdfimport" pid=485 comm="apparmor_parser"
746[ 7.660760] cryptd: max_cpu_qlen set to 1000
747[ 7.662783] audit: type=1400 audit(1555000117.331:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=484 comm="apparmor_parser"
748[ 7.662788] audit: type=1400 audit(1555000117.331:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=484 comm="apparmor_parser"
749[ 7.662792] audit: type=1400 audit(1555000117.331:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=484 comm="apparmor_parser"
750[ 7.684718] audit: type=1400 audit(1555000117.351:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=488 comm="apparmor_parser"
751[ 7.685912] audit: type=1400 audit(1555000117.355:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=474 comm="apparmor_parser"
752[ 7.685918] audit: type=1400 audit(1555000117.355:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=474 comm="apparmor_parser"
753[ 7.751836] AVX version of gcm_enc/dec engaged.
754[ 7.751837] AES CTR mode by8 optimization enabled
755[ 7.771313] videodev: Linux video capture interface: v2.00
756[ 7.858820] random: crng init done
757[ 7.858822] random: 8 urandom warning(s) missed due to ratelimiting
758[ 7.900933] checking generic (b0000000 410000) vs hw (b0000000 10000000)
759[ 7.900936] fb0: switching to inteldrmfb from VESA VGA
760[ 7.901697] Console: switching to colour dummy device 80x25
761[ 7.901741] i915 0000:00:02.0: vgaarb: deactivate vga console
762[ 7.904728] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
763[ 7.904729] [drm] Driver supports precise vblank timestamp query.
764[ 7.908265] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
765[ 7.928176] uvcvideo: Found UVC 1.00 device HD WebCam (04f2:b337)
766[ 7.999655] rtl8192ce: Chip Version ID: B_CHIP_88C
767[ 8.049155] [drm] LVDS was detected, not registering eDP
768[ 8.097130] uvcvideo 1-1.3:1.0: Entity type for entity Processing 2 was not initialized!
769[ 8.097133] uvcvideo 1-1.3:1.0: Entity type for entity Extension 6 was not initialized!
770[ 8.097135] uvcvideo 1-1.3:1.0: Entity type for entity Camera 1 was not initialized!
771[ 8.097267] input: HD WebCam: HD WebCam as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/input/input8
772[ 8.097372] usbcore: registered new interface driver uvcvideo
773[ 8.097373] USB Video Class driver (1.1.1)
774[ 8.149123] rtl8192ce: Using firmware rtlwifi/rtl8192cfw.bin
775[ 8.155869] ieee80211 phy0: Selected rate control algorithm 'rtl_rc'
776[ 8.156111] rtlwifi: rtlwifi: wireless switch is on
777[ 8.161617] [drm] Initialized i915 1.6.0 20190619 for 0000:00:02.0 on minor 0
778[ 8.176026] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
779[ 8.176293] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input9
780[ 8.194380] fbcon: i915drmfb (fb0) is primary device
781[ 8.194459] Console: switching to colour frame buffer device 170x48
782[ 8.194483] i915 0000:00:02.0: fb0: i915drmfb frame buffer device
783[ 8.250032] snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
784[ 8.405421] snd_hda_codec_realtek hdaudioC0D0: ALC269VB: SKU not ready 0x598301f0
785[ 8.405714] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC269VB: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
786[ 8.405716] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
787[ 8.405719] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
788[ 8.405720] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
789[ 8.405722] snd_hda_codec_realtek hdaudioC0D0: inputs:
790[ 8.405724] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x1b
791[ 8.405726] snd_hda_codec_realtek hdaudioC0D0: Mic=0x18
792[ 8.476952] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
793[ 8.477029] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
794[ 8.477166] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
795[ 8.526141] rtl8192ce 0000:03:00.0 wlp3s0: renamed from wlan0
796[ 8.555217] systemd-journald[334]: Failed to read journal file /var/log/journal/9cdfa6b532004e1984d89eee89f6f7ea/user-1000.journal for rotation, trying to move it out of the way: Text file busy
797[ 9.051111] intel_rapl_common: Found RAPL domain package
798[ 9.051113] intel_rapl_common: Found RAPL domain core
799[ 9.051114] intel_rapl_common: Found RAPL domain uncore
800[ 9.051119] intel_rapl_common: RAPL package-0 domain package locked by BIOS
801[ 9.485108] mei_me 0000:00:16.0: wait hw ready failed
802[ 9.485113] mei_me 0000:00:16.0: hw_start failed ret = -62
803[ 9.485132] mei_me 0000:00:16.0: H_RST is set = 0x80000015
804[ 11.501115] mei_me 0000:00:16.0: wait hw ready failed
805[ 11.501119] mei_me 0000:00:16.0: hw_start failed ret = -62
806[ 11.501137] mei_me 0000:00:16.0: H_RST is set = 0x80000015
807[ 12.193488] wlp3s0: authenticate with 1a:9c:27:2e:df:42
808[ 12.203823] wlp3s0: send auth to 1a:9c:27:2e:df:42 (try 1/3)
809[ 12.205464] wlp3s0: authenticated
810[ 12.209116] wlp3s0: associate with 1a:9c:27:2e:df:42 (try 1/3)
811[ 12.214791] wlp3s0: RX AssocResp from 1a:9c:27:2e:df:42 (capab=0xc21 status=0 aid=1)
812[ 12.215357] wlp3s0: associated
813[ 12.215864] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
814[ 12.655619] kauditd_printk_skb: 42 callbacks suppressed
815[ 12.655621] audit: type=1326 audit(1573957989.425:54): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=759 comm="tvh:save" exe="/snap/tvheadend/86/usr/bin/tvheadend" sig=0 arch=c000003e syscall=141 compat=0 ip=0x7ff848d46407 code=0x50000
816[ 12.655803] audit: type=1326 audit(1573957989.425:55): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=759 comm="tvh:tasklet" exe="/snap/tvheadend/86/usr/bin/tvheadend" sig=0 arch=c000003e syscall=141 compat=0 ip=0x7ff848d46407 code=0x50000
817[ 12.679179] audit: type=1400 audit(1573957989.449:56): apparmor="DENIED" operation="open" profile="snap.tvheadend.tvheadend" name="/usr/sbin/" pid=759 comm="tvheadend" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
818[ 12.680205] audit: type=1400 audit(1573957989.449:57): apparmor="DENIED" operation="open" profile="snap.tvheadend.tvheadend" name="/sbin/" pid=759 comm="tvheadend" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
819[ 12.680210] audit: type=1400 audit(1573957989.449:58): apparmor="DENIED" operation="open" profile="snap.tvheadend.tvheadend" name="/bin/" pid=759 comm="tvheadend" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
820[ 12.680224] audit: type=1400 audit(1573957989.449:59): apparmor="DENIED" operation="open" profile="snap.tvheadend.tvheadend" name="/usr/games/" pid=759 comm="tvheadend" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
821[ 12.680290] audit: type=1400 audit(1573957989.449:60): apparmor="DENIED" operation="open" profile="snap.tvheadend.tvheadend" name="/usr/sbin/" pid=759 comm="tvheadend" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
822[ 12.680802] audit: type=1400 audit(1573957989.449:61): apparmor="DENIED" operation="open" profile="snap.tvheadend.tvheadend" name="/sbin/" pid=759 comm="tvheadend" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
823[ 12.680807] audit: type=1400 audit(1573957989.449:62): apparmor="DENIED" operation="open" profile="snap.tvheadend.tvheadend" name="/bin/" pid=759 comm="tvheadend" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
824[ 12.680817] audit: type=1400 audit(1573957989.449:63): apparmor="DENIED" operation="open" profile="snap.tvheadend.tvheadend" name="/usr/games/" pid=759 comm="tvheadend" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
825[ 13.517213] mei_me 0000:00:16.0: wait hw ready failed
826[ 13.517227] mei_me 0000:00:16.0: hw_start failed ret = -62
827[ 13.517242] mei_me 0000:00:16.0: reset: reached maximal consecutive resets: disabling the device
828[ 13.517248] mei_me 0000:00:16.0: reset failed ret = -19
829[ 13.517252] mei_me 0000:00:16.0: link layer initialization failed.
830[ 13.517256] mei_me 0000:00:16.0: init hw failure.
831[ 13.517352] mei_me 0000:00:16.0: initialization failed.
832[ 36.442431] FAT-fs (sdb1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
833[ 36.595127] rfkill: input handler disabled
834[ 74.231323] kauditd_printk_skb: 5 callbacks suppressed
835[ 74.231329] audit: type=1326 audit(1573958051.001:69): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1081 comm="chkcache_proces" exe="/snap/tvheadend/86/usr/local/bin/oscam" sig=0 arch=c000003e syscall=164 compat=0 ip=0x7fef16718b17 code=0x50000
836[ 102.358251] wlp3s0: deauthenticating from 1a:9c:27:2e:df:42 by local choice (Reason: 3=DEAUTH_LEAVING)
837[ 104.835154] wlp3s0: authenticate with 84:a4:23:99:6d:39
838[ 104.845796] wlp3s0: send auth to 84:a4:23:99:6d:39 (try 1/3)
839[ 104.949134] wlp3s0: send auth to 84:a4:23:99:6d:39 (try 2/3)
840[ 105.053156] wlp3s0: send auth to 84:a4:23:99:6d:39 (try 3/3)
841[ 105.157135] wlp3s0: authentication with 84:a4:23:99:6d:39 timed out
842[ 106.222184] wlp3s0: authenticate with 84:a4:23:99:6d:39
843[ 106.241799] wlp3s0: send auth to 84:a4:23:99:6d:39 (try 1/3)
844[ 106.345138] wlp3s0: send auth to 84:a4:23:99:6d:39 (try 2/3)
845[ 106.449135] wlp3s0: send auth to 84:a4:23:99:6d:39 (try 3/3)
846[ 106.553122] wlp3s0: authentication with 84:a4:23:99:6d:39 timed out
847[ 108.022158] wlp3s0: authenticate with 84:a4:23:99:6d:39
848[ 108.041610] wlp3s0: send auth to 84:a4:23:99:6d:39 (try 1/3)
849[ 108.145150] wlp3s0: send auth to 84:a4:23:99:6d:39 (try 2/3)
850[ 108.249140] wlp3s0: send auth to 84:a4:23:99:6d:39 (try 3/3)
851[ 108.353222] wlp3s0: authentication with 84:a4:23:99:6d:39 timed out
852[ 110.327434] wlp3s0: authenticate with 84:a4:23:99:6d:39
853[ 110.345935] wlp3s0: send auth to 84:a4:23:99:6d:39 (try 1/3)
854[ 110.449198] wlp3s0: send auth to 84:a4:23:99:6d:39 (try 2/3)
855[ 110.553224] wlp3s0: send auth to 84:a4:23:99:6d:39 (try 3/3)
856[ 110.657208] wlp3s0: authentication with 84:a4:23:99:6d:39 timed out
857[ 120.628550] wlp3s0: authenticate with 84:a4:23:99:6d:39
858[ 120.638809] wlp3s0: send auth to 84:a4:23:99:6d:39 (try 1/3)
859[ 120.741185] wlp3s0: send auth to 84:a4:23:99:6d:39 (try 2/3)
860[ 120.845194] wlp3s0: send auth to 84:a4:23:99:6d:39 (try 3/3)
861[ 120.949241] wlp3s0: authentication with 84:a4:23:99:6d:39 timed out
862[ 128.827706] wlp3s0: authenticate with 84:a4:23:99:6d:39
863[ 128.845776] wlp3s0: send auth to 84:a4:23:99:6d:39 (try 1/3)
864[ 128.949178] wlp3s0: send auth to 84:a4:23:99:6d:39 (try 2/3)
865[ 129.053210] wlp3s0: send auth to 84:a4:23:99:6d:39 (try 3/3)
866[ 129.157164] wlp3s0: authentication with 84:a4:23:99:6d:39 timed out
867[ 140.131758] wlp3s0: authenticate with 84:a4:23:99:6d:39
868[ 140.149767] wlp3s0: send auth to 84:a4:23:99:6d:39 (try 1/3)
869[ 140.253252] wlp3s0: send auth to 84:a4:23:99:6d:39 (try 2/3)
870[ 140.357218] wlp3s0: send auth to 84:a4:23:99:6d:39 (try 3/3)
871[ 140.461227] wlp3s0: authentication with 84:a4:23:99:6d:39 timed out
872[ 153.004277] wlp3s0: authenticate with 1a:9c:27:2e:df:42
873[ 153.014504] wlp3s0: send auth to 1a:9c:27:2e:df:42 (try 1/3)
874[ 153.020295] wlp3s0: authenticated
875[ 153.021133] wlp3s0: associate with 1a:9c:27:2e:df:42 (try 1/3)
876[ 153.025518] wlp3s0: RX AssocResp from 1a:9c:27:2e:df:42 (capab=0xc21 status=0 aid=1)
877[ 153.026090] wlp3s0: associated
878[ 153.026657] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
879[ 363.384167] wlp3s0: deauthenticating from 1a:9c:27:2e:df:42 by local choice (Reason: 3=DEAUTH_LEAVING)
880[ 365.846491] wlp3s0: authenticate with 84:a4:23:99:6d:39
881[ 365.866088] wlp3s0: send auth to 84:a4:23:99:6d:39 (try 1/3)
882[ 365.867954] wlp3s0: authenticated
883[ 365.873612] wlp3s0: associate with 84:a4:23:99:6d:39 (try 1/3)
884[ 365.879012] wlp3s0: RX AssocResp from 84:a4:23:99:6d:39 (capab=0x1411 status=0 aid=3)
885[ 365.879600] wlp3s0: associated
886[ 365.951628] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
887[ 764.098291] SGI XFS with ACLs, security attributes, realtime, no debug enabled
888[ 764.111321] JFS: nTxBlock = 8192, nTxLock = 65536
889[ 764.144752] ntfs: driver 2.1.32 [Flags: R/O MODULE].
890[ 764.177178] QNX4 filesystem 0.2.3 registered.
891[ 764.245664] raid6: sse2x4 gen() 11784 MB/s
892[ 764.293677] raid6: sse2x4 xor() 8617 MB/s
893[ 764.341692] raid6: sse2x2 gen() 10681 MB/s
894[ 764.389706] raid6: sse2x2 xor() 7278 MB/s
895[ 764.437720] raid6: sse2x1 gen() 9144 MB/s
896[ 764.485743] raid6: sse2x1 xor() 6252 MB/s
897[ 764.485744] raid6: using algorithm sse2x4 gen() 11784 MB/s
898[ 764.485745] raid6: .... xor() 8617 MB/s, rmw enabled
899[ 764.485746] raid6: using ssse3x2 recovery algorithm
900[ 764.489644] xor: automatically using best checksumming function avx
901[ 764.515718] Btrfs loaded, crc32c=crc32c-intel
902[ 1061.160674] audit: type=1326 audit(1574083153.297:70): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1081 comm="garbage_collect" exe="/snap/tvheadend/86/usr/local/bin/oscam" sig=0 arch=c000003e syscall=164 compat=0 ip=0x7fef16718b17 code=0x50000
903[ 1763.366704] psmouse serio1: Touchpad at isa0060/serio1/input0 lost sync at byte 6
904[ 1763.386322] psmouse serio1: Touchpad at isa0060/serio1/input0 - driver resynced.
905[ 1976.546500] perf: interrupt took too long (2530 > 2500), lowering kernel.perf_event_max_sample_rate to 79000
906[ 2363.372347] audit: type=1326 audit(1574084455.519:71): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1081 comm="chkcache_proces" exe="/snap/tvheadend/86/usr/local/bin/oscam" sig=0 arch=c000003e syscall=164 compat=0 ip=0x7fef16718b17 code=0x50000
907[ 2465.257346] perf: interrupt took too long (3165 > 3162), lowering kernel.perf_event_max_sample_rate to 63000
908[ 2735.522753] audit: type=1326 audit(1574084827.665:72): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=1081 comm="chkcache_proces" exe="/snap/tvheadend/86/usr/local/bin/oscam" sig=0 arch=c000003e syscall=164 compat=0 ip=0x7fef16718b17 code=0x50000
909rodrigo@RodrigoWeb:~$