0% found this document useful (0 votes)
156 views19 pages

Dmesg

This summary provides an overview of the Linux kernel initialization log: The log documents the initialization of Linux kernel subsystems like CPU, memory and ACPI. It detects the physical memory layout and sets up memory mappings. It also initializes variables like the MTRR and detects the CPU topology, finding 11 CPUs. The kernel then sets up zones for physical memory and initializes the nodes and allocates memory for crash dumps.

Uploaded by

Chee KK
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
156 views19 pages

Dmesg

This summary provides an overview of the Linux kernel initialization log: The log documents the initialization of Linux kernel subsystems like CPU, memory and ACPI. It detects the physical memory layout and sets up memory mappings. It also initializes variables like the MTRR and detects the CPU topology, finding 11 CPUs. The kernel then sets up zones for physical memory and initializes the nodes and allocates memory for crash dumps.

Uploaded by

Chee KK
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 19

[ 0.

000000] Initializing cgroup subsys cpuset


[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 3.10.0-229.el7.x86_64
(builder@kbuilder.dev.centos.org) (gcc version 4.8.2 20140120 (Red Hat 4.8.2-16)
(GCC) ) #1 SMP Fri Mar 6 11:36:42 UTC 2015
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-3.10.0-229.el7.x86_64
root=/dev/mapper/centos-root ro rd.lvm.lv=centos/root rd.lvm.lv=centos/swap
crashkernel=auto rhgb quiet LANG=en_US.UTF-8
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000cf378fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000cf379000-0x00000000cf38efff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000cf38f000-0x00000000cf3cdfff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000cf3ce000-0x00000000cfffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x0000000e2fffffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.6 present.
[ 0.000000] DMI: Dell Inc. PowerEdge R510/084YMW, BIOS 1.11.0 07/23/2012
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] No AGP bridge found
[ 0.000000] e820: last_pfn = 0xe30000 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-CBFFF write-protect
[ 0.000000] CC000-D7FFF write-back
[ 0.000000] D8000-EBFFF uncachable
[ 0.000000] EC000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 0000000000 mask FF80000000 write-back
[ 0.000000] 1 base 0080000000 mask FFC0000000 write-back
[ 0.000000] 2 base 00C0000000 mask FFF0000000 write-back
[ 0.000000] 3 base 0100000000 mask FF00000000 write-back
[ 0.000000] 4 base 0200000000 mask FE00000000 write-back
[ 0.000000] 5 base 0400000000 mask FC00000000 write-back
[ 0.000000] 6 base 0800000000 mask F800000000 write-back
[ 0.000000] 7 base 1000000000 mask FF00000000 write-back
[ 0.000000] 8 disabled
[ 0.000000] 9 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] e820: update [mem 0xd0000000-0xffffffff] usable ==> reserved
[ 0.000000] e820: last_pfn = 0xcf379 max_arch_pfn = 0x400000000
[ 0.000000] found SMP MP-table at [mem 0x000fe710-0x000fe71f] mapped at
[ffff8800000fe710]
[ 0.000000] Base memory trampoline at [ffff880000098000] 98000 size 24576
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[ 0.000000] [mem 0x00000000-0x000fffff] page 4k
[ 0.000000] BRK [0x01ee5000, 0x01ee5fff] PGTABLE
[ 0.000000] BRK [0x01ee6000, 0x01ee6fff] PGTABLE
[ 0.000000] BRK [0x01ee7000, 0x01ee7fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0xe2fe00000-0xe2fffffff]
[ 0.000000] [mem 0xe2fe00000-0xe2fffffff] page 2M
[ 0.000000] BRK [0x01ee8000, 0x01ee8fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0xe2c000000-0xe2fdfffff]
[ 0.000000] [mem 0xe2c000000-0xe2fdfffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0xe00000000-0xe2bffffff]
[ 0.000000] [mem 0xe00000000-0xe2bffffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x00100000-0xcf378fff]
[ 0.000000] [mem 0x00100000-0x001fffff] page 4k
[ 0.000000] [mem 0x00200000-0x3fffffff] page 2M
[ 0.000000] [mem 0x40000000-0xbfffffff] page 1G
[ 0.000000] [mem 0xc0000000-0xcf1fffff] page 2M
[ 0.000000] [mem 0xcf200000-0xcf378fff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x100000000-0xdffffffff]
[ 0.000000] [mem 0x100000000-0xdffffffff] page 1G
[ 0.000000] RAMDISK: [mem 0x35d49000-0x36e9cfff]
[ 0.000000] ACPI: RSDP 00000000000f1530 00024 (v02 DELL )
[ 0.000000] ACPI Warning: BIOS XSDT has NULL entry, using RSDT
(20130517/tbutils-493)
[ 0.000000] ACPI: RSDT 00000000000f1554 00060 (v01 DELL PE_SC3 00000001 DELL
00000001)
[ 0.000000] ACPI: FACP 00000000cf3b3400 00074 (v01 DELL PE_SC3 00000001 DELL
00000001)
[ 0.000000] ACPI: DSDT 00000000cf38f000 03B44 (v01 DELL PE_SC3 00000001 INTL
20050624)
[ 0.000000] ACPI: FACS 00000000cf3b6000 00040
[ 0.000000] ACPI: APIC 00000000cf3b3478 0015E (v01 DELL PE_SC3 00000001 DELL
00000001)
[ 0.000000] ACPI: SPCR 00000000cf3b35d8 00050 (v01 DELL PE_SC3 00000001 DELL
00000001)
[ 0.000000] ACPI: HPET 00000000cf3b362c 00038 (v01 DELL PE_SC3 00000001 DELL
00000001)
[ 0.000000] ACPI: DMAR 00000000cf3b3668 001D0 (v01 DELL PE_SC3 00000001 DELL
00000001)
[ 0.000000] ACPI: MCFG 00000000cf3b38c4 0003C (v01 DELL PE_SC3 00000001 DELL
00000001)
[ 0.000000] ACPI: WD__ 00000000cf3b3904 00134 (v01 DELL PE_SC3 00000001 DELL
00000001)
[ 0.000000] ACPI: SLIC 00000000cf3b3a3c 00176 (v01 DELL PE_SC3 00000001 DELL
00000001)
[ 0.000000] ACPI: ERST 00000000cf392ce4 00270 (v01 DELL PE_SC3 00000001 DELL
00000001)
[ 0.000000] ACPI: HEST 00000000cf392f54 003A8 (v01 DELL PE_SC3 00000001 DELL
00000001)
[ 0.000000] ACPI: BERT 00000000cf392b44 00030 (v01 DELL PE_SC3 00000001 DELL
00000001)
[ 0.000000] ACPI: EINJ 00000000cf392b74 00170 (v01 DELL PE_SC3 00000001 DELL
00000001)
[ 0.000000] ACPI Error: Null physical address for ACPI table [(null)]
(20130517/tbutils-279)
[ 0.000000] ACPI: TCPA 00000000cf3b3bc0 00064 (v02 DELL PE_SC3 00000001 DELL
00000001)
[ 0.000000] ACPI: SSDT 00000000cf3b7000 06C0C (v01 INTEL PPM RCM 80000001 INTL
20061109)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x0000000e2fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x00000000-0xe2fffffff]
[ 0.000000] NODE_DATA [mem 0xe2ffd7000-0xe2fffdfff]
[ 0.000000] Reserving 164MB of memory at 688MB for crashkernel (System RAM:
57331MB)
[ 0.000000] [ffffea0000000000-ffffea0038bfffff] PMD -> [ffff880df7600000-
ffff880e2f5fffff] on node 0
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00001000-0x00ffffff]
[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
[ 0.000000] Normal [mem 0x100000000-0xe2fffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00001000-0x0009dfff]
[ 0.000000] node 0: [mem 0x00100000-0xcf378fff]
[ 0.000000] node 0: [mem 0x100000000-0xe2fffffff]
[ 0.000000] On node 0 totalpages: 14676758
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 21 pages reserved
[ 0.000000] DMA zone: 3997 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 13198 pages used for memmap
[ 0.000000] DMA32 zone: 844665 pages, LIFO batch:31
[ 0.000000] Normal zone: 216064 pages used for memmap
[ 0.000000] Normal zone: 13828096 pages, LIFO batch:31
[ 0.000000] ACPI: PM-Timer IO Port: 0x808
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x20] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x22] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x02] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x24] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x04] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x30] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x10] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x09] lapic_id[0x32] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x12] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x34] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x14] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x21] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0f] lapic_id[0x23] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x10] lapic_id[0x03] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x11] lapic_id[0x25] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x12] lapic_id[0x05] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x13] lapic_id[0x31] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x14] lapic_id[0x11] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x15] lapic_id[0x33] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x16] lapic_id[0x13] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x17] lapic_id[0x35] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x18] lapic_id[0x15] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x19] lapic_id[0xff] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x1a] lapic_id[0xff] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x1b] lapic_id[0xff] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x1c] lapic_id[0xff] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x1d] lapic_id[0xff] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x1e] lapic_id[0xff] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x1f] lapic_id[0xff] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x20] lapic_id[0xff] disabled)
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec80000] gsi_base[32])
[ 0.000000] IOAPIC[1]: apic_id 1, version 32, address 0xfec80000, GSI 32-55
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a301 base: 0xfed00000
[ 0.000000] smpboot: Allowing 32 CPUs, 8 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 72
[ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x000fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xcf379000-0xcf38efff]
[ 0.000000] PM: Registered nosave memory: [mem 0xcf38f000-0xcf3cdfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xcf3ce000-0xcfffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xd0000000-0xdfffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfe000000-0xffffffff]
[ 0.000000] e820: [mem 0xd0000000-0xdfffffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:32 nr_cpu_ids:32
nr_node_ids:1
[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff880df7200000 s82752 r8192 d23744
u131072
[ 0.000000] pcpu-alloc: s82752 r8192 d23744 u131072 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15
[ 0.000000] pcpu-alloc: [0] 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages:
14447411
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-3.10.0-229.el7.x86_64
root=/dev/mapper/centos-root ro rd.lvm.lv=centos/root rd.lvm.lv=centos/swap
crashkernel=auto rhgb quiet LANG=en_US.UTF-8
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Checking aperture...
[ 0.000000] No AGP bridge found
[ 0.000000] Memory: 57518412k/59506688k available (6244k kernel code, 799656k
absent, 1188620k reserved, 4178k data, 1604k init)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=32.
[ 0.000000] Experimental no-CBs for all CPUs
[ 0.000000] Experimental no-CBs CPUs: 0-31.
[ 0.000000] NR_IRQS:327936 nr_irqs:1480 16
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] allocated 234881024 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory
cgroups
[ 0.000000] hpet clockevent registered
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.001000] tsc: Detected 2666.879 MHz processor
[ 0.000010] Calibrating delay loop (skipped), value calculated using timer
frequency.. 5333.75 BogoMIPS (lpj=2666879)
[ 0.000013] pid_max: default: 32768 minimum: 301
[ 0.000063] Security Framework initialized
[ 0.000071] SELinux: Initializing.
[ 0.000082] SELinux: Starting in permissive mode
[ 0.004793] Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes)
[ 0.024669] Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes)
[ 0.033470] Mount-cache hash table entries: 4096
[ 0.033759] Initializing cgroup subsys memory
[ 0.033775] Initializing cgroup subsys devices
[ 0.033777] Initializing cgroup subsys freezer
[ 0.033778] Initializing cgroup subsys net_cls
[ 0.033779] Initializing cgroup subsys blkio
[ 0.033780] Initializing cgroup subsys perf_event
[ 0.033782] Initializing cgroup subsys hugetlb
[ 0.033813] CPU: Physical Processor ID: 1
[ 0.033814] CPU: Processor Core ID: 0
[ 0.033820] mce: CPU supports 9 MCE banks
[ 0.033829] CPU0: Thermal monitoring enabled (TM1)
[ 0.033838] Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7
Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32
tlb_flushall_shift: 6
[ 0.033909] Freeing SMP alternatives: 24k freed
[ 0.034944] ACPI: Core revision 20130517
[ 0.036628] ACPI: All ACPI Tables successfully acquired
[ 0.036741] ftrace: allocating 23909 entries in 94 pages
[ 0.047297] dmar: Host address width 40
[ 0.047299] dmar: DRHD base: 0x000000fed90000 flags: 0x1
[ 0.047305] dmar: IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c90780106f0462
ecap f020fe
[ 0.047306] dmar: RMRR base: 0x000000cf4c8000 end: 0x000000cf4dffff
[ 0.047308] dmar: RMRR base: 0x000000cf4b1000 end: 0x000000cf4bffff
[ 0.047309] dmar: RMRR base: 0x000000cf4a1000 end: 0x000000cf4a1fff
[ 0.047310] dmar: RMRR base: 0x000000cf4a3000 end: 0x000000cf4a3fff
[ 0.047311] dmar: RMRR base: 0x000000cf4a5000 end: 0x000000cf4a5fff
[ 0.047312] dmar: RMRR base: 0x000000cf4a7000 end: 0x000000cf4a7fff
[ 0.047313] dmar: RMRR base: 0x000000cf4a9000 end: 0x000000cf4a9fff
[ 0.047314] dmar: RMRR base: 0x000000cf4c0000 end: 0x000000cf4c0fff
[ 0.047315] dmar: RMRR base: 0x000000cf4c2000 end: 0x000000cf4c2fff
[ 0.047316] dmar: ATSR flags: 0x0
[ 0.047416] This system BIOS has enabled interrupt remapping
on a chipset that contains an erratum making that
feature unstable. To maintain system stability
interrupt remapping is being disabled. Please
contact your BIOS vendor for an update
[ 0.047482] Switched APIC routing to physical flat.
[ 0.048012] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.058014] smpboot: CPU0: Intel(R) Xeon(R) CPU X5650 @ 2.67GHz (fam:
06, model: 2c, stepping: 02)
[ 0.159745] Performance Events: PEBS fmt1+, 16-deep LBR, Westmere events, Intel
PMU driver.
[ 0.159760] perf_event_intel: CPUID marked event: 'bus cycles' unavailable
[ 0.159762] ... version: 3
[ 0.159763] ... bit width: 48
[ 0.159764] ... generic registers: 4
[ 0.159764] ... value mask: 0000ffffffffffff
[ 0.159765] ... max period: 000000007fffffff
[ 0.159766] ... fixed-purpose events: 3
[ 0.159767] ... event mask: 000000070000000f
[ 0.253348] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU
counter.
[ 0.161701] smpboot: Booting Node 0, Processors #1 #2 #3 #4 #5 #6 #7 #8 #9
#10 #11 #12 #13 #14 #15 #16 #17 #18 #19 #20 #21 #22 #23
[ 0.546386] Brought up 24 CPUs
[ 0.546390] smpboot: Total of 24 processors activated (128004.02 BogoMIPS)
[ 0.579331] devtmpfs: initialized
[ 0.585267] EVM: security.selinux
[ 0.585269] EVM: security.ima
[ 0.585270] EVM: security.capability
[ 0.586303] atomic64 test passed for x86-64 platform with CX8 and with SSE
[ 0.586415] NET: Registered protocol family 16
[ 0.586585] ACPI: bus type PCI registered
[ 0.586587] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.586647] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-
0xefffffff] (base 0xe0000000)
[ 0.586650] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[ 0.593839] PCI: Using configuration type 1 for base access
[ 0.595933] ACPI: Added _OSI(Module Device)
[ 0.595935] ACPI: Added _OSI(Processor Device)
[ 0.595937] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.595938] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.596419] ACPI: EC: Look up EC in DSDT
[ 0.597115] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.599344] ACPI: Interpreter enabled
[ 0.599349] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_]
(20130517/hwxface-571)
[ 0.599352] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_]
(20130517/hwxface-571)
[ 0.599355] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_]
(20130517/hwxface-571)
[ 0.599362] ACPI: (supports S0 S4 S5)
[ 0.599363] ACPI: Using IOAPIC for interrupt routing
[ 0.599430] HEST: Table parsing has been initialized.
[ 0.599433] PCI: Using host bridge windows from ACPI; if necessary, use
"pci=nocrs" and report a bug
[ 0.603605] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.603610] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM
Segments MSI]
[ 0.603690] acpi PNP0A08:00: PCIe AER handled by firmware
[ 0.603856] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME
PCIeCapability]
[ 0.604042] PCI host bridge to bus 0000:00
[ 0.604046] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.604047] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
[ 0.604049] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
[ 0.604051] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[ 0.604052] pci_bus 0000:00: root bus resource [mem 0xd0000000-0xfdffffff]
[ 0.604053] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff]
[ 0.604064] pci 0000:00:00.0: [8086:3403] type 00 class 0x060000
[ 0.604116] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold
[ 0.604163] pci 0000:00:01.0: [8086:3408] type 01 class 0x060400
[ 0.604213] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.604259] pci 0000:00:03.0: [8086:340a] type 01 class 0x060400
[ 0.604309] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
[ 0.604355] pci 0000:00:07.0: [8086:340e] type 01 class 0x060400
[ 0.604405] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
[ 0.604452] pci 0000:00:09.0: [8086:3410] type 01 class 0x060400
[ 0.604501] pci 0000:00:09.0: PME# supported from D0 D3hot D3cold
[ 0.604544] pci 0000:00:0a.0: [8086:3411] type 01 class 0x060400
[ 0.604593] pci 0000:00:0a.0: PME# supported from D0 D3hot D3cold
[ 0.604646] pci 0000:00:14.0: [8086:342e] type 00 class 0x080000
[ 0.604719] pci 0000:00:14.1: [8086:3422] type 00 class 0x080000
[ 0.604790] pci 0000:00:14.2: [8086:3423] type 00 class 0x080000
[ 0.604873] pci 0000:00:1a.0: [8086:3a37] type 00 class 0x0c0300
[ 0.604911] pci 0000:00:1a.0: reg 0x20: [io 0xec40-0xec5f]
[ 0.604980] pci 0000:00:1a.1: [8086:3a38] type 00 class 0x0c0300
[ 0.605017] pci 0000:00:1a.1: reg 0x20: [io 0xec60-0xec7f]
[ 0.605096] pci 0000:00:1a.7: [8086:3a3c] type 00 class 0x0c0320
[ 0.605114] pci 0000:00:1a.7: reg 0x10: [mem 0xdf0fe000-0xdf0fe3ff]
[ 0.605194] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[ 0.605242] pci 0000:00:1d.0: [8086:3a34] type 00 class 0x0c0300
[ 0.605279] pci 0000:00:1d.0: reg 0x20: [io 0xec80-0xec9f]
[ 0.605346] pci 0000:00:1d.1: [8086:3a35] type 00 class 0x0c0300
[ 0.605384] pci 0000:00:1d.1: reg 0x20: [io 0xeca0-0xecbf]
[ 0.605449] pci 0000:00:1d.2: [8086:3a36] type 00 class 0x0c0300
[ 0.605485] pci 0000:00:1d.2: reg 0x20: [io 0xecc0-0xecdf]
[ 0.605553] pci 0000:00:1d.3: [8086:3a39] type 00 class 0x0c0300
[ 0.605589] pci 0000:00:1d.3: reg 0x20: [io 0xece0-0xecff]
[ 0.605662] pci 0000:00:1d.7: [8086:3a3a] type 00 class 0x0c0320
[ 0.605681] pci 0000:00:1d.7: reg 0x10: [mem 0xdf0ff000-0xdf0ff3ff]
[ 0.605763] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[ 0.605808] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401
[ 0.605889] pci 0000:00:1f.0: [8086:3a16] type 00 class 0x060100
[ 0.605960] pci 0000:00:1f.0: can't claim BAR 13 [io 0x0800-0x087f]: address
conflict with ACPI CPU throttle [io 0x0810-0x0815]
[ 0.605964] pci 0000:00:1f.0: quirk: [io 0x0880-0x08bf] claimed by ICH6 GPIO
[ 0.605967] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0c00 (mask
007f)
[ 0.605970] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 0ca0 (mask
000f)
[ 0.605972] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 00e0 (mask
000f)
[ 0.606080] pci 0000:01:00.0: [14e4:163b] type 00 class 0x020000
[ 0.606094] pci 0000:01:00.0: reg 0x10: [mem 0xda000000-0xdbffffff 64bit]
[ 0.606182] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[ 0.606232] pci 0000:01:00.1: [14e4:163b] type 00 class 0x020000
[ 0.606246] pci 0000:01:00.1: reg 0x10: [mem 0xdc000000-0xddffffff 64bit]
[ 0.606332] pci 0000:01:00.1: PME# supported from D0 D3hot D3cold
[ 0.607725] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.607731] pci 0000:00:01.0: bridge window [mem 0xda000000-0xddffffff]
[ 0.607798] pci 0000:02:00.0: [1000:0079] type 00 class 0x010400
[ 0.607810] pci 0000:02:00.0: reg 0x10: [io 0xfc00-0xfcff]
[ 0.607822] pci 0000:02:00.0: reg 0x14: [mem 0xdf1bc000-0xdf1bffff 64bit]
[ 0.607835] pci 0000:02:00.0: reg 0x1c: [mem 0xdf1c0000-0xdf1fffff 64bit]
[ 0.607846] pci 0000:02:00.0: reg 0x30: [mem 0xdf100000-0xdf13ffff pref]
[ 0.607883] pci 0000:02:00.0: supports D1 D2
[ 0.609721] pci 0000:00:03.0: PCI bridge to [bus 02]
[ 0.609726] pci 0000:00:03.0: bridge window [io 0xf000-0xffff]
[ 0.609730] pci 0000:00:03.0: bridge window [mem 0xdf100000-0xdf1fffff]
[ 0.609783] pci 0000:00:07.0: PCI bridge to [bus 03]
[ 0.609826] pci 0000:00:09.0: PCI bridge to [bus 04]
[ 0.609873] pci 0000:00:0a.0: PCI bridge to [bus 05]
[ 0.609912] pci 0000:06:03.0: [102b:0532] type 00 class 0x030000
[ 0.609927] pci 0000:06:03.0: reg 0x10: [mem 0xd9800000-0xd9ffffff pref]
[ 0.609935] pci 0000:06:03.0: reg 0x14: [mem 0xde7fc000-0xde7fffff]
[ 0.609944] pci 0000:06:03.0: reg 0x18: [mem 0xde800000-0xdeffffff]
[ 0.609972] pci 0000:06:03.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
[ 0.610048] pci 0000:00:1e.0: PCI bridge to [bus 06] (subtractive decode)
[ 0.610053] pci 0000:00:1e.0: bridge window [mem 0xde000000-0xdeffffff]
[ 0.610057] pci 0000:00:1e.0: bridge window [mem 0xd9800000-0xd9ffffff 64bit
pref]
[ 0.610059] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive
decode)
[ 0.610061] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive
decode)
[ 0.610062] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff]
(subtractive decode)
[ 0.610064] pci 0000:00:1e.0: bridge window [mem 0xd0000000-0xfdffffff]
(subtractive decode)
[ 0.610065] pci 0000:00:1e.0: bridge window [mem 0xfed40000-0xfed44fff]
(subtractive decode)
[ 0.611313] ACPI: PCI Interrupt Link [LK00] (IRQs 3 4 5 6 7 10 11 14 *15)
[ 0.611368] ACPI: PCI Interrupt Link [LK01] (IRQs 3 4 5 6 7 10 11 *14 15)
[ 0.611420] ACPI: PCI Interrupt Link [LK02] (IRQs 3 4 5 6 7 10 *11 14 15)
[ 0.611473] ACPI: PCI Interrupt Link [LK03] (IRQs 3 4 5 6 7 *10 11 14 15)
[ 0.611526] ACPI: PCI Interrupt Link [LK04] (IRQs 3 4 *5 6 7 10 11 14 15)
[ 0.611578] ACPI: PCI Interrupt Link [LK05] (IRQs 3 4 5 *6 7 10 11 14 15)
[ 0.611631] ACPI: PCI Interrupt Link [LK06] (IRQs 3 4 5 6 7 10 *11 14 15)
[ 0.611684] ACPI: PCI Interrupt Link [LK07] (IRQs 3 4 5 6 7 10 11 *14 15)
[ 0.611728] ACPI: Enabled 1 GPEs in block 00 to 3F
[ 0.611814] vgaarb: device added:
PCI:0000:06:03.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.611818] vgaarb: loaded
[ 0.611819] vgaarb: bridge control possible 0000:06:03.0
[ 0.611886] SCSI subsystem initialized
[ 0.611906] ACPI: bus type USB registered
[ 0.611918] usbcore: registered new interface driver usbfs
[ 0.611926] usbcore: registered new interface driver hub
[ 0.611950] usbcore: registered new device driver usb
[ 0.612101] PCI: Using ACPI for IRQ routing
[ 0.617459] PCI: Discovered peer bus fe
[ 0.617460] PCI: root bus fe: using default resources
[ 0.617461] PCI: Probing PCI hardware (bus fe)
[ 0.617480] PCI host bridge to bus 0000:fe
[ 0.617482] pci_bus 0000:fe: root bus resource [io 0x0000-0xffff]
[ 0.617484] pci_bus 0000:fe: root bus resource [mem 0x00000000-0xffffffffff]
[ 0.617485] pci_bus 0000:fe: No busn resource found for root bus, will use [bus
fe-ff]
[ 0.617488] pci_bus 0000:fe: busn_res: can not insert [bus fe-ff] under domain
[bus 00-ff] (conflicts with (null) [bus 00-ff])
[ 0.617492] pci 0000:fe:00.0: [8086:2c70] type 00 class 0x060000
[ 0.617524] pci 0000:fe:00.1: [8086:2d81] type 00 class 0x060000
[ 0.617552] pci 0000:fe:02.0: [8086:2d90] type 00 class 0x060000
[ 0.617582] pci 0000:fe:02.1: [8086:2d91] type 00 class 0x060000
[ 0.617611] pci 0000:fe:02.2: [8086:2d92] type 00 class 0x060000
[ 0.617642] pci 0000:fe:02.3: [8086:2d93] type 00 class 0x060000
[ 0.617669] pci 0000:fe:02.4: [8086:2d94] type 00 class 0x060000
[ 0.617695] pci 0000:fe:02.5: [8086:2d95] type 00 class 0x060000
[ 0.617727] pci 0000:fe:03.0: [8086:2d98] type 00 class 0x060000
[ 0.617756] pci 0000:fe:03.1: [8086:2d99] type 00 class 0x060000
[ 0.617784] pci 0000:fe:03.2: [8086:2d9a] type 00 class 0x060000
[ 0.617815] pci 0000:fe:03.4: [8086:2d9c] type 00 class 0x060000
[ 0.617843] pci 0000:fe:04.0: [8086:2da0] type 00 class 0x060000
[ 0.617873] pci 0000:fe:04.1: [8086:2da1] type 00 class 0x060000
[ 0.617902] pci 0000:fe:04.2: [8086:2da2] type 00 class 0x060000
[ 0.617930] pci 0000:fe:04.3: [8086:2da3] type 00 class 0x060000
[ 0.617959] pci 0000:fe:05.0: [8086:2da8] type 00 class 0x060000
[ 0.617985] pci 0000:fe:05.1: [8086:2da9] type 00 class 0x060000
[ 0.618013] pci 0000:fe:05.2: [8086:2daa] type 00 class 0x060000
[ 0.618042] pci 0000:fe:05.3: [8086:2dab] type 00 class 0x060000
[ 0.618071] pci 0000:fe:06.0: [8086:2db0] type 00 class 0x060000
[ 0.618104] pci 0000:fe:06.1: [8086:2db1] type 00 class 0x060000
[ 0.618129] pci 0000:fe:06.2: [8086:2db2] type 00 class 0x060000
[ 0.618158] pci 0000:fe:06.3: [8086:2db3] type 00 class 0x060000
[ 0.618196] pci_bus 0000:fe: busn_res: [bus fe-ff] end is updated to fe
[ 0.618198] pci_bus 0000:fe: busn_res: can not insert [bus fe] under domain [bus
00-ff] (conflicts with (null) [bus 00-ff])
[ 0.618202] PCI: Discovered peer bus ff
[ 0.618203] PCI: root bus ff: using default resources
[ 0.618204] PCI: Probing PCI hardware (bus ff)
[ 0.618219] PCI host bridge to bus 0000:ff
[ 0.618221] pci_bus 0000:ff: root bus resource [io 0x0000-0xffff]
[ 0.618225] pci_bus 0000:ff: root bus resource [mem 0x00000000-0xffffffffff]
[ 0.618227] pci_bus 0000:ff: No busn resource found for root bus, will use [bus
ff-ff]
[ 0.618228] pci_bus 0000:ff: busn_res: can not insert [bus ff] under domain [bus
00-ff] (conflicts with (null) [bus 00-ff])
[ 0.618232] pci 0000:ff:00.0: [8086:2c70] type 00 class 0x060000
[ 0.618261] pci 0000:ff:00.1: [8086:2d81] type 00 class 0x060000
[ 0.618293] pci 0000:ff:02.0: [8086:2d90] type 00 class 0x060000
[ 0.618326] pci 0000:ff:02.1: [8086:2d91] type 00 class 0x060000
[ 0.618356] pci 0000:ff:02.2: [8086:2d92] type 00 class 0x060000
[ 0.618387] pci 0000:ff:02.3: [8086:2d93] type 00 class 0x060000
[ 0.618416] pci 0000:ff:02.4: [8086:2d94] type 00 class 0x060000
[ 0.618443] pci 0000:ff:02.5: [8086:2d95] type 00 class 0x060000
[ 0.618473] pci 0000:ff:03.0: [8086:2d98] type 00 class 0x060000
[ 0.618502] pci 0000:ff:03.1: [8086:2d99] type 00 class 0x060000
[ 0.618530] pci 0000:ff:03.2: [8086:2d9a] type 00 class 0x060000
[ 0.618563] pci 0000:ff:03.4: [8086:2d9c] type 00 class 0x060000
[ 0.618591] pci 0000:ff:04.0: [8086:2da0] type 00 class 0x060000
[ 0.618620] pci 0000:ff:04.1: [8086:2da1] type 00 class 0x060000
[ 0.618651] pci 0000:ff:04.2: [8086:2da2] type 00 class 0x060000
[ 0.618679] pci 0000:ff:04.3: [8086:2da3] type 00 class 0x060000
[ 0.618719] pci 0000:ff:05.0: [8086:2da8] type 00 class 0x060000
[ 0.618747] pci 0000:ff:05.1: [8086:2da9] type 00 class 0x060000
[ 0.618778] pci 0000:ff:05.2: [8086:2daa] type 00 class 0x060000
[ 0.618809] pci 0000:ff:05.3: [8086:2dab] type 00 class 0x060000
[ 0.618843] pci 0000:ff:06.0: [8086:2db0] type 00 class 0x060000
[ 0.618875] pci 0000:ff:06.1: [8086:2db1] type 00 class 0x060000
[ 0.618903] pci 0000:ff:06.2: [8086:2db2] type 00 class 0x060000
[ 0.618933] pci 0000:ff:06.3: [8086:2db3] type 00 class 0x060000
[ 0.618975] pci_bus 0000:ff: busn_res: [bus ff] end is updated to ff
[ 0.618977] pci_bus 0000:ff: busn_res: can not insert [bus ff] under domain [bus
00-ff] (conflicts with (null) [bus 00-ff])
[ 0.618981] PCI: pci_cache_line_size set to 64 bytes
[ 0.619054] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[ 0.619055] e820: reserve RAM buffer [mem 0xcf379000-0xcfffffff]
[ 0.619152] NetLabel: Initializing
[ 0.619154] NetLabel: domain hash size = 128
[ 0.619154] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.619166] NetLabel: unlabeled traffic allowed by default
[ 0.619195] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[ 0.619198] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
[ 0.621219] Switching to clocksource hpet
[ 0.628663] pnp: PnP ACPI init
[ 0.628678] ACPI: bus type PNP registered
[ 0.628775] pnp 00:00: [dma 4]
[ 0.628802] pnp 00:00: Plug and Play ACPI device, IDs PNP0200 (active)
[ 0.628861] pnp 00:01: Plug and Play ACPI device, IDs PNP0c04 (active)
[ 0.628942] system 00:02: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.628999] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.629314] pnp 00:04: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.629610] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.630676] system 00:06: [io 0x0800-0x087f] could not be reserved
[ 0.630681] system 00:06: [io 0x0880-0x08ff] could not be reserved
[ 0.630684] system 00:06: [io 0x0900-0x091f] has been reserved
[ 0.630687] system 00:06: [io 0x0920-0x0923] has been reserved
[ 0.630689] system 00:06: [io 0x0924] has been reserved
[ 0.630692] system 00:06: [io 0x0c00-0x0c7f] has been reserved
[ 0.630695] system 00:06: [io 0x0ca0-0x0ca7] has been reserved
[ 0.630698] system 00:06: [io 0x0ca9-0x0cab] has been reserved
[ 0.630701] system 00:06: [io 0x0cad-0x0caf] has been reserved
[ 0.630705] system 00:06: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.630766] pnp 00:07: [irq 0 disabled]
[ 0.630810] system 00:07: [io 0x0ca8] has been reserved
[ 0.630813] system 00:07: [io 0x0cac] has been reserved
[ 0.630817] system 00:07: Plug and Play ACPI device, IDs IPI0001 PNP0c01
(active)
[ 0.631652] system 00:08: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.631657] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.631735] pnp 00:09: Plug and Play ACPI device, IDs PNP0103 (active)
[ 0.631799] system 00:0a: [mem 0xfed90000-0xfed91fff] could not be reserved
[ 0.631803] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.632026] pnp: PnP ACPI: found 11 devices
[ 0.632028] ACPI: bus type PNP unregistered
[ 0.639327] pci 0000:00:1f.0: BAR 13: [io 0x0800-0x087f] has bogus alignment
[ 0.639332] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.639338] pci 0000:00:01.0: bridge window [mem 0xda000000-0xddffffff]
[ 0.639346] pci 0000:00:03.0: PCI bridge to [bus 02]
[ 0.639349] pci 0000:00:03.0: bridge window [io 0xf000-0xffff]
[ 0.639354] pci 0000:00:03.0: bridge window [mem 0xdf100000-0xdf1fffff]
[ 0.639361] pci 0000:00:07.0: PCI bridge to [bus 03]
[ 0.639371] pci 0000:00:09.0: PCI bridge to [bus 04]
[ 0.639380] pci 0000:00:0a.0: PCI bridge to [bus 05]
[ 0.639394] pci 0000:06:03.0: BAR 6: assigned [mem 0xde000000-0xde00ffff pref]
[ 0.639397] pci 0000:00:1e.0: PCI bridge to [bus 06]
[ 0.639402] pci 0000:00:1e.0: bridge window [mem 0xde000000-0xdeffffff]
[ 0.639407] pci 0000:00:1e.0: bridge window [mem 0xd9800000-0xd9ffffff 64bit
pref]
[ 0.639414] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 0.639416] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 0.639419] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.639422] pci_bus 0000:00: resource 7 [mem 0xd0000000-0xfdffffff]
[ 0.639424] pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed44fff]
[ 0.639427] pci_bus 0000:01: resource 1 [mem 0xda000000-0xddffffff]
[ 0.639430] pci_bus 0000:02: resource 0 [io 0xf000-0xffff]
[ 0.639432] pci_bus 0000:02: resource 1 [mem 0xdf100000-0xdf1fffff]
[ 0.639435] pci_bus 0000:06: resource 1 [mem 0xde000000-0xdeffffff]
[ 0.639438] pci_bus 0000:06: resource 2 [mem 0xd9800000-0xd9ffffff 64bit pref]
[ 0.639441] pci_bus 0000:06: resource 4 [io 0x0000-0x0cf7]
[ 0.639443] pci_bus 0000:06: resource 5 [io 0x0d00-0xffff]
[ 0.639446] pci_bus 0000:06: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.639448] pci_bus 0000:06: resource 7 [mem 0xd0000000-0xfdffffff]
[ 0.639451] pci_bus 0000:06: resource 8 [mem 0xfed40000-0xfed44fff]
[ 0.639455] pci_bus 0000:fe: resource 4 [io 0x0000-0xffff]
[ 0.639458] pci_bus 0000:fe: resource 5 [mem 0x00000000-0xffffffffff]
[ 0.639462] pci_bus 0000:ff: resource 4 [io 0x0000-0xffff]
[ 0.639465] pci_bus 0000:ff: resource 5 [mem 0x00000000-0xffffffffff]
[ 0.639518] NET: Registered protocol family 2
[ 0.640173] TCP established hash table entries: 524288 (order: 10, 4194304
bytes)
[ 0.641673] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.641877] TCP: Hash tables configured (established 524288 bind 65536)
[ 0.641911] TCP: reno registered
[ 0.642032] UDP hash table entries: 32768 (order: 8, 1048576 bytes)
[ 0.642436] UDP-Lite hash table entries: 32768 (order: 8, 1048576 bytes)
[ 0.642841] NET: Registered protocol family 1
[ 0.658830] pci 0000:06:03.0: Boot video device
[ 0.658911] PCI: CLS 64 bytes, default 64
[ 0.658975] Unpacking initramfs...
[ 1.117155] Freeing initrd memory: 17744k freed
[ 1.121553] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 1.121560] software IO TLB [mem 0xcb379000-0xcf379000] (64MB) mapped at
[ffff8800cb379000-ffff8800cf378fff]
[ 1.124542] microcode: CPU0 sig=0x206c2, pf=0x1, revision=0x15
[ 1.124551] microcode: CPU1 sig=0x206c2, pf=0x1, revision=0x15
[ 1.124560] microcode: CPU2 sig=0x206c2, pf=0x1, revision=0x15
[ 1.124567] microcode: CPU3 sig=0x206c2, pf=0x1, revision=0x15
[ 1.124576] microcode: CPU4 sig=0x206c2, pf=0x1, revision=0x15
[ 1.124585] microcode: CPU5 sig=0x206c2, pf=0x1, revision=0x15
[ 1.124594] microcode: CPU6 sig=0x206c2, pf=0x1, revision=0x15
[ 1.124603] microcode: CPU7 sig=0x206c2, pf=0x1, revision=0x15
[ 1.124612] microcode: CPU8 sig=0x206c2, pf=0x1, revision=0x15
[ 1.124621] microcode: CPU9 sig=0x206c2, pf=0x1, revision=0x15
[ 1.124633] microcode: CPU10 sig=0x206c2, pf=0x1, revision=0x15
[ 1.124642] microcode: CPU11 sig=0x206c2, pf=0x1, revision=0x15
[ 1.124650] microcode: CPU12 sig=0x206c2, pf=0x1, revision=0x15
[ 1.124658] microcode: CPU13 sig=0x206c2, pf=0x1, revision=0x15
[ 1.124666] microcode: CPU14 sig=0x206c2, pf=0x1, revision=0x15
[ 1.124674] microcode: CPU15 sig=0x206c2, pf=0x1, revision=0x15
[ 1.124683] microcode: CPU16 sig=0x206c2, pf=0x1, revision=0x15
[ 1.124691] microcode: CPU17 sig=0x206c2, pf=0x1, revision=0x15
[ 1.124699] microcode: CPU18 sig=0x206c2, pf=0x1, revision=0x15
[ 1.124707] microcode: CPU19 sig=0x206c2, pf=0x1, revision=0x15
[ 1.124714] microcode: CPU20 sig=0x206c2, pf=0x1, revision=0x15
[ 1.124722] microcode: CPU21 sig=0x206c2, pf=0x1, revision=0x15
[ 1.124732] microcode: CPU22 sig=0x206c2, pf=0x1, revision=0x15
[ 1.124740] microcode: CPU23 sig=0x206c2, pf=0x1, revision=0x15
[ 1.124784] microcode: Microcode Update Driver: v2.00
<tigran@aivazian.fsnet.co.uk>, Peter Oruba
[ 1.125114] futex hash table entries: 8192 (order: 7, 524288 bytes)
[ 1.125207] Initialise system trusted keyring
[ 1.125301] audit: initializing netlink socket (disabled)
[ 1.125318] type=2000 audit(1558935841.947:1): initialized
[ 1.161765] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 1.163374] zbud: loaded
[ 1.163658] VFS: Disk quotas dquot_6.5.2
[ 1.163725] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.164005] msgmni has been set to 32768
[ 1.164093] Key type big_key registered
[ 1.164097] SELinux: Registering netfilter hooks
[ 1.165746] alg: No test for stdrng (krng)
[ 1.165760] NET: Registered protocol family 38
[ 1.165770] Key type asymmetric registered
[ 1.165775] Asymmetric key parser 'x509' registered
[ 1.165840] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 1.165921] io scheduler noop registered
[ 1.165926] io scheduler deadline registered (default)
[ 1.165969] io scheduler cfq registered
[ 1.166168] pcieport 0000:00:01.0: device [8086:3408] has invalid IRQ; check
vendor BIOS
[ 1.166593] pcieport 0000:00:01.0: irq 72 for MSI/MSI-X
[ 1.166651] pcieport 0000:00:03.0: device [8086:340a] has invalid IRQ; check
vendor BIOS
[ 1.167000] pcieport 0000:00:03.0: irq 73 for MSI/MSI-X
[ 1.167059] pcieport 0000:00:07.0: device [8086:340e] has invalid IRQ; check
vendor BIOS
[ 1.167416] pcieport 0000:00:07.0: irq 74 for MSI/MSI-X
[ 1.167471] pcieport 0000:00:09.0: device [8086:3410] has invalid IRQ; check
vendor BIOS
[ 1.167816] pcieport 0000:00:09.0: irq 75 for MSI/MSI-X
[ 1.167874] pcieport 0000:00:0a.0: device [8086:3411] has invalid IRQ; check
vendor BIOS
[ 1.168219] pcieport 0000:00:0a.0: irq 76 for MSI/MSI-X
[ 1.168325] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
[ 1.168328] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[ 1.168330] pci 0000:01:00.1: Signaling PME through PCIe PME interrupt
[ 1.168335] pcie_pme 0000:00:01.0:pcie01: service driver pcie_pme loaded
[ 1.168354] pcieport 0000:00:03.0: Signaling PME through PCIe PME interrupt
[ 1.168356] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
[ 1.168361] pcie_pme 0000:00:03.0:pcie01: service driver pcie_pme loaded
[ 1.168386] pcieport 0000:00:07.0: Signaling PME through PCIe PME interrupt
[ 1.168391] pcie_pme 0000:00:07.0:pcie01: service driver pcie_pme loaded
[ 1.168409] pcieport 0000:00:09.0: Signaling PME through PCIe PME interrupt
[ 1.168414] pcie_pme 0000:00:09.0:pcie01: service driver pcie_pme loaded
[ 1.168432] pcieport 0000:00:0a.0: Signaling PME through PCIe PME interrupt
[ 1.168436] pcie_pme 0000:00:0a.0:pcie01: service driver pcie_pme loaded
[ 1.168465] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 1.168485] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 1.168577] intel_idle: MWAIT substates: 0x1120
[ 1.168579] intel_idle: v0.4 model 0x2C
[ 1.168581] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 1.168907] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 1.168912] ACPI: Power Button [PWRF]
[ 1.169472] ERST: Error Record Serialization Table (ERST) support is
initialized.
[ 1.169477] pstore: Registered erst as persistent store backend
[ 1.169665] GHES: APEI firmware first mode is enabled by APEI bit and WHEA _OSC.
[ 1.169754] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 1.190338] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 1.210939] 00:05: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[ 1.211509] Non-volatile memory driver v1.3
[ 1.211514] Linux agpgart interface v0.103
[ 1.211677] crash memory driver: version 1.1
[ 1.211810] rdac: device handler registered
[ 1.211853] hp_sw: device handler registered
[ 1.211858] emc: device handler registered
[ 1.211861] alua: device handler registered
[ 1.211901] libphy: Fixed MDIO Bus: probed
[ 1.211972] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.211979] ehci-pci: EHCI PCI platform driver
[ 1.212365] ehci-pci 0000:00:1a.7: EHCI Host Controller
[ 1.212425] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 1
[ 1.212441] ehci-pci 0000:00:1a.7: debug port 1
[ 1.216355] ehci-pci 0000:00:1a.7: cache line size of 64 is not supported
[ 1.216379] ehci-pci 0000:00:1a.7: irq 19, io mem 0xdf0fe000
[ 1.222284] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[ 1.222335] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.222338] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.222341] usb usb1: Product: EHCI Host Controller
[ 1.222343] usb usb1: Manufacturer: Linux 3.10.0-229.el7.x86_64 ehci_hcd
[ 1.222346] usb usb1: SerialNumber: 0000:00:1a.7
[ 1.222463] hub 1-0:1.0: USB hub found
[ 1.222473] hub 1-0:1.0: 4 ports detected
[ 1.222965] ehci-pci 0000:00:1d.7: EHCI Host Controller
[ 1.223022] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 2
[ 1.223036] ehci-pci 0000:00:1d.7: debug port 1
[ 1.226943] ehci-pci 0000:00:1d.7: cache line size of 64 is not supported
[ 1.226960] ehci-pci 0000:00:1d.7: irq 21, io mem 0xdf0ff000
[ 1.232285] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[ 1.232325] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.232328] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.232331] usb usb2: Product: EHCI Host Controller
[ 1.232333] usb usb2: Manufacturer: Linux 3.10.0-229.el7.x86_64 ehci_hcd
[ 1.232336] usb usb2: SerialNumber: 0000:00:1d.7
[ 1.232446] hub 2-0:1.0: USB hub found
[ 1.232455] hub 2-0:1.0: 4 ports detected
[ 1.232578] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.232586] ohci-pci: OHCI PCI platform driver
[ 1.232605] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.232958] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[ 1.233016] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[ 1.233024] uhci_hcd 0000:00:1a.0: detected 2 ports
[ 1.233062] uhci_hcd 0000:00:1a.0: irq 17, io base 0x0000ec40
[ 1.233117] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.233120] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.233123] usb usb3: Product: UHCI Host Controller
[ 1.233126] usb usb3: Manufacturer: Linux 3.10.0-229.el7.x86_64 uhci_hcd
[ 1.233128] usb usb3: SerialNumber: 0000:00:1a.0
[ 1.233234] hub 3-0:1.0: USB hub found
[ 1.233243] hub 3-0:1.0: 2 ports detected
[ 1.233678] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[ 1.233739] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
[ 1.233747] uhci_hcd 0000:00:1a.1: detected 2 ports
[ 1.233778] uhci_hcd 0000:00:1a.1: irq 18, io base 0x0000ec60
[ 1.233832] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.233835] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.233838] usb usb4: Product: UHCI Host Controller
[ 1.233840] usb usb4: Manufacturer: Linux 3.10.0-229.el7.x86_64 uhci_hcd
[ 1.233843] usb usb4: SerialNumber: 0000:00:1a.1
[ 1.233948] hub 4-0:1.0: USB hub found
[ 1.233956] hub 4-0:1.0: 2 ports detected
[ 1.234393] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 1.234452] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 5
[ 1.234459] uhci_hcd 0000:00:1d.0: detected 2 ports
[ 1.234480] uhci_hcd 0000:00:1d.0: irq 21, io base 0x0000ec80
[ 1.234537] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.234540] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.234543] usb usb5: Product: UHCI Host Controller
[ 1.234545] usb usb5: Manufacturer: Linux 3.10.0-229.el7.x86_64 uhci_hcd
[ 1.234548] usb usb5: SerialNumber: 0000:00:1d.0
[ 1.234652] hub 5-0:1.0: USB hub found
[ 1.234660] hub 5-0:1.0: 2 ports detected
[ 1.235094] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 1.235148] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 6
[ 1.235156] uhci_hcd 0000:00:1d.1: detected 2 ports
[ 1.235187] uhci_hcd 0000:00:1d.1: irq 20, io base 0x0000eca0
[ 1.235240] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.235243] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.235246] usb usb6: Product: UHCI Host Controller
[ 1.235248] usb usb6: Manufacturer: Linux 3.10.0-229.el7.x86_64 uhci_hcd
[ 1.235251] usb usb6: SerialNumber: 0000:00:1d.1
[ 1.235375] hub 6-0:1.0: USB hub found
[ 1.235383] hub 6-0:1.0: 2 ports detected
[ 1.235813] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 1.235866] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7
[ 1.235873] uhci_hcd 0000:00:1d.2: detected 2 ports
[ 1.235900] uhci_hcd 0000:00:1d.2: irq 21, io base 0x0000ecc0
[ 1.235952] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.235955] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.235958] usb usb7: Product: UHCI Host Controller
[ 1.235960] usb usb7: Manufacturer: Linux 3.10.0-229.el7.x86_64 uhci_hcd
[ 1.235963] usb usb7: SerialNumber: 0000:00:1d.2
[ 1.236073] hub 7-0:1.0: USB hub found
[ 1.236081] hub 7-0:1.0: 2 ports detected
[ 1.236529] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[ 1.236588] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 8
[ 1.236595] uhci_hcd 0000:00:1d.3: detected 2 ports
[ 1.236616] uhci_hcd 0000:00:1d.3: irq 20, io base 0x0000ece0
[ 1.236669] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.236672] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.236675] usb usb8: Product: UHCI Host Controller
[ 1.236678] usb usb8: Manufacturer: Linux 3.10.0-229.el7.x86_64 uhci_hcd
[ 1.236680] usb usb8: SerialNumber: 0000:00:1d.3
[ 1.236795] hub 8-0:1.0: USB hub found
[ 1.236803] hub 8-0:1.0: 2 ports detected
[ 1.236960] usbcore: registered new interface driver usbserial
[ 1.236969] usbcore: registered new interface driver usbserial_generic
[ 1.236978] usbserial: USB Serial support registered for generic
[ 1.237018] i8042: PNP: No PS/2 controller found. Probing ports directly.
[ 1.239910] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.239917] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 1.240031] mousedev: PS/2 mouse device common for all mice
[ 1.240182] rtc_cmos 00:03: RTC can wake from S4
[ 1.240339] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[ 1.240367] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram, hpet
irqs
[ 1.240966] cpuidle: using governor menu
[ 1.241632] hidraw: raw HID events driver (C) Jiri Kosina
[ 1.241768] usbcore: registered new interface driver usbhid
[ 1.241769] usbhid: USB HID core driver
[ 1.241859] drop_monitor: Initializing network drop monitor service
[ 1.242009] TCP: cubic registered
[ 1.242014] Initializing XFRM netlink socket
[ 1.242138] NET: Registered protocol family 10
[ 1.242434] NET: Registered protocol family 17
[ 1.243163] Loading compiled-in X.509 certificates
[ 1.243199] Loaded X.509 cert 'CentOS Linux kpatch signing key:
ea0413152cde1d98ebdca3fe6f0230904c9ef717'
[ 1.243218] Loaded X.509 cert 'CentOS Linux Driver update signing key:
7f421ee0ab69461574bb358861dbe77762a4201b'
[ 1.244151] Loaded X.509 cert 'CentOS Linux kernel signing key:
a62a0e1d6a6e484e9bfd7368af34081048e535e5'
[ 1.244176] registered taskstats version 1
[ 1.246875] Key type trusted registered
[ 1.249343] Key type encrypted registered
[ 1.251782] IMA: No TPM chip found, activating TPM-bypass!
[ 1.252445] rtc_cmos 00:03: setting system clock to 2019-05-27 05:44:02 UTC
(1558935842)
[ 1.253741] Freeing unused kernel memory: 1604k freed
[ 1.257050] ERST: NVRAM ERST Log Address Range is not implemented yet
[ 1.258357] systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP
+AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
[ 1.259066] systemd[1]: Running in initial RAM disk.
[ 1.259146] systemd[1]: Set hostname to <localhost.localdomain>.
[ 1.302735] systemd[1]: Expecting device dev-mapper-centos\x2droot.device...
[ 1.302757] systemd[1]: Starting -.slice.
[ 1.302966] systemd[1]: Created slice -.slice.
[ 1.303024] systemd[1]: Starting System Slice.
[ 1.303130] systemd[1]: Created slice System Slice.
[ 1.303182] systemd[1]: Starting Slices.
[ 1.303198] systemd[1]: Reached target Slices.
[ 1.303242] systemd[1]: Starting Timers.
[ 1.303257] systemd[1]: Reached target Timers.
[ 1.303314] systemd[1]: Starting Journal Socket.
[ 1.303389] systemd[1]: Listening on Journal Socket.
[ 1.303500] systemd[1]: Started dracut ask for additional cmdline parameters.
[ 1.303711] systemd[1]: Starting dracut cmdline hook...
[ 1.304384] systemd[1]: Started Load Kernel Modules.
[ 1.304408] systemd[1]: Starting Setup Virtual Console...
[ 1.304843] systemd[1]: Starting Journal Service...
[ 1.305415] systemd[1]: Started Journal Service.
[ 1.478983] device-mapper: uevent: version 1.0.3
[ 1.479110] device-mapper: ioctl: 4.29.0-ioctl (2014-10-28) initialised: dm-
devel@redhat.com
[ 1.524372] usb 1-3: new high-speed USB device number 2 using ehci-pci
[ 1.529052] systemd-udevd[421]: starting version 208
[ 1.564765] bnx2: QLogic NetXtreme II Gigabit Ethernet Driver bnx2 v2.2.5
(December 20, 2013)
[ 1.565593] bnx2 0000:01:00.0 eth0: Broadcom NetXtreme II BCM5716 1000Base-T
(C0) PCI Express found at mem da000000, IRQ 36, node addr d4:ae:52:64:34:62
[ 1.566346] bnx2 0000:01:00.1 eth1: Broadcom NetXtreme II BCM5716 1000Base-T
(C0) PCI Express found at mem dc000000, IRQ 48, node addr d4:ae:52:64:34:63
[ 1.566540] megasas: 06.805.06.01-rc1
[ 1.566566] megasas: 0x1000:0x0079:0x1028:0x1f17: bus 2:slot 0:func 0
[ 1.567351] megasas: FW now in Ready state
[ 1.567377] megaraid_sas 0000:02:00.0: irq 77 for MSI/MSI-X
[ 1.567389] megaraid_sas 0000:02:00.0: [scsi0]: FW supports<0> MSIX
vector,Online CPUs: <24>,Current MSIX <1>
[ 1.582204] [drm] Initialized drm 1.1.0 20060810
[ 1.611185] [TTM] Zone kernel: Available graphics memory: 28768892 kiB
[ 1.611189] [TTM] Zone dma32: Available graphics memory: 2097152 kiB
[ 1.611191] [TTM] Initializing pool allocator
[ 1.611202] [TTM] Initializing DMA pool allocator
[ 1.632574] systemd-udevd[423]: renamed network interface eth0 to em1
[ 1.638718] usb 1-3: New USB device found, idVendor=0424, idProduct=2514
[ 1.638724] usb 1-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.638995] hub 1-3:1.0: USB hub found
[ 1.639080] hub 1-3:1.0: 4 ports detected
[ 1.641898] fbcon: mgadrmfb (fb0) is primary device
[ 1.652355] megasas_init_mfi: fw_support_ieee=67108864
[ 1.652355] megasas: INIT adapter done
[ 1.694326] megaraid_sas 0000:02:00.0: Controller type: MR,Memory size is: 512MB
[ 1.694354] scsi host0: LSI SAS based MegaRAID driver
[ 1.704914] scsi 0:2:1:0: Direct-Access DELL PERC H700 2.10 PQ: 0
ANSI: 5
[ 1.707581] systemd-udevd[426]: renamed network interface eth1 to em2
[ 1.779823] Console: switching to colour frame buffer device 128x48
[ 1.786758] sd 0:2:1:0: [sda] 17578328064 512-byte logical blocks: (9.00 TB/8.18
TiB)
[ 1.786875] sd 0:2:1:0: [sda] Write Protect is off
[ 1.786877] sd 0:2:1:0: [sda] Mode Sense: 1f 00 00 08
[ 1.786942] sd 0:2:1:0: [sda] Write cache: enabled, read cache: enabled, doesn't
support DPO or FUA
[ 1.808807] sda: sda1 sda2 sda3
[ 1.809668] sd 0:2:1:0: [sda] Attached SCSI disk
[ 1.833742] mgag200 0000:06:03.0: fb0: mgadrmfb frame buffer device
[ 1.833743] mgag200 0000:06:03.0: registered panic notifier
[ 1.833757] [drm] Initialized mgag200 1.0.0 20110418 for 0000:06:03.0 on minor 0
[ 2.124366] tsc: Refined TSC clocksource calibration: 2666.761 MHz
[ 2.124371] Switching to clocksource tsc
[ 2.187442] usb 5-1: new low-speed USB device number 2 using uhci_hcd
[ 2.353631] usb 5-1: New USB device found, idVendor=04b4, idProduct=06b0
[ 2.353636] usb 5-1: New USB device strings: Mfr=2, Product=1, SerialNumber=0
[ 2.353639] usb 5-1: Product: SmartView KVM
[ 2.353642] usb 5-1: Manufacturer: Zhejiang Haikang
[ 2.378843] input: Zhejiang Haikang SmartView KVM as
/devices/pci0000:00/0000:00:1d.0/usb5/5-1/5-1:1.0/input/input1
[ 2.379140] hid-generic 0003:04B4:06B0.0001: input,hidraw0: USB HID v1.11
Keyboard [Zhejiang Haikang SmartView KVM] on usb-0000:00:1d.0-1/input0
[ 2.396796] input: Zhejiang Haikang SmartView KVM as
/devices/pci0000:00/0000:00:1d.0/usb5/5-1/5-1:1.1/input/input2
[ 2.397180] hid-generic 0003:04B4:06B0.0002: input,hidraw1: USB HID v1.11 Mouse
[Zhejiang Haikang SmartView KVM] on usb-0000:00:1d.0-1/input1
[ 2.603458] usb 5-2: new full-speed USB device number 3 using uhci_hcd
[ 2.751596] usb 5-2: New USB device found, idVendor=0624, idProduct=0248
[ 2.751602] usb 5-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.751606] usb 5-2: Product: USB Composite Device-0
[ 2.751608] usb 5-2: Manufacturer: Avocent
[ 2.751611] usb 5-2: SerialNumber: 20080519
[ 2.765847] input: Avocent USB Composite Device-0 as
/devices/pci0000:00/0000:00:1d.0/usb5/5-2/5-2:1.0/input/input3
[ 2.766204] hid-generic 0003:0624:0248.0003: input,hidraw2: USB HID v1.00
Keyboard [Avocent USB Composite Device-0] on usb-0000:00:1d.0-2/input0
[ 2.771785] input: Avocent USB Composite Device-0 as
/devices/pci0000:00/0000:00:1d.0/usb5/5-2/5-2:1.1/input/input4
[ 2.772049] hid-generic 0003:0624:0248.0004: input,hidraw3: USB HID v1.00 Mouse
[Avocent USB Composite Device-0] on usb-0000:00:1d.0-2/input1
[ 2.799812] SGI XFS with ACLs, security attributes, large block/inode numbers,
no debug enabled
[ 2.809205] XFS (dm-0): Mounting V4 Filesystem
[ 2.947320] XFS (dm-0): Ending clean mount
[ 3.220506] systemd-journald[262]: Received SIGTERM
[ 3.628023] type=1404 audit(1558935844.874:2): enforcing=1 old_enforcing=0
auid=4294967295 ses=4294967295
[ 3.892060] SELinux: 2048 avtab hash slots, 106487 rules.
[ 3.954033] SELinux: 2048 avtab hash slots, 106487 rules.
[ 3.995832] SELinux: 8 users, 14 roles, 5009 types, 310 bools, 1 sens, 1024
cats
[ 3.995836] SELinux: 97 classes, 106487 rules
[ 4.002274] SELinux: Completing initialization.
[ 4.002276] SELinux: Setting up existing superblocks.
[ 4.002284] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
[ 4.002289] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts
[ 4.002299] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts
[ 4.002305] SELinux: initialized (dev proc, type proc), uses genfs_contexts
[ 4.002364] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[ 4.002386] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition
SIDs
[ 4.003323] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs
[ 4.003328] SELinux: initialized (dev debugfs, type debugfs), uses
genfs_contexts
[ 4.004365] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
[ 4.004375] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses
genfs_contexts
[ 4.004378] SELinux: initialized (dev aio, type aio), not configured for
labeling
[ 4.004382] SELinux: initialized (dev devpts, type devpts), uses transition SIDs
[ 4.004396] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses
transition SIDs
[ 4.004403] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs
[ 4.004409] SELinux: initialized (dev selinuxfs, type selinuxfs), uses
genfs_contexts
[ 4.004421] SELinux: initialized (dev securityfs, type securityfs), uses
genfs_contexts
[ 4.004426] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
[ 4.005078] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[ 4.005085] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[ 4.005173] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[ 4.005204] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[ 4.005216] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts
[ 4.005219] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[ 4.005225] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[ 4.005230] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[ 4.005239] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[ 4.005244] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[ 4.005248] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[ 4.005251] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[ 4.005260] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[ 4.005264] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[ 4.005270] SELinux: initialized (dev configfs, type configfs), uses
genfs_contexts
[ 4.005274] SELinux: initialized (dev drm, type drm), not configured for
labeling
[ 4.005281] SELinux: initialized (dev dm-0, type xfs), uses xattr
[ 4.020019] type=1403 audit(1558935845.266:3): policy loaded auid=4294967295
ses=4294967295
[ 4.024852] systemd[1]: Successfully loaded SELinux policy in 407.927ms.
[ 4.366068] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 4.367825] systemd[1]: Inserted module 'ip_tables'
[ 4.402863] systemd[1]: Relabelled /dev and /run in 33.226ms.
[ 5.411822] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts
[ 5.587617] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses
transition SIDs
[ 5.857105] systemd-journald[674]: Received request to flush runtime journal
from PID 1
[ 7.066028] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 7.076180] EDAC MC: Ver: 3.0.0
[ 7.095400] EDAC MC1: Giving out device to 'i7core_edac.c' 'i7 core #1': DEV
0000:fe:03.0
[ 7.095463] EDAC PCI0: Giving out device to module 'i7core_edac' controller
'EDAC PCI controller': DEV '0000:fe:03.0' (POLLED)
[ 7.096128] EDAC MC0: Giving out device to 'i7core_edac.c' 'i7 core #0': DEV
0000:ff:03.0
[ 7.096158] EDAC PCI1: Giving out device to module 'i7core_edac' controller
'EDAC PCI controller': DEV '0000:ff:03.0' (POLLED)
[ 7.096419] EDAC i7core: Driver loaded, 2 memory controller(s) found.
[ 7.133561] wmi: Mapper loaded
[ 7.164763] ipmi message handler version 39.2
[ 7.172756] input: PC Speaker as /devices/platform/pcspkr/input/input5
[ 7.197817] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-
3.2)
[ 7.229766] ACPI Error: No handler for Region [IPMI] (ffff880de28cc240) [IPMI]
(20130517/evregion-162)
[ 7.229773] ACPI Error: Region IPMI (ID=7) has no handler (20130517/exfldio-305)
[ 7.229779] ACPI Error: Method parse/execution failed [\_SB_.PMI0._GHL] (Node
ffff880de28cbb18), AE_NOT_EXIST (20130517/psparse-536)
[ 7.229790] ACPI Error: Method parse/execution failed [\_SB_.PMI0._PMC] (Node
ffff880de28cba78), AE_NOT_EXIST (20130517/psparse-536)
[ 7.229800] ACPI Exception: AE_NOT_EXIST, Evaluating _PMC (20130517/power_meter-
753)
[ 7.238396] iTCO_vendor_support: vendor-support=0
[ 7.240254] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[ 7.240278] iTCO_wdt: Found a ICH10R TCO device (Version=2, TCOBASE=0x0860)
[ 7.240593] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 7.263541] IPMI System Interface driver.
[ 7.263582] ipmi_si: probing via SMBIOS
[ 7.263585] ipmi_si: SMBIOS: io 0xca8 regsize 1 spacing 4 irq 0
[ 7.263587] ipmi_si: Adding SMBIOS-specified kcs state machine
[ 7.263592] ipmi_si: Trying SMBIOS-specified kcs state machine at i/o address
0xca8, slave address 0x20, irq 0
[ 7.295456] sd 0:2:1:0: Attached scsi generic sg0 type 0
[ 7.325255] ipmi device interface
[ 7.424543] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)
[ 7.459522] alg: No test for crc32 (crc32-pclmul)
[ 7.531891] ipmi_si ipmi_si.0: Found new BMC (man_id: 0x0002a2, prod_id: 0x0100,
dev_id: 0x20)
[ 7.531903] ipmi_si ipmi_si.0: IPMI kcs interface initialized
[ 7.551926] kvm: VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL does not work properly.
Using workaround
[ 7.776633] XFS (sda2): Mounting V4 Filesystem
[ 7.973908] Adding 28901372k swap on /dev/mapper/centos-swap. Priority:-1
extents:1 across:28901372k FS
[ 8.077304] XFS (dm-2): Mounting V4 Filesystem
[ 9.087575] XFS (dm-2): Ending clean mount
[ 9.087591] SELinux: initialized (dev dm-2, type xfs), uses xattr
[ 10.489455] XFS (sda2): Ending clean mount
[ 10.489474] SELinux: initialized (dev sda2, type xfs), uses xattr
[ 10.671625] RPC: Registered named UNIX socket transport module.
[ 10.671630] RPC: Registered udp transport module.
[ 10.671632] RPC: Registered tcp transport module.
[ 10.671633] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 10.674390] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses
genfs_contexts
[ 10.708425] type=1305 audit(1558935851.954:4): audit_pid=921 old=0
auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1
[ 11.239362] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[ 11.291617] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 11.365996] Ebtables v2.0 registered
[ 11.398327] Bridge firewalling registered
[ 11.854139] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[ 12.221013] IPv6: ADDRCONF(NETDEV_UP): em1: link is not ready
[ 12.241494] bnx2 0000:01:00.0: irq 78 for MSI/MSI-X
[ 12.241509] bnx2 0000:01:00.0: irq 79 for MSI/MSI-X
[ 12.241521] bnx2 0000:01:00.0: irq 80 for MSI/MSI-X
[ 12.241536] bnx2 0000:01:00.0: irq 81 for MSI/MSI-X
[ 12.241547] bnx2 0000:01:00.0: irq 82 for MSI/MSI-X
[ 12.241557] bnx2 0000:01:00.0: irq 83 for MSI/MSI-X
[ 12.241567] bnx2 0000:01:00.0: irq 84 for MSI/MSI-X
[ 12.241577] bnx2 0000:01:00.0: irq 85 for MSI/MSI-X
[ 12.241588] bnx2 0000:01:00.0: irq 86 for MSI/MSI-X
[ 12.285932] bnx2 0000:01:00.0 em1: using MSIX
[ 12.285974] IPv6: ADDRCONF(NETDEV_UP): em1: link is not ready
[ 12.290671] IPv6: ADDRCONF(NETDEV_UP): em2: link is not ready
[ 12.290775] bnx2 0000:01:00.1: irq 87 for MSI/MSI-X
[ 12.290788] bnx2 0000:01:00.1: irq 88 for MSI/MSI-X
[ 12.290802] bnx2 0000:01:00.1: irq 89 for MSI/MSI-X
[ 12.290813] bnx2 0000:01:00.1: irq 90 for MSI/MSI-X
[ 12.290823] bnx2 0000:01:00.1: irq 91 for MSI/MSI-X
[ 12.290834] bnx2 0000:01:00.1: irq 92 for MSI/MSI-X
[ 12.290844] bnx2 0000:01:00.1: irq 93 for MSI/MSI-X
[ 12.290855] bnx2 0000:01:00.1: irq 94 for MSI/MSI-X
[ 12.290865] bnx2 0000:01:00.1: irq 95 for MSI/MSI-X
[ 12.334857] bnx2 0000:01:00.1 em2: using MSIX
[ 12.334951] IPv6: ADDRCONF(NETDEV_UP): em2: link is not ready
[ 12.346465] IPv6: ADDRCONF(NETDEV_UP): br0: link is not ready
[ 15.405542] bnx2 0000:01:00.1 em2: NIC Copper Link is Up, 1000 Mbps full duplex

