Closed LeducH closed 3 years ago
We only know as much as the output you are providing. So, it is impossible to tell you why it is hanging. It is most likely something with your system. What does dmesg tell you?
The output is
#### output
```
# dmesg
[ 0.000000] microcode: microcode updated early to revision 0xca, date = 2019-10-03
[ 0.000000] Linux version 4.19.0-0.bpo.6-amd64 (debian-kernel@lists.debian.org) (gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1)) #1 SMP Debian 4.19.67-2+deb10u2~bpo9+1 (2019-11-12)
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.19.0-0.bpo.6-amd64 root=UUID=a446f4e9-588b-4706-a811-50e5cb016dd5 ro quiet
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.000000] x86/fpu: xstate_offset[3]: 576, xstate_sizes[3]: 64
[ 0.000000] x86/fpu: xstate_offset[4]: 640, xstate_sizes[4]: 64
[ 0.000000] x86/fpu: Enabled xstate features 0x1b, context size is 704 bytes, using 'compacted' format.
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009c7ff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009c800-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000076566fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000076567000-0x0000000076567fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x0000000076568000-0x0000000076568fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000076569000-0x000000007e360fff] usable
[ 0.000000] BIOS-e820: [mem 0x000000007e361000-0x000000007e68bfff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000007e68c000-0x000000007e835fff] usable
[ 0.000000] BIOS-e820: [mem 0x000000007e836000-0x000000007ee9dfff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000007ee9e000-0x000000007f3fefff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000007f3ff000-0x000000007f3fffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000007f400000-0x000000008fffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000026effffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 3.0.0 present.
[ 0.000000] DMI: To Be Filled By O.E.M. To Be Filled By O.E.M./H270M-ITX/ac, BIOS P2.00 03/29/2017
[ 0.000000] tsc: Detected 3500.000 MHz processor
[ 0.001525] tsc: Detected 3504.000 MHz TSC
[ 0.001525] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.001527] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.001532] last_pfn = 0x26f000 max_arch_pfn = 0x400000000
[ 0.001534] MTRR default type: write-back
[ 0.001535] MTRR fixed ranges enabled:
[ 0.001535] 00000-9FFFF write-back
[ 0.001536] A0000-BFFFF uncachable
[ 0.001537] C0000-FFFFF write-protect
[ 0.001537] MTRR variable ranges enabled:
[ 0.001538] 0 base 0080000000 mask 7F80000000 uncachable
[ 0.001538] 1 base 007F800000 mask 7FFF800000 uncachable
[ 0.001539] 2 disabled
[ 0.001539] 3 disabled
[ 0.001539] 4 disabled
[ 0.001540] 5 disabled
[ 0.001540] 6 disabled
[ 0.001540] 7 disabled
[ 0.001540] 8 disabled
[ 0.001541] 9 disabled
[ 0.002256] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.002468] last_pfn = 0x7f400 max_arch_pfn = 0x400000000
[ 0.008095] found SMP MP-table at [mem 0x000fc690-0x000fc69f]
[ 0.008217] Using GB pages for direct mapping
[ 0.008218] BRK [0x173c01000, 0x173c01fff] PGTABLE
[ 0.008219] BRK [0x173c02000, 0x173c02fff] PGTABLE
[ 0.008220] BRK [0x173c03000, 0x173c03fff] PGTABLE
[ 0.008243] BRK [0x173c04000, 0x173c04fff] PGTABLE
[ 0.008245] BRK [0x173c05000, 0x173c05fff] PGTABLE
[ 0.008333] BRK [0x173c06000, 0x173c06fff] PGTABLE
[ 0.008354] BRK [0x173c07000, 0x173c07fff] PGTABLE
[ 0.008404] BRK [0x173c08000, 0x173c08fff] PGTABLE
[ 0.008426] BRK [0x173c09000, 0x173c09fff] PGTABLE
[ 0.008428] BRK [0x173c0a000, 0x173c0afff] PGTABLE
[ 0.008461] BRK [0x173c0b000, 0x173c0bfff] PGTABLE
[ 0.008491] RAMDISK: [mem 0x33a61000-0x35d27fff]
[ 0.008496] ACPI: Early table checksum verification disabled
[ 0.008527] ACPI: RSDP 0x00000000000F05B0 000024 (v02 ALASKA)
[ 0.008529] ACPI: XSDT 0x000000007EE360A0 0000BC (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.008533] ACPI: FACP 0x000000007EE57DD8 000114 (v06 ALASKA A M I 01072009 AMI 00010013)
[ 0.008536] ACPI: DSDT 0x000000007EE361F0 021BE8 (v02 ALASKA A M I 01072009 INTL 20160422)
[ 0.008538] ACPI: FACS 0x000000007EE9DC40 000040
[ 0.008539] ACPI: APIC 0x000000007EE57EF0 000084 (v03 ALASKA A M I 01072009 AMI 00010013)
[ 0.008541] ACPI: FPDT 0x000000007EE57F78 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.008543] ACPI: MCFG 0x000000007EE57FC0 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
[ 0.008545] ACPI: SSDT 0x000000007EE58000 000377 (v01 SataRe SataTabl 00001000 INTL 20160422)
[ 0.008547] ACPI: FIDT 0x000000007EE58378 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.008549] ACPI: SSDT 0x000000007EE58418 003154 (v02 SaSsdt SaSsdt 00003000 INTL 20160422)
[ 0.008550] ACPI: SSDT 0x000000007EE5B570 0023CB (v02 PegSsd PegSsdt 00001000 INTL 20160422)
[ 0.008552] ACPI: HPET 0x000000007EE5D940 000038 (v01 INTEL KBL 00000001 MSFT 0000005F)
[ 0.008554] ACPI: SSDT 0x000000007EE5D978 000A2C (v02 INTEL xh_rvp08 00000000 INTL 20160422)
[ 0.008556] ACPI: UEFI 0x000000007EE5E3A8 000042 (v01 INTEL EDK2 00000002 01000013)
[ 0.008558] ACPI: SSDT 0x000000007EE5E3F0 000EDE (v02 CpuRef CpuSsdt 00003000 INTL 20160422)
[ 0.008560] ACPI: AAFT 0x000000007EE5F2D0 00023A (v01 ALASKA OEMAAFT 01072009 MSFT 00000097)
[ 0.008561] ACPI: LPIT 0x000000007EE5F510 000094 (v01 INTEL KBL 00000000 MSFT 0000005F)
[ 0.008563] ACPI: WSMT 0x000000007EE5F5A8 000028 (v01 INTEL KBL 00000000 MSFT 0000005F)
[ 0.008565] ACPI: DBGP 0x000000007EE5F5D0 000034 (v01 INTEL 00000002 MSFT 0000005F)
[ 0.008567] ACPI: DBG2 0x000000007EE5F608 000054 (v00 INTEL 00000002 MSFT 0000005F)
[ 0.008568] ACPI: DMAR 0x000000007EE5F660 0000A8 (v01 INTEL KBL 00000001 INTL 00000001)
[ 0.008570] ACPI: ASF! 0x000000007EE5F708 0000A0 (v32 INTEL HCG 00000001 TFSM 000F4240)
[ 0.008575] ACPI: Local APIC address 0xfee00000
[ 0.008711] No NUMA configuration found
[ 0.008712] Faking a node at [mem 0x0000000000000000-0x000000026effffff]
[ 0.008714] NODE_DATA(0) allocated [mem 0x26effb000-0x26effffff]
[ 0.008730] Zone ranges:
[ 0.008730] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.008731] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.008732] Normal [mem 0x0000000100000000-0x000000026effffff]
[ 0.008733] Device empty
[ 0.008734] Movable zone start for each node
[ 0.008734] Early memory node ranges
[ 0.008734] node 0: [mem 0x0000000000001000-0x000000000009bfff]
[ 0.008735] node 0: [mem 0x0000000000100000-0x0000000076566fff]
[ 0.008735] node 0: [mem 0x0000000076569000-0x000000007e360fff]
[ 0.008736] node 0: [mem 0x000000007e68c000-0x000000007e835fff]
[ 0.008736] node 0: [mem 0x000000007f3ff000-0x000000007f3fffff]
[ 0.008736] node 0: [mem 0x0000000100000000-0x000000026effffff]
[ 0.008739] Reserved but unavailable: 101 pages
[ 0.008740] Initmem setup node 0 [mem 0x0000000000001000-0x000000026effffff]
[ 0.008740] On node 0 totalpages: 2020517
[ 0.008741] DMA zone: 64 pages used for memmap
[ 0.008741] DMA zone: 21 pages reserved
[ 0.008742] DMA zone: 3995 pages, LIFO batch:0
[ 0.008804] DMA32 zone: 8021 pages used for memmap
[ 0.008805] DMA32 zone: 513290 pages, LIFO batch:63
[ 0.017346] Normal zone: 23488 pages used for memmap
[ 0.017346] Normal zone: 1503232 pages, LIFO batch:63
[ 0.039013] Reserving Intel graphics memory at [mem 0x80000000-0x8fffffff]
[ 0.039163] ACPI: PM-Timer IO Port: 0x1808
[ 0.039164] ACPI: Local APIC address 0xfee00000
[ 0.039168] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.039168] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.039169] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.039169] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[ 0.039195] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[ 0.039196] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.039196] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.039197] ACPI: IRQ0 used by override.
[ 0.039198] ACPI: IRQ9 used by override.
[ 0.039200] Using ACPI (MADT) for SMP configuration information
[ 0.039201] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.039203] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[ 0.039214] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.039215] PM: Registered nosave memory: [mem 0x0009c000-0x0009cfff]
[ 0.039215] PM: Registered nosave memory: [mem 0x0009d000-0x0009ffff]
[ 0.039216] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[ 0.039216] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[ 0.039217] PM: Registered nosave memory: [mem 0x76567000-0x76567fff]
[ 0.039217] PM: Registered nosave memory: [mem 0x76568000-0x76568fff]
[ 0.039218] PM: Registered nosave memory: [mem 0x7e361000-0x7e68bfff]
[ 0.039219] PM: Registered nosave memory: [mem 0x7e836000-0x7ee9dfff]
[ 0.039219] PM: Registered nosave memory: [mem 0x7ee9e000-0x7f3fefff]
[ 0.039220] PM: Registered nosave memory: [mem 0x7f400000-0x8fffffff]
[ 0.039221] PM: Registered nosave memory: [mem 0x90000000-0xdfffffff]
[ 0.039221] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[ 0.039221] PM: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
[ 0.039222] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[ 0.039222] PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[ 0.039222] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.039223] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[ 0.039223] PM: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[ 0.039223] PM: Registered nosave memory: [mem 0xfed01000-0xfedfffff]
[ 0.039224] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.039224] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[ 0.039224] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[ 0.039225] [mem 0x90000000-0xdfffffff] available for PCI devices
[ 0.039226] Booting paravirtualized kernel on bare hardware
[ 0.039228] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.107544] random: get_random_bytes called from start_kernel+0x94/0x540 with crng_init=0
[ 0.107549] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:4 nr_node_ids:1
[ 0.107659] percpu: Embedded 45 pages/cpu s144408 r8192 d31720 u524288
[ 0.107664] pcpu-alloc: s144408 r8192 d31720 u524288 alloc=1*2097152
[ 0.107665] pcpu-alloc: [0] 0 1 2 3
[ 0.107680] Built 1 zonelists, mobility grouping on. Total pages: 1988923
[ 0.107680] Policy zone: Normal
[ 0.107682] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.19.0-0.bpo.6-amd64 root=UUID=a446f4e9-588b-4706-a811-50e5cb016dd5 ro quiet
[ 0.110038] Calgary: detecting Calgary via BIOS EBDA area
[ 0.110039] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.122877] Memory: 7827948K/8082068K available (10252K kernel code, 1243K rwdata, 3272K rodata, 1596K init, 2284K bss, 254120K reserved, 0K cma-reserved)
[ 0.122935] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.122939] Kernel/User page tables isolation: enabled
[ 0.132698] ftrace: allocating 31855 entries in 125 pages
[ 0.141783] rcu: Hierarchical RCU implementation.
[ 0.141784] rcu: RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=4.
[ 0.141785] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.143632] NR_IRQS: 33024, nr_irqs: 1024, preallocated irqs: 16
[ 0.146001] Console: colour VGA+ 80x25
[ 0.146004] console [tty0] enabled
[ 0.146014] ACPI: Core revision 20180810
[ 0.146270] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[ 0.146300] hpet clockevent registered
[ 0.146334] APIC: Switch to symmetric I/O mode setup
[ 0.146336] DMAR: Host address width 39
[ 0.146336] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[ 0.146340] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
[ 0.146340] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[ 0.146343] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[ 0.146343] DMAR: RMRR base: 0x0000007e61c000 end: 0x0000007e63bfff
[ 0.146344] DMAR: RMRR base: 0x0000007f800000 end: 0x0000008fffffff
[ 0.146345] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
[ 0.146346] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[ 0.146346] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[ 0.147747] DMAR-IR: Enabled IRQ remapping in x2apic mode
[ 0.147748] x2apic enabled
[ 0.147760] Switched APIC routing to cluster x2apic.
[ 0.151692] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.170309] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x3282142a9b0, max_idle_ns: 440795384778 ns
[ 0.170317] Calibrating delay loop (skipped), value calculated using timer frequency.. 7008.00 BogoMIPS (lpj=14016000)
[ 0.170319] pid_max: default: 32768 minimum: 301
[ 0.170337] Security Framework initialized
[ 0.170338] Yama: disabled by default; enable with sysctl kernel.yama.*
[ 0.170350] AppArmor: AppArmor initialized
[ 0.170973] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.171286] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.171301] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.171311] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.171439] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.171439] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.171449] CPU0: Thermal monitoring enabled (TM1)
[ 0.171460] process: using mwait in idle threads
[ 0.171462] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[ 0.171462] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[ 0.171463] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.171464] Spectre V2 : Mitigation: Full generic retpoline
[ 0.171464] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.171464] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 0.171468] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.171469] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[ 0.171469] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 0.171486] MDS: Mitigation: Clear CPU buffers
[ 0.176162] Freeing SMP alternatives memory: 24K
[ 0.177524] TSC deadline timer enabled
[ 0.177528] smpboot: CPU0: Intel(R) Pentium(R) CPU G4560 @ 3.50GHz (family: 0x6, model: 0x9e, stepping: 0x9)
[ 0.177580] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[ 0.177602] ... version: 4
[ 0.177602] ... bit width: 48
[ 0.177603] ... generic registers: 4
[ 0.177603] ... value mask: 0000ffffffffffff
[ 0.177604] ... max period: 00007fffffffffff
[ 0.177604] ... fixed-purpose events: 3
[ 0.177604] ... event mask: 000000070000000f
[ 0.177630] rcu: Hierarchical SRCU implementation.
[ 0.177914] random: crng done (trusting CPU's manufacturer)
[ 0.178096] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.178121] smp: Bringing up secondary CPUs ...
[ 0.178162] x86: Booting SMP configuration:
[ 0.178163] .... node #0, CPUs: #1 #2
[ 0.178310] 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.
[ 0.178310] #3
[ 0.178310] smp: Brought up 1 node, 4 CPUs
[ 0.178310] smpboot: Max logical packages: 1
[ 0.178310] smpboot: Total of 4 processors activated (28032.00 BogoMIPS)
[ 0.178472] devtmpfs: initialized
[ 0.178472] x86/mm: Memory block size: 128MB
[ 0.178706] PM: Registering ACPI NVS region [mem 0x76567000-0x76567fff] (4096 bytes)
[ 0.178706] PM: Registering ACPI NVS region [mem 0x7e836000-0x7ee9dfff] (6717440 bytes)
[ 0.178706] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.178706] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.178706] pinctrl core: initialized pinctrl subsystem
[ 0.178706] NET: Registered protocol family 16
[ 0.178706] audit: initializing netlink subsys (disabled)
[ 0.178706] audit: type=2000 audit(1606142529.036:1): state=initialized audit_enabled=0 res=1
[ 0.178706] cpuidle: using governor ladder
[ 0.178706] cpuidle: using governor menu
[ 0.178706] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.178706] ACPI: bus type PCI registered
[ 0.178706] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.178706] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.178706] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[ 0.178706] PCI: Using configuration type 1 for base access
[ 0.178769] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.178769] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.178769] ACPI: Added _OSI(Module Device)
[ 0.178769] ACPI: Added _OSI(Processor Device)
[ 0.178769] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.178769] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.178769] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.178769] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.201682] ACPI: 6 ACPI AML tables successfully acquired and loaded
[ 0.205620] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.208243] ACPI: Dynamic OEM Table Load:
[ 0.208247] ACPI: SSDT 0xFFFF9525255CF800 000717 (v02 PmRef Cpu0Ist 00003000 INTL 20160422)
[ 0.208551] ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
[ 0.209149] ACPI: Dynamic OEM Table Load:
[ 0.209152] ACPI: SSDT 0xFFFF952525079800 0003FF (v02 PmRef Cpu0Cst 00003001 INTL 20160422)
[ 0.209600] ACPI: Dynamic OEM Table Load:
[ 0.209603] ACPI: SSDT 0xFFFF9525255CE800 00065C (v02 PmRef ApIst 00003000 INTL 20160422)
[ 0.210047] ACPI: Dynamic OEM Table Load:
[ 0.210049] ACPI: SSDT 0xFFFF952525054C00 00018A (v02 PmRef ApCst 00003000 INTL 20160422)
[ 0.211325] ACPI: Interpreter enabled
[ 0.211354] ACPI: (supports S0 S3 S4 S5)
[ 0.211355] ACPI: Using IOAPIC for interrupt routing
[ 0.211411] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.211800] ACPI: Enabled 7 GPEs in block 00 to 7F
[ 0.215020] ACPI: Power Resource [WRST] (on)
[ 0.215260] ACPI: Power Resource [WRST] (on)
[ 0.215483] ACPI: Power Resource [WRST] (on)
[ 0.215707] ACPI: Power Resource [WRST] (on)
[ 0.215929] ACPI: Power Resource [WRST] (on)
[ 0.216151] ACPI: Power Resource [WRST] (on)
[ 0.216370] ACPI: Power Resource [WRST] (on)
[ 0.216588] ACPI: Power Resource [WRST] (on)
[ 0.216805] ACPI: Power Resource [WRST] (on)
[ 0.217022] ACPI: Power Resource [WRST] (on)
[ 0.217244] ACPI: Power Resource [WRST] (on)
[ 0.217480] ACPI: Power Resource [WRST] (on)
[ 0.217711] ACPI: Power Resource [WRST] (on)
[ 0.217927] ACPI: Power Resource [WRST] (on)
[ 0.218146] ACPI: Power Resource [WRST] (on)
[ 0.218368] ACPI: Power Resource [WRST] (on)
[ 0.218589] ACPI: Power Resource [WRST] (on)
[ 0.219420] ACPI: Power Resource [WRST] (on)
[ 0.219638] ACPI: Power Resource [WRST] (on)
[ 0.219855] ACPI: Power Resource [WRST] (on)
[ 0.226602] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[ 0.226606] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.226627] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
[ 0.227059] PCI host bridge to bus 0000:00
[ 0.227061] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.227061] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.227062] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.227063] pci_bus 0000:00: root bus resource [mem 0x90000000-0xdfffffff window]
[ 0.227063] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[ 0.227064] pci_bus 0000:00: root bus resource [bus 00-fe]
[ 0.227070] pci 0000:00:00.0: [8086:590f] type 00 class 0x060000
[ 0.227150] pci 0000:00:02.0: [8086:5902] type 00 class 0x030000
[ 0.227158] pci 0000:00:02.0: reg 0x10: [mem 0xde000000-0xdeffffff 64bit]
[ 0.227162] pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref]
[ 0.227165] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f]
[ 0.227304] pci 0000:00:14.0: [8086:a2af] type 00 class 0x0c0330
[ 0.227322] pci 0000:00:14.0: reg 0x10: [mem 0xdf330000-0xdf33ffff 64bit]
[ 0.227377] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.227505] pci 0000:00:14.2: [8086:a2b1] type 00 class 0x118000
[ 0.227523] pci 0000:00:14.2: reg 0x10: [mem 0xdf34e000-0xdf34efff 64bit]
[ 0.227645] pci 0000:00:16.0: [8086:a2ba] type 00 class 0x078000
[ 0.227667] pci 0000:00:16.0: reg 0x10: [mem 0xdf34d000-0xdf34dfff 64bit]
[ 0.227726] pci 0000:00:16.0: PME# supported from D3hot
[ 0.227833] pci 0000:00:17.0: [8086:a282] type 00 class 0x010601
[ 0.227847] pci 0000:00:17.0: reg 0x10: [mem 0xdf348000-0xdf349fff]
[ 0.227853] pci 0000:00:17.0: reg 0x14: [mem 0xdf34c000-0xdf34c0ff]
[ 0.227858] pci 0000:00:17.0: reg 0x18: [io 0xf090-0xf097]
[ 0.227864] pci 0000:00:17.0: reg 0x1c: [io 0xf080-0xf083]
[ 0.227870] pci 0000:00:17.0: reg 0x20: [io 0xf060-0xf07f]
[ 0.227875] pci 0000:00:17.0: reg 0x24: [mem 0xdf34b000-0xdf34b7ff]
[ 0.227907] pci 0000:00:17.0: PME# supported from D3hot
[ 0.228000] pci 0000:00:1c.0: [8086:a292] type 01 class 0x060400
[ 0.228062] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.228176] pci 0000:00:1c.5: [8086:a295] type 01 class 0x060400
[ 0.228229] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[ 0.228327] pci 0000:00:1c.6: [8086:a296] type 01 class 0x060400
[ 0.228380] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
[ 0.228479] pci 0000:00:1d.0: [8086:a298] type 01 class 0x060400
[ 0.228531] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.228654] pci 0000:00:1f.0: [8086:a2c4] type 00 class 0x060100
[ 0.228825] pci 0000:00:1f.2: [8086:a2a1] type 00 class 0x058000
[ 0.228837] pci 0000:00:1f.2: reg 0x10: [mem 0xdf344000-0xdf347fff]
[ 0.228958] pci 0000:00:1f.3: [8086:a2f0] type 00 class 0x040300
[ 0.228982] pci 0000:00:1f.3: reg 0x10: [mem 0xdf340000-0xdf343fff 64bit]
[ 0.229010] pci 0000:00:1f.3: reg 0x20: [mem 0xdf320000-0xdf32ffff 64bit]
[ 0.229052] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[ 0.229183] pci 0000:00:1f.4: [8086:a2a3] type 00 class 0x0c0500
[ 0.229243] pci 0000:00:1f.4: reg 0x10: [mem 0xdf34a000-0xdf34a0ff 64bit]
[ 0.229311] pci 0000:00:1f.4: reg 0x20: [io 0xf040-0xf05f]
[ 0.229466] pci 0000:00:1f.6: [8086:15b8] type 00 class 0x020000
[ 0.229490] pci 0000:00:1f.6: reg 0x10: [mem 0xdf300000-0xdf31ffff]
[ 0.229590] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
[ 0.229720] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.229788] pci 0000:02:00.0: [8086:1539] type 00 class 0x020000
[ 0.229819] pci 0000:02:00.0: reg 0x10: [mem 0xdf200000-0xdf21ffff]
[ 0.229842] pci 0000:02:00.0: reg 0x18: [io 0xe000-0xe01f]
[ 0.229854] pci 0000:02:00.0: reg 0x1c: [mem 0xdf220000-0xdf223fff]
[ 0.229974] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[ 0.230081] pci 0000:00:1c.5: PCI bridge to [bus 02]
[ 0.230083] pci 0000:00:1c.5: bridge window [io 0xe000-0xefff]
[ 0.230084] pci 0000:00:1c.5: bridge window [mem 0xdf200000-0xdf2fffff]
[ 0.230154] pci 0000:03:00.0: [8086:24fb] type 00 class 0x028000
[ 0.230202] pci 0000:03:00.0: reg 0x10: [mem 0xdf100000-0xdf101fff 64bit]
[ 0.230376] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[ 0.230511] pci 0000:00:1c.6: PCI bridge to [bus 03]
[ 0.230514] pci 0000:00:1c.6: bridge window [mem 0xdf100000-0xdf1fffff]
[ 0.230575] pci 0000:04:00.0: [126f:2263] type 00 class 0x010802
[ 0.230603] pci 0000:04:00.0: reg 0x10: [mem 0xdf000000-0xdf003fff 64bit]
[ 0.230803] pci 0000:00:1d.0: PCI bridge to [bus 04]
[ 0.230806] pci 0000:00:1d.0: bridge window [mem 0xdf000000-0xdf0fffff]
[ 0.232008] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.232043] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 0.232076] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.232109] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.232141] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.232175] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.232207] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.232239] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.232477] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 0.232477] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.232477] pci 0000:00:02.0: vgaarb: bridge control possible
[ 0.232477] vgaarb: loaded
[ 0.232477] pps_core: LinuxPPS API ver. 1 registered
[ 0.232477] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti
dmesg wasn't helpful. What about: dpkg -l | grep -v ^ii sudo apt-get -oDebug::pkgPackageManager=1 -f install
# dpkg -l | grep -v ^ii
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-==================================-=================================-============-=====================================================================================
iF ca-certificates 20200601~deb9u1 all Common CA certificates
iF initramfs-tools 0.130 all generic modular initramfs generator (automation)
iF libc-bin 2.24-11+deb9u4 amd64 GNU C Library: Binaries
rc linux-image-4.14.0-0.bpo.3-amd64 4.14.13-1~bpo9+1 amd64 Linux 4.14 for 64-bit PCs
rc linux-image-4.19.0-0.bpo.4-amd64 4.19.28-2~bpo9+1 amd64 Linux 4.19 for 64-bit PCs (signed)
rc linux-image-4.19.0-0.bpo.8-amd64 4.19.98-1~bpo9+1 amd64 Linux 4.19 for 64-bit PCs (signed)
pi openmediavault-docker-gui 4.1.6 all OpenMediaVault plugin for Docker
iF postfix 3.1.15-0+deb9u1 amd64 High-performance mail transport agent
# sudo apt-get -oDebug::pkgPackageManager=1 -f install
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
dpkg --configure -a
Setting up initramfs-tools (0.130) ...
update-initramfs: deferring update (trigger activated)
Setting up libc-bin (2.24-11+deb9u4) ...
I am waiting here for some reason
What is the output of: ldconfig --verbose
I tried
ldconfig --verbose
has no output
I can't tell what it is hanging on. This is a problem with dpkg (and/or your media the OS is installed on) and not omv or the upgrade script. You can try creating a debian bug report but it would probably be faster to just install OMV 5 fresh on new media.
All right is there a guide on a fresh OMV5 install on an existing OMV4 so I can minimize settings loss.
No. There is no way to do that. You can save /etc/openmediavault/config.xml for reference. But if you are installing on fresh media as I recommended, you will be able to look at anything.
Description of issue/question
I want to update my open media vault installation
Steps to reproduce issue
ssh as root into the system and run the steps from this suggestion.
The terminal is stuck at this screen now for about 8h. how can I debug this? or what seems to be the problem?
Versions report
dmesg
#### output ``` # dmesg [ 0.000000] microcode: microcode updated early to revision 0xca, date = 2019-10-03 [ 0.000000] Linux version 4.19.0-0.bpo.6-amd64 (debian-kernel@lists.debian.org) (gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1)) #1 SMP Debian 4.19.67-2+deb10u2~bpo9+1 (2019-11-12) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.19.0-0.bpo.6-amd64 root=UUID=a446f4e9-588b-4706-a811-50e5cb016dd5 ro quiet [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR' [ 0.000000] x86/fpu: xstate_offset[3]: 576, xstate_sizes[3]: 64 [ 0.000000] x86/fpu: xstate_offset[4]: 640, xstate_sizes[4]: 64 [ 0.000000] x86/fpu: Enabled xstate features 0x1b, context size is 704 bytes, using 'compacted' format. [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009c7ff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009c800-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000076566fff] usable [ 0.000000] BIOS-e820: [mem 0x0000000076567000-0x0000000076567fff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x0000000076568000-0x0000000076568fff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000076569000-0x000000007e360fff] usable [ 0.000000] BIOS-e820: [mem 0x000000007e361000-0x000000007e68bfff] reserved [ 0.000000] BIOS-e820: [mem 0x000000007e68c000-0x000000007e835fff] usable [ 0.000000] BIOS-e820: [mem 0x000000007e836000-0x000000007ee9dfff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x000000007ee9e000-0x000000007f3fefff] reserved [ 0.000000] BIOS-e820: [mem 0x000000007f3ff000-0x000000007f3fffff] usable [ 0.000000] BIOS-e820: [mem 0x000000007f400000-0x000000008fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000026effffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 3.0.0 present. [ 0.000000] DMI: To Be Filled By O.E.M. To Be Filled By O.E.M./H270M-ITX/ac, BIOS P2.00 03/29/2017 [ 0.000000] tsc: Detected 3500.000 MHz processor [ 0.001525] tsc: Detected 3504.000 MHz TSC [ 0.001525] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.001527] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.001532] last_pfn = 0x26f000 max_arch_pfn = 0x400000000 [ 0.001534] MTRR default type: write-back [ 0.001535] MTRR fixed ranges enabled: [ 0.001535] 00000-9FFFF write-back [ 0.001536] A0000-BFFFF uncachable [ 0.001537] C0000-FFFFF write-protect [ 0.001537] MTRR variable ranges enabled: [ 0.001538] 0 base 0080000000 mask 7F80000000 uncachable [ 0.001538] 1 base 007F800000 mask 7FFF800000 uncachable [ 0.001539] 2 disabled [ 0.001539] 3 disabled [ 0.001539] 4 disabled [ 0.001540] 5 disabled [ 0.001540] 6 disabled [ 0.001540] 7 disabled [ 0.001540] 8 disabled [ 0.001541] 9 disabled [ 0.002256] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.002468] last_pfn = 0x7f400 max_arch_pfn = 0x400000000 [ 0.008095] found SMP MP-table at [mem 0x000fc690-0x000fc69f] [ 0.008217] Using GB pages for direct mapping [ 0.008218] BRK [0x173c01000, 0x173c01fff] PGTABLE [ 0.008219] BRK [0x173c02000, 0x173c02fff] PGTABLE [ 0.008220] BRK [0x173c03000, 0x173c03fff] PGTABLE [ 0.008243] BRK [0x173c04000, 0x173c04fff] PGTABLE [ 0.008245] BRK [0x173c05000, 0x173c05fff] PGTABLE [ 0.008333] BRK [0x173c06000, 0x173c06fff] PGTABLE [ 0.008354] BRK [0x173c07000, 0x173c07fff] PGTABLE [ 0.008404] BRK [0x173c08000, 0x173c08fff] PGTABLE [ 0.008426] BRK [0x173c09000, 0x173c09fff] PGTABLE [ 0.008428] BRK [0x173c0a000, 0x173c0afff] PGTABLE [ 0.008461] BRK [0x173c0b000, 0x173c0bfff] PGTABLE [ 0.008491] RAMDISK: [mem 0x33a61000-0x35d27fff] [ 0.008496] ACPI: Early table checksum verification disabled [ 0.008527] ACPI: RSDP 0x00000000000F05B0 000024 (v02 ALASKA) [ 0.008529] ACPI: XSDT 0x000000007EE360A0 0000BC (v01 ALASKA A M I 01072009 AMI 00010013) [ 0.008533] ACPI: FACP 0x000000007EE57DD8 000114 (v06 ALASKA A M I 01072009 AMI 00010013) [ 0.008536] ACPI: DSDT 0x000000007EE361F0 021BE8 (v02 ALASKA A M I 01072009 INTL 20160422) [ 0.008538] ACPI: FACS 0x000000007EE9DC40 000040 [ 0.008539] ACPI: APIC 0x000000007EE57EF0 000084 (v03 ALASKA A M I 01072009 AMI 00010013) [ 0.008541] ACPI: FPDT 0x000000007EE57F78 000044 (v01 ALASKA A M I 01072009 AMI 00010013) [ 0.008543] ACPI: MCFG 0x000000007EE57FC0 00003C (v01 ALASKA A M I 01072009 MSFT 00000097) [ 0.008545] ACPI: SSDT 0x000000007EE58000 000377 (v01 SataRe SataTabl 00001000 INTL 20160422) [ 0.008547] ACPI: FIDT 0x000000007EE58378 00009C (v01 ALASKA A M I 01072009 AMI 00010013) [ 0.008549] ACPI: SSDT 0x000000007EE58418 003154 (v02 SaSsdt SaSsdt 00003000 INTL 20160422) [ 0.008550] ACPI: SSDT 0x000000007EE5B570 0023CB (v02 PegSsd PegSsdt 00001000 INTL 20160422) [ 0.008552] ACPI: HPET 0x000000007EE5D940 000038 (v01 INTEL KBL 00000001 MSFT 0000005F) [ 0.008554] ACPI: SSDT 0x000000007EE5D978 000A2C (v02 INTEL xh_rvp08 00000000 INTL 20160422) [ 0.008556] ACPI: UEFI 0x000000007EE5E3A8 000042 (v01 INTEL EDK2 00000002 01000013) [ 0.008558] ACPI: SSDT 0x000000007EE5E3F0 000EDE (v02 CpuRef CpuSsdt 00003000 INTL 20160422) [ 0.008560] ACPI: AAFT 0x000000007EE5F2D0 00023A (v01 ALASKA OEMAAFT 01072009 MSFT 00000097) [ 0.008561] ACPI: LPIT 0x000000007EE5F510 000094 (v01 INTEL KBL 00000000 MSFT 0000005F) [ 0.008563] ACPI: WSMT 0x000000007EE5F5A8 000028 (v01 INTEL KBL 00000000 MSFT 0000005F) [ 0.008565] ACPI: DBGP 0x000000007EE5F5D0 000034 (v01 INTEL 00000002 MSFT 0000005F) [ 0.008567] ACPI: DBG2 0x000000007EE5F608 000054 (v00 INTEL 00000002 MSFT 0000005F) [ 0.008568] ACPI: DMAR 0x000000007EE5F660 0000A8 (v01 INTEL KBL 00000001 INTL 00000001) [ 0.008570] ACPI: ASF! 0x000000007EE5F708 0000A0 (v32 INTEL HCG 00000001 TFSM 000F4240) [ 0.008575] ACPI: Local APIC address 0xfee00000 [ 0.008711] No NUMA configuration found [ 0.008712] Faking a node at [mem 0x0000000000000000-0x000000026effffff] [ 0.008714] NODE_DATA(0) allocated [mem 0x26effb000-0x26effffff] [ 0.008730] Zone ranges: [ 0.008730] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.008731] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.008732] Normal [mem 0x0000000100000000-0x000000026effffff] [ 0.008733] Device empty [ 0.008734] Movable zone start for each node [ 0.008734] Early memory node ranges [ 0.008734] node 0: [mem 0x0000000000001000-0x000000000009bfff] [ 0.008735] node 0: [mem 0x0000000000100000-0x0000000076566fff] [ 0.008735] node 0: [mem 0x0000000076569000-0x000000007e360fff] [ 0.008736] node 0: [mem 0x000000007e68c000-0x000000007e835fff] [ 0.008736] node 0: [mem 0x000000007f3ff000-0x000000007f3fffff] [ 0.008736] node 0: [mem 0x0000000100000000-0x000000026effffff] [ 0.008739] Reserved but unavailable: 101 pages [ 0.008740] Initmem setup node 0 [mem 0x0000000000001000-0x000000026effffff] [ 0.008740] On node 0 totalpages: 2020517 [ 0.008741] DMA zone: 64 pages used for memmap [ 0.008741] DMA zone: 21 pages reserved [ 0.008742] DMA zone: 3995 pages, LIFO batch:0 [ 0.008804] DMA32 zone: 8021 pages used for memmap [ 0.008805] DMA32 zone: 513290 pages, LIFO batch:63 [ 0.017346] Normal zone: 23488 pages used for memmap [ 0.017346] Normal zone: 1503232 pages, LIFO batch:63 [ 0.039013] Reserving Intel graphics memory at [mem 0x80000000-0x8fffffff] [ 0.039163] ACPI: PM-Timer IO Port: 0x1808 [ 0.039164] ACPI: Local APIC address 0xfee00000 [ 0.039168] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) [ 0.039168] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1]) [ 0.039169] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1]) [ 0.039169] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1]) [ 0.039195] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119 [ 0.039196] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.039196] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.039197] ACPI: IRQ0 used by override. [ 0.039198] ACPI: IRQ9 used by override. [ 0.039200] Using ACPI (MADT) for SMP configuration information [ 0.039201] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.039203] smpboot: Allowing 4 CPUs, 0 hotplug CPUs [ 0.039214] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.039215] PM: Registered nosave memory: [mem 0x0009c000-0x0009cfff] [ 0.039215] PM: Registered nosave memory: [mem 0x0009d000-0x0009ffff] [ 0.039216] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff] [ 0.039216] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff] [ 0.039217] PM: Registered nosave memory: [mem 0x76567000-0x76567fff] [ 0.039217] PM: Registered nosave memory: [mem 0x76568000-0x76568fff] [ 0.039218] PM: Registered nosave memory: [mem 0x7e361000-0x7e68bfff] [ 0.039219] PM: Registered nosave memory: [mem 0x7e836000-0x7ee9dfff] [ 0.039219] PM: Registered nosave memory: [mem 0x7ee9e000-0x7f3fefff] [ 0.039220] PM: Registered nosave memory: [mem 0x7f400000-0x8fffffff] [ 0.039221] PM: Registered nosave memory: [mem 0x90000000-0xdfffffff] [ 0.039221] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff] [ 0.039221] PM: Registered nosave memory: [mem 0xf0000000-0xfdffffff] [ 0.039222] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff] [ 0.039222] PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff] [ 0.039222] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff] [ 0.039223] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff] [ 0.039223] PM: Registered nosave memory: [mem 0xfed00000-0xfed00fff] [ 0.039223] PM: Registered nosave memory: [mem 0xfed01000-0xfedfffff] [ 0.039224] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff] [ 0.039224] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff] [ 0.039224] PM: Registered nosave memory: [mem 0xff000000-0xffffffff] [ 0.039225] [mem 0x90000000-0xdfffffff] available for PCI devices [ 0.039226] Booting paravirtualized kernel on bare hardware [ 0.039228] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.107544] random: get_random_bytes called from start_kernel+0x94/0x540 with crng_init=0 [ 0.107549] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:4 nr_node_ids:1 [ 0.107659] percpu: Embedded 45 pages/cpu s144408 r8192 d31720 u524288 [ 0.107664] pcpu-alloc: s144408 r8192 d31720 u524288 alloc=1*2097152 [ 0.107665] pcpu-alloc: [0] 0 1 2 3 [ 0.107680] Built 1 zonelists, mobility grouping on. Total pages: 1988923 [ 0.107680] Policy zone: Normal [ 0.107682] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.19.0-0.bpo.6-amd64 root=UUID=a446f4e9-588b-4706-a811-50e5cb016dd5 ro quiet [ 0.110038] Calgary: detecting Calgary via BIOS EBDA area [ 0.110039] Calgary: Unable to locate Rio Grande table in EBDA - bailing! [ 0.122877] Memory: 7827948K/8082068K available (10252K kernel code, 1243K rwdata, 3272K rodata, 1596K init, 2284K bss, 254120K reserved, 0K cma-reserved) [ 0.122935] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.122939] Kernel/User page tables isolation: enabled [ 0.132698] ftrace: allocating 31855 entries in 125 pages [ 0.141783] rcu: Hierarchical RCU implementation. [ 0.141784] rcu: RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=4. [ 0.141785] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 [ 0.143632] NR_IRQS: 33024, nr_irqs: 1024, preallocated irqs: 16 [ 0.146001] Console: colour VGA+ 80x25 [ 0.146004] console [tty0] enabled [ 0.146014] ACPI: Core revision 20180810 [ 0.146270] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns [ 0.146300] hpet clockevent registered [ 0.146334] APIC: Switch to symmetric I/O mode setup [ 0.146336] DMAR: Host address width 39 [ 0.146336] DMAR: DRHD base: 0x000000fed90000 flags: 0x0 [ 0.146340] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e [ 0.146340] DMAR: DRHD base: 0x000000fed91000 flags: 0x1 [ 0.146343] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da [ 0.146343] DMAR: RMRR base: 0x0000007e61c000 end: 0x0000007e63bfff [ 0.146344] DMAR: RMRR base: 0x0000007f800000 end: 0x0000008fffffff [ 0.146345] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1 [ 0.146346] DMAR-IR: HPET id 0 under DRHD base 0xfed91000 [ 0.146346] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping. [ 0.147747] DMAR-IR: Enabled IRQ remapping in x2apic mode [ 0.147748] x2apic enabled [ 0.147760] Switched APIC routing to cluster x2apic. [ 0.151692] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.170309] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x3282142a9b0, max_idle_ns: 440795384778 ns [ 0.170317] Calibrating delay loop (skipped), value calculated using timer frequency.. 7008.00 BogoMIPS (lpj=14016000) [ 0.170319] pid_max: default: 32768 minimum: 301 [ 0.170337] Security Framework initialized [ 0.170338] Yama: disabled by default; enable with sysctl kernel.yama.* [ 0.170350] AppArmor: AppArmor initialized [ 0.170973] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes) [ 0.171286] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.171301] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.171311] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.171439] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' [ 0.171439] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) [ 0.171449] CPU0: Thermal monitoring enabled (TM1) [ 0.171460] process: using mwait in idle threads [ 0.171462] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8 [ 0.171462] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4 [ 0.171463] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.171464] Spectre V2 : Mitigation: Full generic retpoline [ 0.171464] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.171464] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.171468] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.171469] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl [ 0.171469] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.171486] MDS: Mitigation: Clear CPU buffers [ 0.176162] Freeing SMP alternatives memory: 24K [ 0.177524] TSC deadline timer enabled [ 0.177528] smpboot: CPU0: Intel(R) Pentium(R) CPU G4560 @ 3.50GHz (family: 0x6, model: 0x9e, stepping: 0x9) [ 0.177580] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver. [ 0.177602] ... version: 4 [ 0.177602] ... bit width: 48 [ 0.177603] ... generic registers: 4 [ 0.177603] ... value mask: 0000ffffffffffff [ 0.177604] ... max period: 00007fffffffffff [ 0.177604] ... fixed-purpose events: 3 [ 0.177604] ... event mask: 000000070000000f [ 0.177630] rcu: Hierarchical SRCU implementation. [ 0.177914] random: crng done (trusting CPU's manufacturer) [ 0.178096] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter. [ 0.178121] smp: Bringing up secondary CPUs ... [ 0.178162] x86: Booting SMP configuration: [ 0.178163] .... node #0, CPUs: #1 #2 [ 0.178310] 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. [ 0.178310] #3 [ 0.178310] smp: Brought up 1 node, 4 CPUs [ 0.178310] smpboot: Max logical packages: 1 [ 0.178310] smpboot: Total of 4 processors activated (28032.00 BogoMIPS) [ 0.178472] devtmpfs: initialized [ 0.178472] x86/mm: Memory block size: 128MB [ 0.178706] PM: Registering ACPI NVS region [mem 0x76567000-0x76567fff] (4096 bytes) [ 0.178706] PM: Registering ACPI NVS region [mem 0x7e836000-0x7ee9dfff] (6717440 bytes) [ 0.178706] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.178706] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.178706] pinctrl core: initialized pinctrl subsystem [ 0.178706] NET: Registered protocol family 16 [ 0.178706] audit: initializing netlink subsys (disabled) [ 0.178706] audit: type=2000 audit(1606142529.036:1): state=initialized audit_enabled=0 res=1 [ 0.178706] cpuidle: using governor ladder [ 0.178706] cpuidle: using governor menu [ 0.178706] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it [ 0.178706] ACPI: bus type PCI registered [ 0.178706] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.178706] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) [ 0.178706] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820 [ 0.178706] PCI: Using configuration type 1 for base access [ 0.178769] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.178769] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.178769] ACPI: Added _OSI(Module Device) [ 0.178769] ACPI: Added _OSI(Processor Device) [ 0.178769] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.178769] ACPI: Added _OSI(Processor Aggregator Device) [ 0.178769] ACPI: Added _OSI(Linux-Dell-Video) [ 0.178769] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.201682] ACPI: 6 ACPI AML tables successfully acquired and loaded [ 0.205620] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored [ 0.208243] ACPI: Dynamic OEM Table Load: [ 0.208247] ACPI: SSDT 0xFFFF9525255CF800 000717 (v02 PmRef Cpu0Ist 00003000 INTL 20160422) [ 0.208551] ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked [ 0.209149] ACPI: Dynamic OEM Table Load: [ 0.209152] ACPI: SSDT 0xFFFF952525079800 0003FF (v02 PmRef Cpu0Cst 00003001 INTL 20160422) [ 0.209600] ACPI: Dynamic OEM Table Load: [ 0.209603] ACPI: SSDT 0xFFFF9525255CE800 00065C (v02 PmRef ApIst 00003000 INTL 20160422) [ 0.210047] ACPI: Dynamic OEM Table Load: [ 0.210049] ACPI: SSDT 0xFFFF952525054C00 00018A (v02 PmRef ApCst 00003000 INTL 20160422) [ 0.211325] ACPI: Interpreter enabled [ 0.211354] ACPI: (supports S0 S3 S4 S5) [ 0.211355] ACPI: Using IOAPIC for interrupt routing [ 0.211411] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.211800] ACPI: Enabled 7 GPEs in block 00 to 7F [ 0.215020] ACPI: Power Resource [WRST] (on) [ 0.215260] ACPI: Power Resource [WRST] (on) [ 0.215483] ACPI: Power Resource [WRST] (on) [ 0.215707] ACPI: Power Resource [WRST] (on) [ 0.215929] ACPI: Power Resource [WRST] (on) [ 0.216151] ACPI: Power Resource [WRST] (on) [ 0.216370] ACPI: Power Resource [WRST] (on) [ 0.216588] ACPI: Power Resource [WRST] (on) [ 0.216805] ACPI: Power Resource [WRST] (on) [ 0.217022] ACPI: Power Resource [WRST] (on) [ 0.217244] ACPI: Power Resource [WRST] (on) [ 0.217480] ACPI: Power Resource [WRST] (on) [ 0.217711] ACPI: Power Resource [WRST] (on) [ 0.217927] ACPI: Power Resource [WRST] (on) [ 0.218146] ACPI: Power Resource [WRST] (on) [ 0.218368] ACPI: Power Resource [WRST] (on) [ 0.218589] ACPI: Power Resource [WRST] (on) [ 0.219420] ACPI: Power Resource [WRST] (on) [ 0.219638] ACPI: Power Resource [WRST] (on) [ 0.219855] ACPI: Power Resource [WRST] (on) [ 0.226602] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe]) [ 0.226606] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] [ 0.226627] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM [ 0.227059] PCI host bridge to bus 0000:00 [ 0.227061] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.227061] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.227062] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.227063] pci_bus 0000:00: root bus resource [mem 0x90000000-0xdfffffff window] [ 0.227063] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window] [ 0.227064] pci_bus 0000:00: root bus resource [bus 00-fe] [ 0.227070] pci 0000:00:00.0: [8086:590f] type 00 class 0x060000 [ 0.227150] pci 0000:00:02.0: [8086:5902] type 00 class 0x030000 [ 0.227158] pci 0000:00:02.0: reg 0x10: [mem 0xde000000-0xdeffffff 64bit] [ 0.227162] pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref] [ 0.227165] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f] [ 0.227304] pci 0000:00:14.0: [8086:a2af] type 00 class 0x0c0330 [ 0.227322] pci 0000:00:14.0: reg 0x10: [mem 0xdf330000-0xdf33ffff 64bit] [ 0.227377] pci 0000:00:14.0: PME# supported from D3hot D3cold [ 0.227505] pci 0000:00:14.2: [8086:a2b1] type 00 class 0x118000 [ 0.227523] pci 0000:00:14.2: reg 0x10: [mem 0xdf34e000-0xdf34efff 64bit] [ 0.227645] pci 0000:00:16.0: [8086:a2ba] type 00 class 0x078000 [ 0.227667] pci 0000:00:16.0: reg 0x10: [mem 0xdf34d000-0xdf34dfff 64bit] [ 0.227726] pci 0000:00:16.0: PME# supported from D3hot [ 0.227833] pci 0000:00:17.0: [8086:a282] type 00 class 0x010601 [ 0.227847] pci 0000:00:17.0: reg 0x10: [mem 0xdf348000-0xdf349fff] [ 0.227853] pci 0000:00:17.0: reg 0x14: [mem 0xdf34c000-0xdf34c0ff] [ 0.227858] pci 0000:00:17.0: reg 0x18: [io 0xf090-0xf097] [ 0.227864] pci 0000:00:17.0: reg 0x1c: [io 0xf080-0xf083] [ 0.227870] pci 0000:00:17.0: reg 0x20: [io 0xf060-0xf07f] [ 0.227875] pci 0000:00:17.0: reg 0x24: [mem 0xdf34b000-0xdf34b7ff] [ 0.227907] pci 0000:00:17.0: PME# supported from D3hot [ 0.228000] pci 0000:00:1c.0: [8086:a292] type 01 class 0x060400 [ 0.228062] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold [ 0.228176] pci 0000:00:1c.5: [8086:a295] type 01 class 0x060400 [ 0.228229] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold [ 0.228327] pci 0000:00:1c.6: [8086:a296] type 01 class 0x060400 [ 0.228380] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold [ 0.228479] pci 0000:00:1d.0: [8086:a298] type 01 class 0x060400 [ 0.228531] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold [ 0.228654] pci 0000:00:1f.0: [8086:a2c4] type 00 class 0x060100 [ 0.228825] pci 0000:00:1f.2: [8086:a2a1] type 00 class 0x058000 [ 0.228837] pci 0000:00:1f.2: reg 0x10: [mem 0xdf344000-0xdf347fff] [ 0.228958] pci 0000:00:1f.3: [8086:a2f0] type 00 class 0x040300 [ 0.228982] pci 0000:00:1f.3: reg 0x10: [mem 0xdf340000-0xdf343fff 64bit] [ 0.229010] pci 0000:00:1f.3: reg 0x20: [mem 0xdf320000-0xdf32ffff 64bit] [ 0.229052] pci 0000:00:1f.3: PME# supported from D3hot D3cold [ 0.229183] pci 0000:00:1f.4: [8086:a2a3] type 00 class 0x0c0500 [ 0.229243] pci 0000:00:1f.4: reg 0x10: [mem 0xdf34a000-0xdf34a0ff 64bit] [ 0.229311] pci 0000:00:1f.4: reg 0x20: [io 0xf040-0xf05f] [ 0.229466] pci 0000:00:1f.6: [8086:15b8] type 00 class 0x020000 [ 0.229490] pci 0000:00:1f.6: reg 0x10: [mem 0xdf300000-0xdf31ffff] [ 0.229590] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold [ 0.229720] pci 0000:00:1c.0: PCI bridge to [bus 01] [ 0.229788] pci 0000:02:00.0: [8086:1539] type 00 class 0x020000 [ 0.229819] pci 0000:02:00.0: reg 0x10: [mem 0xdf200000-0xdf21ffff] [ 0.229842] pci 0000:02:00.0: reg 0x18: [io 0xe000-0xe01f] [ 0.229854] pci 0000:02:00.0: reg 0x1c: [mem 0xdf220000-0xdf223fff] [ 0.229974] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold [ 0.230081] pci 0000:00:1c.5: PCI bridge to [bus 02] [ 0.230083] pci 0000:00:1c.5: bridge window [io 0xe000-0xefff] [ 0.230084] pci 0000:00:1c.5: bridge window [mem 0xdf200000-0xdf2fffff] [ 0.230154] pci 0000:03:00.0: [8086:24fb] type 00 class 0x028000 [ 0.230202] pci 0000:03:00.0: reg 0x10: [mem 0xdf100000-0xdf101fff 64bit] [ 0.230376] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold [ 0.230511] pci 0000:00:1c.6: PCI bridge to [bus 03] [ 0.230514] pci 0000:00:1c.6: bridge window [mem 0xdf100000-0xdf1fffff] [ 0.230575] pci 0000:04:00.0: [126f:2263] type 00 class 0x010802 [ 0.230603] pci 0000:04:00.0: reg 0x10: [mem 0xdf000000-0xdf003fff 64bit] [ 0.230803] pci 0000:00:1d.0: PCI bridge to [bus 04] [ 0.230806] pci 0000:00:1d.0: bridge window [mem 0xdf000000-0xdf0fffff] [ 0.232008] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15) [ 0.232043] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15) [ 0.232076] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15) [ 0.232109] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15) [ 0.232141] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15) [ 0.232175] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15) [ 0.232207] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15) [ 0.232239] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15) [ 0.232477] pci 0000:00:02.0: vgaarb: setting as boot VGA device [ 0.232477] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.232477] pci 0000:00:02.0: vgaarb: bridge control possible [ 0.232477] vgaarb: loaded [ 0.232477] pps_core: LinuxPPS API ver. 1 registered [ 0.232477] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti
[ 0.232477] PTP clock support registered
[ 0.232477] EDAC MC: Ver: 3.0.0
[ 0.232477] PCI: Using ACPI for IRQ routing
[ 0.259997] PCI: pci_cache_line_size set to 64 bytes
[ 0.260042] e820: reserve RAM buffer [mem 0x0009c800-0x0009ffff]
[ 0.260043] e820: reserve RAM buffer [mem 0x76567000-0x77ffffff]
[ 0.260044] e820: reserve RAM buffer [mem 0x7e361000-0x7fffffff]
[ 0.260045] e820: reserve RAM buffer [mem 0x7e836000-0x7fffffff]
[ 0.260045] e820: reserve RAM buffer [mem 0x7f400000-0x7fffffff]
[ 0.260046] e820: reserve RAM buffer [mem 0x26f000000-0x26fffffff]
[ 0.260111] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.260111] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[ 0.262322] clocksource: Switched to clocksource tsc-early
[ 0.267939] VFS: Disk quotas dquot_6.6.0
[ 0.267948] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.268009] AppArmor: AppArmor Filesystem Enabled
[ 0.268018] pnp: PnP ACPI init
[ 0.268254] system 00:00: [io 0x0280-0x028f] has been reserved
[ 0.268255] system 00:00: [io 0x0290-0x029f] has been reserved
[ 0.268256] system 00:00: [io 0x02a0-0x02af] has been reserved
[ 0.268257] system 00:00: [io 0x02b0-0x02bf] has been reserved
[ 0.268259] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.268374] system 00:01: [io 0x0680-0x069f] has been reserved
[ 0.268375] system 00:01: [io 0xffff] has been reserved
[ 0.268376] system 00:01: [io 0xffff] has been reserved
[ 0.268377] system 00:01: [io 0xffff] has been reserved
[ 0.268377] system 00:01: [io 0x1800-0x18fe] has been reserved
[ 0.268378] system 00:01: [io 0x164e-0x164f] has been reserved
[ 0.268380] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.268442] system 00:02: [io 0x0800-0x087f] has been reserved
[ 0.268444] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.268456] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.268480] system 00:04: [io 0x1854-0x1857] has been reserved
[ 0.268481] system 00:04: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.268637] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.268638] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.268639] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.268639] system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.268640] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.268641] system 00:05: [mem 0xfed90000-0xfed93fff] could not be reserved
[ 0.268642] system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.268643] system 00:05: [mem 0xff000000-0xffffffff] has been reserved
[ 0.268643] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.268644] system 00:05: [mem 0xdffe0000-0xdfffffff] has been reserved
[ 0.268646] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.268671] system 00:06: [mem 0xfd000000-0xfdabffff] has been reserved
[ 0.268672] system 00:06: [mem 0xfdad0000-0xfdadffff] has been reserved
[ 0.268673] system 00:06: [mem 0xfdb00000-0xfdffffff] has been reserved
[ 0.268674] system 00:06: [mem 0xfe000000-0xfe01ffff] could not be reserved
[ 0.268674] system 00:06: [mem 0xfe036000-0xfe03bfff] has been reserved
[ 0.268675] system 00:06: [mem 0xfe03d000-0xfe3fffff] has been reserved
[ 0.268676] system 00:06: [mem 0xfe410000-0xfe7fffff] has been reserved
[ 0.268678] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.268883] system 00:07: [io 0xff00-0xfffe] has been reserved
[ 0.268885] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.269650] system 00:08: [mem 0xfdaf0000-0xfdafffff] has been reserved
[ 0.269651] system 00:08: [mem 0xfdae0000-0xfdaeffff] has been reserved
[ 0.269652] system 00:08: [mem 0xfdac0000-0xfdacffff] has been reserved
[ 0.269654] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.270087] pnp: PnP ACPI: found 9 devices
[ 0.275281] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.275303] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.275310] pci 0000:00:1c.5: PCI bridge to [bus 02]
[ 0.275311] pci 0000:00:1c.5: bridge window [io 0xe000-0xefff]
[ 0.275314] pci 0000:00:1c.5: bridge window [mem 0xdf200000-0xdf2fffff]
[ 0.275318] pci 0000:00:1c.6: PCI bridge to [bus 03]
[ 0.275320] pci 0000:00:1c.6: bridge window [mem 0xdf100000-0xdf1fffff]
[ 0.275325] pci 0000:00:1d.0: PCI bridge to [bus 04]
[ 0.275327] pci 0000:00:1d.0: bridge window [mem 0xdf000000-0xdf0fffff]
[ 0.275332] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.275333] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.275333] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.275334] pci_bus 0000:00: resource 7 [mem 0x90000000-0xdfffffff window]
[ 0.275335] pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
[ 0.275335] pci_bus 0000:02: resource 0 [io 0xe000-0xefff]
[ 0.275336] pci_bus 0000:02: resource 1 [mem 0xdf200000-0xdf2fffff]
[ 0.275337] pci_bus 0000:03: resource 1 [mem 0xdf100000-0xdf1fffff]
[ 0.275337] pci_bus 0000:04: resource 1 [mem 0xdf000000-0xdf0fffff]
[ 0.275432] NET: Registered protocol family 2
[ 0.275514] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes)
[ 0.275530] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.275594] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.275663] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.275682] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.275694] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.275727] NET: Registered protocol family 1
[ 0.275729] NET: Registered protocol family 44
[ 0.275735] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.276168] PCI: CLS 64 bytes, default 64
[ 0.276187] Unpacking initramfs...
[ 0.649556] Freeing initrd memory: 35612K
[ 0.674351] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.674355] software IO TLB: mapped [mem 0x7a361000-0x7e361000] (64MB)
[ 0.674398] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3282142a9b0, max_idle_ns: 440795384778 ns
[ 0.674405] clocksource: Switched to clocksource tsc
[ 0.674789] Initialise system trusted keyrings
[ 0.674796] Key type blacklist registered
[ 0.674826] workingset: timestamp_bits=40 max_order=21 bucket_order=0
[ 0.675507] zbud: loaded
[ 0.778622] Key type asymmetric registered
[ 0.778622] Asymmetric key parser 'x509' registered
[ 0.778628] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[ 0.778647] io scheduler noop registered
[ 0.778648] io scheduler deadline registered
[ 0.778666] io scheduler cfq registered (default)
[ 0.778666] io scheduler mq-deadline registered
[ 0.779129] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 0.779137] intel_idle: MWAIT substates: 0x142120
[ 0.779137] intel_idle: v0.4.1 model 0x9E
[ 0.779234] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 0.779400] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.779743] Linux agpgart interface v0.103
[ 0.779773] AMD IOMMUv2 driver by Joerg Roedel
[ 0.779773] AMD IOMMUv2 functionality not available on this system
[ 0.779929] i8042: PNP: No PS/2 controller found.
[ 0.779959] mousedev: PS/2 mouse device common for all mice
[ 0.779978] rtc_cmos 00:03: RTC can wake from S4
[ 0.780403] rtc_cmos 00:03: registered as rtc0
[ 0.780412] rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 0.780417] intel_pstate: Intel P-state driver initializing
[ 0.780500] intel_pstate: HWP enabled
[ 0.780516] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.780692] NET: Registered protocol family 10
[ 0.782678] Segment Routing with IPv6
[ 0.782691] mip6: Mobile IPv6
[ 0.782692] NET: Registered protocol family 17
[ 0.782707] mpls_gso: MPLS GSO support
[ 0.782870] mce: Using 8 MCE banks
[ 0.782891] microcode: sig=0x906e9, pf=0x2, revision=0xca
[ 0.782978] microcode: Microcode Update Driver: v2.2.
[ 0.782984] sched_clock: Marking stable (784561508, -1585974)->(789287179, -6311645)
[ 0.783124] registered taskstats version 1
[ 0.783125] Loading compiled-in X.509 certificates
[ 0.806903] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1'
[ 0.806913] Loaded X.509 cert 'Debian Secure Boot Signer: 00a7468def'
[ 0.806925] zswap: loaded using pool lzo/zbud
[ 0.807003] AppArmor: AppArmor sha1 policy hashing enabled
[ 0.807825] rtc_cmos 00:03: setting system clock to 2020-11-23 14:42:10 UTC (1606142530)
[ 1.107412] Freeing unused kernel image memory: 1596K
[ 1.130399] Write protecting the kernel read-only data: 16384k
[ 1.131529] Freeing unused kernel image memory: 2028K
[ 1.131676] Freeing unused kernel image memory: 824K
[ 1.136618] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 1.136619] x86/mm: Checking user space page tables
[ 1.141604] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 1.141605] Run /init as init process
[ 1.181015] dca service started, version 1.12.1
[ 1.193003] SCSI subsystem initialized
[ 1.195550] ACPI: bus type USB registered
[ 1.195567] usbcore: registered new interface driver usbfs
[ 1.195574] usbcore: registered new interface driver hub
[ 1.199569] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[ 1.199748] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[ 1.199748] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 1.200041] usbcore: registered new device driver usb
[ 1.204574] cryptd: max_cpu_qlen set to 1000
[ 1.207501] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
[ 1.207501] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 1.208993] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[ 1.209744] libata version 3.00 loaded.
[ 1.214370] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 1.214375] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 1.214729] SSE version of gcm_enc/dec engaged.
[ 1.215572] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000000009810
[ 1.215577] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 1.215882] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[ 1.215884] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.215885] usb usb1: Product: xHCI Host Controller
[ 1.215886] usb usb1: Manufacturer: Linux 4.19.0-0.bpo.6-amd64 xhci-hcd
[ 1.215887] usb usb1: SerialNumber: 0000:00:14.0
[ 1.215986] hub 1-0:1.0: USB hub found
[ 1.216003] hub 1-0:1.0: 16 ports detected
[ 1.217460] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 1.217464] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 1.217466] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[ 1.217501] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
[ 1.217502] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.217504] usb usb2: Product: xHCI Host Controller
[ 1.217505] usb usb2: Manufacturer: Linux 4.19.0-0.bpo.6-amd64 xhci-hcd
[ 1.217505] usb usb2: SerialNumber: 0000:00:14.0
[ 1.217591] hub 2-0:1.0: USB hub found
[ 1.217603] hub 2-0:1.0: 8 ports detected
[ 1.218493] nvme nvme0: pci function 0000:04:00.0
[ 1.222206] ahci 0000:00:17.0: version 3.0
[ 1.233608] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
[ 1.233610] ahci 0000:00:17.0: flags: 64bit ncq sntf led clo only pio slum part ems deso sadm sds apst
[ 1.237877] pps pps0: new PPS source ptp0
[ 1.237878] igb 0000:02:00.0: added PHC on eth0
[ 1.237879] igb 0000:02:00.0: Intel(R) Gigabit Ethernet Network Connection
[ 1.237879] igb 0000:02:00.0: eth0: (PCIe:2.5Gb/s:Width x1) 70:85:c2:65:41:7f
[ 1.237880] igb 0000:02:00.0: eth0: PBA No: FFFFFF-0FF
[ 1.237881] igb 0000:02:00.0: Using MSI-X interrupts. 2 rx queue(s), 2 tx queue(s)
[ 1.238469] igb 0000:02:00.0 enp2s0: renamed from eth0
[ 1.294804] scsi host0: ahci
[ 1.294901] scsi host1: ahci
[ 1.294970] scsi host2: ahci
[ 1.295038] scsi host3: ahci
[ 1.295104] scsi host4: ahci
[ 1.295169] scsi host5: ahci
[ 1.295204] ata1: SATA max UDMA/133 abar m2048@0xdf34b000 port 0xdf34b100 irq 130
[ 1.295206] ata2: SATA max UDMA/133 abar m2048@0xdf34b000 port 0xdf34b180 irq 130
[ 1.295207] ata3: SATA max UDMA/133 abar m2048@0xdf34b000 port 0xdf34b200 irq 130
[ 1.295208] ata4: SATA max UDMA/133 abar m2048@0xdf34b000 port 0xdf34b280 irq 130
[ 1.295209] ata5: SATA max UDMA/133 abar m2048@0xdf34b000 port 0xdf34b300 irq 130
[ 1.295210] ata6: SATA max UDMA/133 abar m2048@0xdf34b000 port 0xdf34b380 irq 130
[ 1.436439] nvme nvme0: missing or invalid SUBNQN field.
[ 1.449035] nvme nvme0: allocated 64 MiB host memory buffer.
[ 1.470073] nvme0n1: p1 p2 < p5 >
[ 1.476458] e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
[ 1.550382] usb 1-13: new full-speed USB device number 2 using xhci_hcd
[ 1.560444] e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) 70:85:c2:65:41:81
[ 1.560448] e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
[ 1.560511] e1000e 0000:00:1f.6 eth0: MAC: 12, PHY: 12, PBA No: FFFFFF-0FF
[ 1.562162] e1000e 0000:00:1f.6 enp0s31f6: renamed from eth0
[ 1.609426] ata1: SATA link down (SStatus 4 SControl 300)
[ 1.609458] ata6: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 1.609485] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 1.609510] ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 1.609530] ata2: SATA link down (SStatus 4 SControl 300)
[ 1.609553] ata4: SATA link down (SStatus 4 SControl 300)
[ 1.610171] ata3.00: ATA-10: WDC WD40EFRX-68N32N0, 82.00A82, max UDMA/133
[ 1.610175] ata3.00: 7814037168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[ 1.610194] ata5.00: ATA-10: WDC WD40EFRX-68N32N0, 82.00A82, max UDMA/133
[ 1.610199] ata5.00: 7814037168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[ 1.610216] ata6.00: ATA-10: WDC WD40EFRX-68N32N0, 82.00A82, max UDMA/133
[ 1.610220] ata6.00: 7814037168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[ 1.610930] ata3.00: configured for UDMA/133
[ 1.610976] ata5.00: configured for UDMA/133
[ 1.611006] ata6.00: configured for UDMA/133
[ 1.611167] scsi 2:0:0:0: Direct-Access ATA WDC WD40EFRX-68N 0A82 PQ: 0 ANSI: 5
[ 1.611766] scsi 4:0:0:0: Direct-Access ATA WDC WD40EFRX-68N 0A82 PQ: 0 ANSI: 5
[ 1.612307] scsi 5:0:0:0: Direct-Access ATA WDC WD40EFRX-68N 0A82 PQ: 0 ANSI: 5
[ 1.625665] sd 2:0:0:0: [sda] 7814037168 512-byte logical blocks: (4.00 TB/3.64 TiB)
[ 1.625673] sd 2:0:0:0: [sda] 4096-byte physical blocks
[ 1.625689] sd 2:0:0:0: [sda] Write Protect is off
[ 1.625694] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.625720] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.625778] sd 4:0:0:0: [sdb] 7814037168 512-byte logical blocks: (4.00 TB/3.64 TiB)
[ 1.625784] sd 4:0:0:0: [sdb] 4096-byte physical blocks
[ 1.625799] sd 4:0:0:0: [sdb] Write Protect is off
[ 1.625805] sd 4:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 1.625828] sd 4:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.626129] sd 5:0:0:0: [sdc] 7814037168 512-byte logical blocks: (4.00 TB/3.64 TiB)
[ 1.626134] sd 5:0:0:0: [sdc] 4096-byte physical blocks
[ 1.626148] sd 5:0:0:0: [sdc] Write Protect is off
[ 1.626153] sd 5:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[ 1.626174] sd 5:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.635828] sd 4:0:0:0: [sdb] Attached SCSI disk
[ 1.644479] sd 5:0:0:0: [sdc] Attached SCSI disk
[ 1.670593] sda: sda1
[ 1.671306] sd 2:0:0:0: [sda] Attached SCSI disk
[ 1.699549] usb 1-13: New USB device found, idVendor=8087, idProduct=0aa7, bcdDevice= 0.01
[ 1.699553] usb 1-13: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.774686] md/raid1:md0: active with 2 out of 2 mirrors
[ 1.790899] md0: detected capacity change from 0 to 4000652787712
[ 2.030312] raid6: sse2x1 gen() 9025 MB/s
[ 2.098313] raid6: sse2x1 xor() 9294 MB/s
[ 2.166317] raid6: sse2x2 gen() 15360 MB/s
[ 2.234315] raid6: sse2x2 xor() 10517 MB/s
[ 2.302316] raid6: sse2x4 gen() 17489 MB/s
[ 2.370314] raid6: sse2x4 xor() 11524 MB/s
[ 2.370315] raid6: using algorithm sse2x4 gen() 17489 MB/s
[ 2.370315] raid6: .... xor() 11524 MB/s, rmw enabled
[ 2.370315] raid6: using ssse3x2 recovery algorithm
[ 2.370888] xor: measuring software checksum speed
[ 2.410312] prefetch64-sse: 18884.000 MB/sec
[ 2.450312] generic_sse: 17549.000 MB/sec
[ 2.450313] xor: using function: prefetch64-sse (18884.000 MB/sec)
[ 2.450747] async_tx: api initialized (async)
[ 2.510261] Btrfs loaded, crc32c=crc32c-intel
[ 2.570256] PM: Image not found (code -22)
[ 2.741304] EXT4-fs (nvme0n1p1): mounted filesystem with ordered data mode. Opts: (null)
[ 2.842913] systemd[1]: systemd 232 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
[ 2.862533] systemd[1]: Detected architecture x86-64.
[ 2.862647] systemd[1]: Set hostname to .
[ 3.011283] systemd[1]: Listening on LVM2 poll daemon socket.
[ 3.011406] systemd[1]: Listening on Journal Socket (/dev/log).
[ 3.011444] systemd[1]: Listening on LVM2 metadata daemon socket.
[ 3.012815] systemd[1]: Created slice System Slice.
[ 3.013731] systemd[1]: Mounting Huge Pages File System...
[ 3.014175] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 3.014577] systemd[1]: Created slice User and Session Slice.
[ 3.032400] EXT4-fs (nvme0n1p1): re-mounted. Opts: errors=remount-ro
[ 3.050720] RPC: Registered named UNIX socket transport module.
[ 3.050721] RPC: Registered udp transport module.
[ 3.050722] RPC: Registered tcp transport module.
[ 3.050722] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 3.113989] systemd-journald[347]: Received request to flush runtime journal from PID 1
[ 3.139944] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[ 3.139952] ACPI: Sleep Button [SLPB]
[ 3.139993] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[ 3.139998] ACPI: Power Button [PWRB]
[ 3.140033] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 3.140042] ACPI: Power Button [PWRF]
[ 3.193550] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[ 3.200800] sd 2:0:0:0: Attached scsi generic sg0 type 0
[ 3.200827] sd 4:0:0:0: Attached scsi generic sg1 type 0
[ 3.200853] sd 5:0:0:0: Attached scsi generic sg2 type 0
[ 3.236712] Adding 8081404k swap on /dev/nvme0n1p5. Priority:-2 extents:1 across:8081404k SSFS
[ 3.238336] iTCO_vendor_support: vendor-support=0
[ 3.241132] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[ 3.241248] iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
[ 3.242953] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 3.270009] input: PC Speaker as /devices/platform/pcspkr/input/input3
[ 3.272639] alg: No test for fips(ansi_cprng) (fips_ansi_cprng)
[ 3.342036] Bluetooth: Core ver 2.22
[ 3.342050] NET: Registered protocol family 31
[ 3.342051] Bluetooth: HCI device and connection manager initialized
[ 3.342053] Bluetooth: HCI socket layer initialized
[ 3.342055] Bluetooth: L2CAP socket layer initialized
[ 3.342059] Bluetooth: SCO socket layer initialized
[ 3.371198] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[ 3.371199] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[ 3.371200] RAPL PMU: hw unit of domain package 2^-14 Joules
[ 3.371200] RAPL PMU: hw unit of domain dram 2^-14 Joules
[ 3.371200] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[ 3.371200] RAPL PMU: hw unit of domain psys 2^-14 Joules
[ 3.406635] usbcore: registered new interface driver btusb
[ 3.416160] Intel(R) Wireless WiFi driver for Linux
[ 3.416161] Copyright(c) 2003- 2015 Intel Corporation
[ 3.417227] Bluetooth: hci0: read Intel version: 370810225019140f34
[ 3.417228] Bluetooth: hci0: Intel device is already patched. patch num: 34
[ 3.419572] iwlwifi 0000:03:00.0: firmware: direct-loading firmware iwlwifi-3168-29.ucode
[ 3.419763] iwlwifi 0000:03:00.0: loaded firmware version 29.1044073957.0 op_mode iwlmvm
[ 3.444080] [drm] Replacing VGA console driver
[ 3.445598] Console: switching to colour dummy device 80x25
[ 3.490332] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 3.490333] [drm] Driver supports precise vblank timestamp query.
[ 3.495784] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 3.496282] i915 0000:00:02.0: firmware: direct-loading firmware i915/kbl_dmc_ver1_04.bin
[ 3.496620] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[ 3.506794] iwlwifi 0000:03:00.0: Detected Intel(R) Dual Band Wireless AC 3168, REV=0x220
[ 3.524098] iwlwifi 0000:03:00.0: base HW address: 28:c6:3f:16:3f:69
[ 3.572168] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[ 3.572603] thermal thermal_zone0: failed to read out thermal zone (-61)
[ 3.573589] iwlwifi 0000:03:00.0 wlp3s0: renamed from wlan0
[ 3.611786] intel_rapl: Found RAPL domain package
[ 3.611787] intel_rapl: Found RAPL domain core
[ 3.611788] intel_rapl: Found RAPL domain uncore
[ 3.611788] intel_rapl: Found RAPL domain dram
[ 3.734718] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: user_xattr,usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0,acl
[ 3.791665] [drm] Initialized i915 1.6.0 20180719 for 0000:00:02.0 on minor 0
[ 3.792920] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 3.793142] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input4
[ 3.793254] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 3.807623] [drm] Cannot find any crtc or sizes
[ 3.818344] [drm] Cannot find any crtc or sizes
[ 3.828986] [drm] Cannot find any crtc or sizes
[ 3.837112] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: user_xattr,usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0,acl
[ 3.837665] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC892: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
[ 3.837666] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 3.837668] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[ 3.837669] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 3.837670] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 3.837671] snd_hda_codec_realtek hdaudioC0D0: Front Mic=0x19
[ 3.837672] snd_hda_codec_realtek hdaudioC0D0: Rear Mic=0x18
[ 3.837673] snd_hda_codec_realtek hdaudioC0D0: Line=0x1a
[ 3.856890] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input5
[ 3.856925] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input6
[ 3.856975] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1f.3/sound/card0/input7
[ 3.857018] input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1f.3/sound/card0/input8
[ 3.857060] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input9
[ 3.857102] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input10
[ 3.857144] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
[ 3.857184] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
[ 3.857229] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
[ 3.857271] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
[ 7.336705] e1000e: enp0s31f6 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[ 9.689880] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 9.691072] Bridge firewalling registered
[ 9.741848] Initializing XFRM netlink socket
[ 9.828153] docker0: port 1(veth6e06367) entered blocking state
[ 9.828154] docker0: port 1(veth6e06367) entered disabled state
[ 9.828205] device veth6e06367 entered promiscuous mode
[ 9.828262] docker0: port 1(veth6e06367) entered blocking state
[ 9.828263] docker0: port 1(veth6e06367) entered forwarding state
[ 9.828290] docker0: port 1(veth6e06367) entered disabled state
[ 9.837441] docker0: port 2(veth0b941c5) entered blocking state
[ 9.837443] docker0: port 2(veth0b941c5) entered disabled state
[ 9.837521] device veth0b941c5 entered promiscuous mode
[ 9.837594] docker0: port 2(veth0b941c5) entered blocking state
[ 9.837595] docker0: port 2(veth0b941c5) entered forwarding state
[ 9.837641] docker0: port 2(veth0b941c5) entered disabled state
[ 10.134927] eth0: renamed from veth7ac9918
[ 10.182500] docker0: port 1(veth6e06367) entered blocking state
[ 10.182501] docker0: port 1(veth6e06367) entered forwarding state
[ 10.182606] eth0: renamed from veth701c2cf
[ 10.206582] docker0: port 2(veth0b941c5) entered blocking state
[ 10.206584] docker0: port 2(veth0b941c5) entered forwarding state
[ 10.436369] softdog: initialized. soft_noboot=0 soft_margin=60 sec soft_panic=0 (nowayout=0)
```