blob: e1133887450e377cb89473e1193ee39199e7e506 [file] [log] [blame]
Paul Menzeld8178372020-05-11 19:00:55 +02001[ 0.000000] Linux version 5.6.0-1-686-pae (debian-kernel@lists.debian.org) (gcc version 9.3.0 (Debian 9.3.0-11)) #1 SMP Debian 5.6.7-1 (2020-04-29)
2[ 0.000000] x86/fpu: x87 FPU will use FXSAVE
3[ 0.000000] BIOS-provided physical RAM map:
4[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
5[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
6[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
7[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ff7efff] usable
8[ 0.000000] BIOS-e820: [mem 0x000000003ff7f000-0x000000003fffffff] reserved
9[ 0.000000] BIOS-e820: [mem 0x00000000ff800000-0x00000000ffffffff] reserved
10[ 0.000000] Notice: NX (Execute Disable) protection missing in CPU!
11[ 0.000000] SMBIOS 2.8 present.
12[ 0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 4.11-2674-g50544a1999 05/11/2020
13[ 0.000000] Hypervisor detected: KVM
14[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
15[ 0.000000] kvm-clock: cpu 0, msr 10b5e001, primary cpu clock
16[ 0.000000] kvm-clock: using sched offset of 12836138691 cycles
17[ 0.000006] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
18[ 0.000014] tsc: Detected 2593.994 MHz processor
19[ 0.002080] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
20[ 0.002082] e820: remove [mem 0x000a0000-0x000fffff] usable
21[ 0.002088] last_pfn = 0x3ff7f max_arch_pfn = 0x1000000
22[ 0.002094] Disabled
23[ 0.002097] x86/PAT: MTRRs disabled, skipping PAT initialization too.
24[ 0.002101] x86/PAT: Configuration [0-7]: WB WT UC- UC WB WT UC- UC
25[ 0.007903] initial memory mapped: [mem 0x00000000-0x10ffffff]
26[ 0.007979] BRK [0x10c47000, 0x10c47fff] PGTABLE
27[ 0.007989] BRK [0x10c48000, 0x10c49fff] PGTABLE
28[ 0.007990] BRK [0x10c4a000, 0x10c4afff] PGTABLE
29[ 0.007991] BRK [0x10c4b000, 0x10c4bfff] PGTABLE
30[ 0.008000] RAMDISK: [mem 0x34ebd000-0x36755fff]
31[ 0.008010] ACPI: Early table checksum verification disabled
32[ 0.008028] ACPI: RSDP 0x00000000000F6440 000014 (v00 BOCHS )
33[ 0.008031] ACPI: RSDT 0x000000003FF81609 000034 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)
34[ 0.008039] ACPI: FACP 0x000000003FF814DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)
35[ 0.008046] ACPI: DSDT 0x000000003FF80080 00145D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)
36[ 0.008050] ACPI: FACS 0x000000003FF80040 000040
37[ 0.008052] ACPI: APIC 0x000000003FF81551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)
38[ 0.008055] ACPI: HPET 0x000000003FF815D1 000038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001)
39[ 0.008058] ACPI: SSDT 0x000000003FFA0040 0000F0 (v02 COREv4 COREBOOT 0000002A CORE 20200326)
40[ 0.008070] ACPI: Local APIC address 0xfee00000
41[ 0.008093] 143MB HIGHMEM available.
42[ 0.008094] 879MB LOWMEM available.
43[ 0.008095] mapped low ram: 0 - 36ffe000
44[ 0.008095] low ram: 0 - 36ffe000
45[ 0.008100] BRK [0x10c4c000, 0x10c4cfff] PGTABLE
46[ 0.008102] Zone ranges:
47[ 0.008105] DMA [mem 0x0000000000001000-0x0000000000ffffff]
48[ 0.008107] Normal [mem 0x0000000001000000-0x0000000036ffdfff]
49[ 0.008107] HighMem [mem 0x0000000036ffe000-0x000000003ff7efff]
50[ 0.008108] Movable zone start for each node
51[ 0.008109] Early memory node ranges
52[ 0.008109] node 0: [mem 0x0000000000001000-0x000000000009efff]
53[ 0.008110] node 0: [mem 0x0000000000100000-0x000000003ff7efff]
54[ 0.008113] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ff7efff]
55[ 0.008114] On node 0 totalpages: 261917
56[ 0.009354] DMA zone: 40 pages used for memmap
57[ 0.009356] DMA zone: 0 pages reserved
58[ 0.009357] DMA zone: 3998 pages, LIFO batch:0
59[ 0.009701] Normal zone: 2160 pages used for memmap
60[ 0.009703] Normal zone: 221182 pages, LIFO batch:63
61[ 0.012538] HighMem zone: 36737 pages, LIFO batch:7
62[ 0.013006] Using APIC driver default
63[ 0.013308] ACPI: PM-Timer IO Port: 0xe408
64[ 0.013310] ACPI: Local APIC address 0xfee00000
65[ 0.013317] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
66[ 0.013357] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
67[ 0.013360] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
68[ 0.013361] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
69[ 0.013362] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
70[ 0.013367] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
71[ 0.013368] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
72[ 0.013369] ACPI: IRQ0 used by override.
73[ 0.013369] ACPI: IRQ5 used by override.
74[ 0.013370] ACPI: IRQ9 used by override.
75[ 0.013370] ACPI: IRQ10 used by override.
76[ 0.013371] ACPI: IRQ11 used by override.
77[ 0.013373] Using ACPI (MADT) for SMP configuration information
78[ 0.013374] ACPI: HPET id: 0x8086a201 base: 0xfed00000
79[ 0.013385] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
80[ 0.013404] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
81[ 0.013405] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
82[ 0.013406] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff]
83[ 0.013406] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff]
84[ 0.013410] [mem 0x40000000-0xff7fffff] available for PCI devices
85[ 0.013412] Booting paravirtualized kernel on KVM
86[ 0.013416] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
87[ 0.013421] setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:2 nr_node_ids:1
88[ 0.013465] percpu: Embedded 36 pages/cpu s117196 r0 d30260 u147456
89[ 0.013469] pcpu-alloc: s117196 r0 d30260 u147456 alloc=36*4096
90[ 0.013470] pcpu-alloc: [0] 0 [0] 1
91[ 0.013493] KVM setup async PF for cpu 0
92[ 0.013497] kvm-stealtime: cpu 0, msr 36fc2500
93[ 0.013505] Built 1 zonelists, mobility grouping on. Total pages: 259717
94[ 0.013506] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.6.0-1-686-pae root=UUID=2192bc63-345c-4fd5-bfd9-7e9bbdda06a3 ro quiet
95[ 0.013614] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
96[ 0.013628] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
97[ 0.013658] mem auto-init: stack:off, heap alloc:off, heap free:off
98[ 0.022533] Initializing HighMem for node 0 (00036ffe:0003ff7f)
99[ 0.027636] Initializing Movable for node 0 (00000000:00000000)
100[ 0.028814] Memory: 932576K/1047668K available (7461K kernel code, 739K rwdata, 2336K rodata, 896K init, 488K bss, 115092K reserved, 0K cma-reserved, 146948K highmem)
101[ 0.028817] virtual kernel memory layout:
102 fixmap : 0xffd37000 - 0xfffff000 (2848 kB)
103 cpu_entry : 0xff400000 - 0xff961000 (5508 kB)
104 pkmap : 0xff000000 - 0xff200000 (2048 kB)
105 vmalloc : 0xf77fe000 - 0xfeffe000 ( 120 MB)
106 lowmem : 0xc0000000 - 0xf6ffe000 ( 879 MB)
107 .init : 0xd0a5d000 - 0xd0b3d000 ( 896 kB)
108 .data : 0xd07494b0 - 0xd0a4ad40 (3078 kB)
109 .text : 0xd0000000 - 0xd07494b0 (7461 kB)
110[ 0.028818] Checking if this processor honours the WP bit even in supervisor mode...Ok.
111[ 0.028858] random: get_random_u32 called from __kmem_cache_create+0x31/0x4b0 with crng_init=0
112[ 0.029103] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
113[ 0.029113] Kernel/User page tables isolation: enabled
114[ 0.029123] ftrace: allocating 32108 entries in 63 pages
115[ 0.040560] ftrace: allocated 63 pages with 6 groups
116[ 0.040804] rcu: Hierarchical RCU implementation.
117[ 0.040806] rcu: RCU restricting CPUs from NR_CPUS=32 to nr_cpu_ids=2.
118[ 0.040807] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
119[ 0.040807] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
120[ 0.043384] NR_IRQS: 2304, nr_irqs: 440, preallocated irqs: 16
121[ 0.056350] Console: colour VGA+ 80x25
122[ 0.056354] printk: console [tty0] enabled
123[ 0.056369] ACPI: Core revision 20200110
124[ 0.056491] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns
125[ 0.056606] APIC: Switch to symmetric I/O mode setup
126[ 0.056608] Enabling APIC mode: Flat. Using 1 I/O APICs
127[ 0.057779] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
128[ 0.057803] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x256412811b4, max_idle_ns: 440795306987 ns
129[ 0.057806] Calibrating delay loop (skipped) preset value.. 5187.98 BogoMIPS (lpj=10375976)
130[ 0.057808] pid_max: default: 32768 minimum: 301
131[ 0.057843] LSM: Security Framework initializing
132[ 0.057851] Yama: disabled by default; enable with sysctl kernel.yama.*
133[ 0.057868] AppArmor: AppArmor initialized
134[ 0.057869] TOMOYO Linux initialized
135[ 0.057882] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
136[ 0.057884] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
137[ 0.058097] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
138[ 0.058098] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
139[ 0.058100] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
140[ 0.058101] Spectre V2 : Mitigation: Full generic retpoline
141[ 0.058101] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
142[ 0.058104] Speculative Store Bypass: Vulnerable
143[ 0.058107] MDS: Vulnerable: Clear CPU buffers attempted, no microcode
144[ 0.058197] Freeing SMP alternatives memory: 28K
145[ 0.168641] smpboot: CPU0: Intel QEMU Virtual CPU version 2.5+ (family: 0x6, model: 0x6, stepping: 0x3)
146[ 0.168731] Performance Events: PMU not available due to virtualization, using software events only.
147[ 0.168765] rcu: Hierarchical SRCU implementation.
148[ 0.169031] NMI watchdog: Perf NMI watchdog permanently disabled
149[ 0.169065] smp: Bringing up secondary CPUs ...
150[ 0.169114] x86: Booting SMP configuration:
151[ 0.169114] .... node #0, CPUs: #1
152[ 0.014261] kvm-clock: cpu 1, msr 10b5e041, secondary cpu clock
153[ 0.014261] smpboot: CPU 1 Converting physical 0 to logical die 1
154[ 0.169824] KVM setup async PF for cpu 1
155[ 0.169827] kvm-stealtime: cpu 1, msr 36fe6500
156[ 0.169880] smp: Brought up 1 node, 2 CPUs
157[ 0.169881] smpboot: Max logical packages: 2
158[ 0.169882] smpboot: Total of 2 processors activated (10375.97 BogoMIPS)
159[ 0.169976] devtmpfs: initialized
160[ 0.169976] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
161[ 0.169976] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
162[ 0.169976] pinctrl core: initialized pinctrl subsystem
163[ 0.170025] thermal_sys: Registered thermal governor 'fair_share'
164[ 0.170026] thermal_sys: Registered thermal governor 'bang_bang'
165[ 0.170027] thermal_sys: Registered thermal governor 'step_wise'
166[ 0.170027] thermal_sys: Registered thermal governor 'user_space'
167[ 0.170100] NET: Registered protocol family 16
168[ 0.170171] audit: initializing netlink subsys (disabled)
169[ 0.170210] audit: type=2000 audit(1589215556.943:1): state=initialized audit_enabled=0 res=1
170[ 0.170282] cpuidle: using governor ladder
171[ 0.170285] cpuidle: using governor menu
172[ 0.170354] ACPI: bus type PCI registered
173[ 0.170355] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
174[ 0.170440] PCI: Using configuration type 1 for base access
175[ 0.171174] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
176[ 0.586109] ACPI: Added _OSI(Module Device)
177[ 0.586109] ACPI: Added _OSI(Processor Device)
178[ 0.586109] ACPI: Added _OSI(3.0 _SCP Extensions)
179[ 0.586109] ACPI: Added _OSI(Processor Aggregator Device)
180[ 0.586109] ACPI: Added _OSI(Linux-Dell-Video)
181[ 0.586109] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
182[ 0.586109] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
183[ 0.586340] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.MBRS], AE_NOT_FOUND (20200110/dswload2-162)
184[ 0.589811] ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20200110/psobject-220)
185[ 0.590098] ACPI: Skipping parse of AML opcode: OpcodeName unavailable (0x0010)
186[ 0.590114] ACPI: 2 ACPI AML tables successfully acquired and loaded
187[ 0.590881] ACPI: Interpreter enabled
188[ 0.590897] ACPI: (supports S0 S3 S4 S5)
189[ 0.590898] ACPI: Using IOAPIC for interrupt routing
190[ 0.590908] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
191[ 0.590988] ACPI: Enabled 2 GPEs in block 00 to 0F
192[ 0.592758] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
193[ 0.592762] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI HPX-Type3]
194[ 0.592766] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
195[ 0.592962] acpiphp: Slot [3] registered
196[ 0.592975] acpiphp: Slot [4] registered
197[ 0.592989] acpiphp: Slot [5] registered
198[ 0.593002] acpiphp: Slot [6] registered
199[ 0.593015] acpiphp: Slot [7] registered
200[ 0.593027] acpiphp: Slot [8] registered
201[ 0.593040] acpiphp: Slot [9] registered
202[ 0.593053] acpiphp: Slot [10] registered
203[ 0.593066] acpiphp: Slot [11] registered
204[ 0.593078] acpiphp: Slot [12] registered
205[ 0.593094] acpiphp: Slot [13] registered
206[ 0.593107] acpiphp: Slot [14] registered
207[ 0.593121] acpiphp: Slot [15] registered
208[ 0.593135] acpiphp: Slot [16] registered
209[ 0.593148] acpiphp: Slot [17] registered
210[ 0.593161] acpiphp: Slot [18] registered
211[ 0.593173] acpiphp: Slot [19] registered
212[ 0.593187] acpiphp: Slot [20] registered
213[ 0.593200] acpiphp: Slot [21] registered
214[ 0.593213] acpiphp: Slot [22] registered
215[ 0.593226] acpiphp: Slot [23] registered
216[ 0.593239] acpiphp: Slot [24] registered
217[ 0.593252] acpiphp: Slot [25] registered
218[ 0.593265] acpiphp: Slot [26] registered
219[ 0.593278] acpiphp: Slot [27] registered
220[ 0.593291] acpiphp: Slot [28] registered
221[ 0.593304] acpiphp: Slot [29] registered
222[ 0.593317] acpiphp: Slot [30] registered
223[ 0.593330] acpiphp: Slot [31] registered
224[ 0.593339] PCI host bridge to bus 0000:00
225[ 0.593341] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
226[ 0.593342] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
227[ 0.593343] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
228[ 0.593344] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]
229[ 0.593344] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]
230[ 0.593346] pci_bus 0000:00: root bus resource [bus 00-ff]
231[ 0.593375] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
232[ 0.594085] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
233[ 0.594473] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
234[ 0.594672] pci 0000:00:01.1: reg 0x20: [io 0x5840-0x584f]
235[ 0.594760] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
236[ 0.594761] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
237[ 0.594762] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
238[ 0.594763] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
239[ 0.594891] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
240[ 0.595167] pci 0000:00:01.3: quirk: [io 0xe400-0xe43f] claimed by PIIX4 ACPI
241[ 0.595174] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB
242[ 0.595359] pci 0000:00:02.0: [1234:1111] type 00 class 0x030000
243[ 0.596442] pci 0000:00:02.0: reg 0x10: [mem 0xfd000000-0xfdffffff pref]
244[ 0.597854] pci 0000:00:02.0: reg 0x18: [mem 0xfe070000-0xfe070fff]
245[ 0.600801] pci 0000:00:02.0: reg 0x30: [mem 0xfe060000-0xfe06ffff pref]
246[ 0.601471] pci 0000:00:03.0: [8086:100e] type 00 class 0x020000
247[ 0.602038] pci 0000:00:03.0: reg 0x10: [mem 0xfe040000-0xfe05ffff]
248[ 0.602454] pci 0000:00:03.0: reg 0x14: [io 0x5800-0x583f]
249[ 0.604419] pci 0000:00:03.0: reg 0x30: [mem 0xfe000000-0xfe03ffff pref]
250[ 0.604851] pci_bus 0000:00: on NUMA node 0
251[ 0.605181] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 10 11) *0, disabled.
252[ 0.605268] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 10 11) *0, disabled.
253[ 0.605345] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 11) *0, disabled.
254[ 0.605421] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 11) *0, disabled.
255[ 0.605471] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
256[ 0.605510] acpi LNXCPU:00: Failed to get unique processor _UID (0x0)
257[ 0.605831] acpi LNXCPU:01: Failed to get unique processor _UID (0x1)
258[ 0.606073] acpi LNXCPU:02: Failed to get unique processor _UID (0x0)
259[ 0.606312] acpi LNXCPU:03: Failed to get unique processor _UID (0x1)
260[ 0.606779] iommu: Default domain type: Translated
261[ 0.606804] pci 0000:00:02.0: vgaarb: setting as boot VGA device
262[ 0.606804] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
263[ 0.606804] pci 0000:00:02.0: vgaarb: bridge control possible
264[ 0.606804] vgaarb: loaded
265[ 0.606804] EDAC MC: Ver: 3.0.0
266[ 0.606804] PCI: Using ACPI for IRQ routing
267[ 0.606804] PCI: pci_cache_line_size set to 32 bytes
268[ 0.606804] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
269[ 0.606804] e820: reserve RAM buffer [mem 0x3ff7f000-0x3fffffff]
270[ 0.606804] NetLabel: Initializing
271[ 0.606804] NetLabel: domain hash size = 128
272[ 0.606804] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
273[ 0.606804] NetLabel: unlabeled traffic allowed by default
274[ 0.606804] hpet: 3 channels of 0 reserved for per-cpu timers
275[ 0.606804] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
276[ 0.606804] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
277[ 0.609850] clocksource: Switched to clocksource kvm-clock
278[ 0.619247] VFS: Disk quotas dquot_6.6.0
279[ 0.619262] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
280[ 0.619356] AppArmor: AppArmor Filesystem Enabled
281[ 0.619373] pnp: PnP ACPI init
282[ 0.619423] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
283[ 0.619446] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active)
284[ 0.619461] pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active)
285[ 0.619467] pnp 00:03: [dma 2]
286[ 0.619477] pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active)
287[ 0.619526] pnp 00:04: Plug and Play ACPI device, IDs PNP0400 (active)
288[ 0.619558] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active)
289[ 0.619705] pnp: PnP ACPI: found 6 devices
290[ 0.619712] PnPBIOS: Disabled
291[ 0.657094] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
292[ 0.657127] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
293[ 0.657128] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
294[ 0.657129] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
295[ 0.657130] pci_bus 0000:00: resource 7 [mem 0x40000000-0xfebfffff window]
296[ 0.657131] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window]
297[ 0.657186] NET: Registered protocol family 2
298[ 0.657339] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
299[ 0.657342] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
300[ 0.657349] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
301[ 0.657356] TCP: Hash tables configured (established 8192 bind 8192)
302[ 0.657376] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
303[ 0.657379] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
304[ 0.657414] NET: Registered protocol family 1
305[ 0.657421] NET: Registered protocol family 44
306[ 0.657440] pci 0000:00:01.0: PIIX3: Enabling Passive Release
307[ 0.657450] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
308[ 0.657459] pci 0000:00:01.0: Activating ISA DMA hang workarounds
309[ 0.657503] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
310[ 0.657518] PCI: CLS 64 bytes, default 32
311[ 0.657561] Trying to unpack rootfs image as initramfs...
312[ 1.023204] Freeing initrd memory: 25188K
313[ 1.023290] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
314[ 1.023292] software IO TLB: mapped [mem 0x304bd000-0x344bd000] (64MB)
315[ 1.023336] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x256412811b4, max_idle_ns: 440795306987 ns
316[ 1.023722] Initialise system trusted keyrings
317[ 1.023731] Key type blacklist registered
318[ 1.023811] workingset: timestamp_bits=14 max_order=18 bucket_order=4
319[ 1.025186] zbud: loaded
320[ 1.025589] Platform Keyring initialized
321[ 1.025593] Key type asymmetric registered
322[ 1.025599] Asymmetric key parser 'x509' registered
323[ 1.025612] bounce: pool size: 64 pages
324[ 1.025631] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
325[ 1.025717] io scheduler mq-deadline registered
326[ 1.025886] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
327[ 1.026068] isapnp: Scanning for PnP cards...
328[ 1.383807] isapnp: No Plug & Play device found
329[ 1.383892] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
330[ 1.384232] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
331[ 1.384605] Linux agpgart interface v0.103
332[ 1.384865] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
333[ 1.385607] serio: i8042 KBD port at 0x60,0x64 irq 1
334[ 1.385613] serio: i8042 AUX port at 0x60,0x64 irq 12
335[ 1.385690] mousedev: PS/2 mouse device common for all mice
336[ 1.385979] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
337[ 1.386145] rtc_cmos 00:00: RTC can wake from S4
338[ 1.386568] rtc_cmos 00:00: registered as rtc0
339[ 1.386585] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram, hpet irqs
340[ 1.386591] intel_pstate: CPU model not supported
341[ 1.386655] ledtrig-cpu: registered to indicate activity on CPUs
342[ 1.386718] drop_monitor: Initializing network drop monitor service
343[ 1.386864] NET: Registered protocol family 10
344[ 1.397596] Segment Routing with IPv6
345[ 1.397634] mip6: Mobile IPv6
346[ 1.397636] NET: Registered protocol family 17
347[ 1.397728] mpls_gso: MPLS GSO support
348[ 1.397738] mce: Unable to init MCE device (rc: -5)
349[ 1.398131] IPI shorthand broadcast: enabled
350[ 1.398138] sched_clock: Marking stable (1387795601, 10261950)->(1416648046, -18590495)
351[ 1.398338] registered taskstats version 1
352[ 1.398339] Loading compiled-in X.509 certificates
353[ 1.498103] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1'
354[ 1.498122] Loaded X.509 cert 'Debian Secure Boot Signer: 00a7468def'
355[ 1.498143] zswap: loaded using pool lzo/zbud
356[ 1.498525] Key type ._fscrypt registered
357[ 1.498526] Key type .fscrypt registered
358[ 1.498526] Key type fscrypt-provisioning registered
359[ 1.498550] AppArmor: AppArmor sha1 policy hashing enabled
360[ 1.498834] rtc_cmos 00:00: setting system clock to 2020-05-11T16:45:57 UTC (1589215557)
361[ 1.499645] Freeing unused kernel image (initmem) memory: 896K
362[ 1.522234] Write protecting kernel text and read-only data: 9800k
363[ 1.522253] Run /init as init process
364[ 1.522265] with arguments:
365[ 1.522266] /init
366[ 1.522267] with environment:
367[ 1.522273] HOME=/
368[ 1.522274] TERM=linux
369[ 1.522275] BOOT_IMAGE=/boot/vmlinuz-5.6.0-1-686-pae
370[ 1.595374] Floppy drive(s): fd0 is 2.88M AMI BIOS
371[ 1.603819] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0
372[ 1.605358] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
373[ 1.605359] e1000: Copyright (c) 1999-2006 Intel Corporation.
374[ 1.610987] SCSI subsystem initialized
375[ 1.614004] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3
376[ 1.614288] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2
377[ 1.614684] FDC 0 is a S82078B
378[ 1.630841] libata version 3.00 loaded.
379[ 1.632298] ata_piix 0000:00:01.1: version 2.13
380[ 1.632324] ata_piix 0000:00:01.1: enabling device (0000 -> 0001)
381[ 1.633085] scsi host0: ata_piix
382[ 1.633161] scsi host1: ata_piix
383[ 1.633188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0x5840 irq 14
384[ 1.633189] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0x5848 irq 15
385[ 1.639172] PCI Interrupt Link [LNKC] enabled at IRQ 11
386[ 1.790894] ata1.01: NODEV after polling detection
387[ 1.791134] ata1.00: ATA-7: QEMU HARDDISK, 2.5+, max UDMA/100
388[ 1.791135] ata1.00: 4194304 sectors, multi 16: LBA48
389[ 1.791597] scsi 0:0:0:0: Direct-Access ATA QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5
390[ 1.791744] ata2.01: NODEV after polling detection
391[ 1.791994] ata2.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100
392[ 1.794107] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5
393[ 1.808545] sd 0:0:0:0: [sda] 4194304 512-byte logical blocks: (2.15 GB/2.00 GiB)
394[ 1.808551] sd 0:0:0:0: [sda] Write Protect is off
395[ 1.808552] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
396[ 1.808560] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
397[ 1.822522] sda: sda1
398[ 1.822809] sd 0:0:0:0: [sda] Attached SCSI disk
399[ 1.838997] sr 1:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray
400[ 1.838999] cdrom: Uniform CD-ROM driver Revision: 3.20
401[ 1.886180] sr 1:0:0:0: Attached scsi CD-ROM sr0
402[ 1.993578] e1000 0000:00:03.0 eth0: (PCI:33MHz:32-bit) 52:54:00:12:34:56
403[ 1.993585] e1000 0000:00:03.0 eth0: Intel(R) PRO/1000 Network Connection
404[ 1.994890] e1000 0000:00:03.0 ens3: renamed from eth0
405[ 2.353837] raid6: sse2x2 gen() 15162 MB/s
406[ 2.421840] raid6: sse2x2 xor() 8645 MB/s
407[ 2.489878] raid6: sse2x1 gen() 11505 MB/s
408[ 2.557831] raid6: sse2x1 xor() 7730 MB/s
409[ 2.625844] raid6: sse1x2 gen() 7742 MB/s
410[ 2.693840] raid6: sse1x1 gen() 6209 MB/s
411[ 2.693841] raid6: using algorithm sse2x2 gen() 15162 MB/s
412[ 2.693842] raid6: .... xor() 8645 MB/s, rmw enabled
413[ 2.693842] raid6: using intx1 recovery algorithm
414[ 2.695091] xor: measuring software checksum speed
415[ 2.733838] pIII_sse : 22249.000 MB/sec
416[ 2.773845] prefetch64-sse: 25109.000 MB/sec
417[ 2.773846] xor: using function: prefetch64-sse (25109.000 MB/sec)
418[ 2.774834] async_tx: api initialized (async)
419[ 2.812570] process '/usr/bin/fstype' started with executable stack
420[ 2.909673] random: fast init done
421[ 2.910037] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
422[ 2.946011] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
423[ 3.011562] systemd[1]: Inserted module 'autofs4'
424[ 3.020957] systemd[1]: systemd 245.5-2 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)
425[ 3.021001] systemd[1]: Detected virtualization kvm.
426[ 3.021012] systemd[1]: Detected architecture x86.
427[ 3.051069] systemd[1]: Set hostname to <ersatz>.
428[ 3.089570] random: lvmconfig: uninitialized urandom read (4 bytes read)
429[ 3.215728] random: systemd: uninitialized urandom read (16 bytes read)
430[ 3.216509] systemd[1]: Created slice system-getty.slice.
431[ 3.216578] random: systemd: uninitialized urandom read (16 bytes read)
432[ 3.216637] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
433[ 3.216708] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
434[ 3.216906] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
435[ 3.216943] systemd[1]: Reached target Local Encrypted Volumes.
436[ 3.216986] systemd[1]: Reached target Remote File Systems.
437[ 3.217011] systemd[1]: Reached target Slices.
438[ 3.217040] systemd[1]: Reached target Swap.
439[ 3.217141] systemd[1]: Listening on Device-mapper event daemon FIFOs.
440[ 3.217564] systemd[1]: Listening on LVM2 poll daemon socket.
441[ 3.217679] systemd[1]: Listening on Syslog Socket.
442[ 3.217869] systemd[1]: Listening on fsck to fsckd communication Socket.
443[ 3.218012] systemd[1]: Listening on initctl Compatibility Named Pipe.
444[ 3.218231] systemd[1]: Listening on Journal Audit Socket.
445[ 3.218347] systemd[1]: Listening on Journal Socket (/dev/log).
446[ 3.218476] systemd[1]: Listening on Journal Socket.
447[ 3.218607] systemd[1]: Listening on udev Control Socket.
448[ 3.218698] systemd[1]: Listening on udev Kernel Socket.
449[ 3.219738] systemd[1]: Mounting Huge Pages File System...
450[ 3.221207] systemd[1]: Mounting POSIX Message Queue File System...
451[ 3.222792] systemd[1]: Mounting Kernel Debug File System...
452[ 3.224418] systemd[1]: Mounting Kernel Trace File System...
453[ 3.225743] systemd[1]: Starting Availability of block devices...
454[ 3.227281] systemd[1]: Starting Create list of static device nodes for the current kernel...
455[ 3.228468] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
456[ 3.229890] systemd[1]: Started Nameserver information manager.
457[ 3.230173] systemd[1]: Reached target Network (Pre).
458[ 3.232738] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
459[ 3.232787] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
460[ 3.234553] systemd[1]: Starting Journal Service...
461[ 3.236277] systemd[1]: Starting Load Kernel Modules...
462[ 3.237245] systemd[1]: Starting Remount Root and Kernel File Systems...
463[ 3.238273] systemd[1]: Starting udev Coldplug all Devices...
464[ 3.240089] systemd[1]: Mounted Huge Pages File System.
465[ 3.240241] systemd[1]: Mounted POSIX Message Queue File System.
466[ 3.240392] systemd[1]: Mounted Kernel Debug File System.
467[ 3.240526] systemd[1]: Mounted Kernel Trace File System.
468[ 3.241026] systemd[1]: Finished Availability of block devices.
469[ 3.241688] systemd[1]: Finished Create list of static device nodes for the current kernel.
470[ 3.276842] systemd[1]: Finished Load Kernel Modules.
471[ 3.278004] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
472[ 3.278118] systemd[1]: Condition check resulted in Kernel Configuration File System being skipped.
473[ 3.279002] systemd[1]: Starting Apply Kernel Variables...
474[ 3.283568] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
475[ 3.285778] systemd[1]: Finished Remount Root and Kernel File Systems.
476[ 3.286739] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
477[ 3.286794] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
478[ 3.287672] systemd[1]: Starting Load/Save Random Seed...
479[ 3.288620] systemd[1]: Starting Create System Users...
480[ 3.291206] systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
481[ 3.299933] systemd[1]: Finished Apply Kernel Variables.
482[ 3.322067] systemd[1]: Finished Create System Users.
483[ 3.323064] systemd[1]: Starting Create Static Device Nodes in /dev...
484[ 3.343881] systemd[1]: Started Journal Service.
485[ 3.369126] systemd-journald[213]: Received client request to flush runtime journal.
486[ 3.425521] audit: type=1400 audit(1589215559.420:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=237 comm="apparmor_parser"
487[ 3.425523] audit: type=1400 audit(1589215559.420:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=237 comm="apparmor_parser"
488[ 3.428274] audit: type=1400 audit(1589215559.424:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=238 comm="apparmor_parser"
489[ 3.480990] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
490[ 3.481318] ACPI: Power Button [PWRF]
491[ 3.498994] parport_pc 00:04: reported by Plug and Play ACPI
492[ 3.499139] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
493[ 3.562740] sd 0:0:0:0: Attached scsi generic sg0 type 0
494[ 3.562767] sr 1:0:0:0: Attached scsi generic sg1 type 5
495[ 3.615949] input: PC Speaker as /devices/platform/pcspkr/input/input5
496[ 3.632226] bochs-drm 0000:00:02.0: vgaarb: deactivate vga console
497[ 3.637867] Console: switching to colour dummy device 80x25
498[ 3.637977] [drm] Found bochs VGA, ID 0xb0c0.
499[ 3.637978] [drm] Framebuffer size 16384 kB @ 0xfd000000, mmio @ 0xfe070000.
500[ 3.645722] [TTM] Zone kernel: Available graphics memory: 405870 KiB
501[ 3.645723] [TTM] Zone highmem: Available graphics memory: 479344 KiB
502[ 3.645724] [TTM] Initializing pool allocator
503[ 3.645727] [TTM] Initializing DMA pool allocator
504[ 3.647198] [drm] Found EDID data blob.
505[ 3.647300] [drm] Initialized bochs-drm 1.0.0 20130925 for 0000:00:02.0 on minor 0
506[ 3.648491] fbcon: bochs-drmdrmfb (fb0) is primary device
507[ 3.650350] Console: switching to colour frame buffer device 128x48
508[ 3.652779] bochs-drm 0000:00:02.0: fb0: bochs-drmdrmfb frame buffer device
509[ 3.706288] ppdev: user-space parallel port driver
510[ 3.814328] e1000: ens3 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
511[ 3.814837] IPv6: ADDRCONF(NETDEV_CHANGE): ens3: link becomes ready
512[ 5.021855] random: crng init done
513[ 5.021857] random: 7 urandom warning(s) missed due to ratelimiting