[ 15.405672] IPv6: ADDRCONF(NETDEV_CHANGE): em2: link becomes ready


[ 15.475664] bnx2 0000:01:00.0 em1: NIC Copper Link is Up, 1000 Mbps full duplex

[ 15.475759] IPv6: ADDRCONF(NETDEV_CHANGE): em1: link becomes ready


[ 15.530203] device em1 entered promiscuous mode
[ 15.530281] br0: port 1(em1) entered forwarding state
[ 15.530294] br0: port 1(em1) entered forwarding state
[ 16.522628] systemd-readahead[678]: Failed to read event: File too large
[ 30.649114] br0: port 1(em1) entered forwarding state
[ 62.585169] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs
[ 62.585293] SELinux: initialized (dev proc, type proc), uses genfs_contexts
[ 62.641646] tun: Universal TUN/TAP device driver, 1.6
[ 62.641651] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 62.646641] device virbr0-nic entered promiscuous mode
[ 62.790742] virbr0: port 1(virbr0-nic) entered listening state
[ 62.790751] virbr0: port 1(virbr0-nic) entered listening state
[ 62.790842] IPv6: ADDRCONF(NETDEV_UP): virbr0: link is not ready
[ 62.836966] virbr0: port 1(virbr0-nic) entered disabled state
[ 160.459356] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[ 198.475663] device vnet0 entered promiscuous mode
[ 198.475910] br0: port 2(vnet0) entered forwarding state
[ 198.475916] br0: port 2(vnet0) entered forwarding state
[ 198.486377] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[ 198.528188] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[ 208.286721] device vnet1 entered promiscuous mode
[ 208.286941] br0: port 3(vnet1) entered forwarding state
[ 208.286947] br0: port 3(vnet1) entered forwarding state
[ 208.296407] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[ 213.500148] br0: port 2(vnet0) entered forwarding state
[ 223.292298] br0: port 3(vnet1) entered forwarding state
[ 639.537348] perf interrupt took too long (2507 > 2500), lowering
kernel.perf_event_max_sample_rate to 50000
[ 1020.114045] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[ 4620.414909] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[ 8220.546317] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[ 8937.181221] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs

You might also like