Created
February 16, 2017 14:21
-
-
Save Honghe/c5df625176854aada16bc3ad98f685ae to your computer and use it in GitHub Desktop.
Ubuntu 14.04.5 Memory corruption detected in low memory
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ 0.000000] Initializing cgroup subsys cpuset | |
[ 0.000000] Initializing cgroup subsys cpu | |
[ 0.000000] Initializing cgroup subsys cpuacct | |
[ 0.000000] Linux version 4.4.0-62-generic (buildd@lcy01-33) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.3) ) #83~14.04.1-Ubuntu SMP Wed Jan 18 18:10:30 UTC 2017 (Ubuntu 4.4.0-62.83~14.04.1-generic 4.4.40) | |
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-62-generic root=UUID=615f68de-5f7c-4b3a-8dc5-891f9b1dd651 ro quiet splash vt.handoff=7 | |
[ 0.000000] KERNEL supported cpus: | |
[ 0.000000] Intel GenuineIntel | |
[ 0.000000] AMD AuthenticAMD | |
[ 0.000000] Centaur CentaurHauls | |
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 | |
[ 0.000000] x86/fpu: xstate_offset[3]: 960, xstate_sizes[3]: 64 | |
[ 0.000000] x86/fpu: xstate_offset[4]: 1024, xstate_sizes[4]: 64 | |
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' | |
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' | |
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' | |
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x08: 'MPX bounds registers' | |
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x10: 'MPX CSR' | |
[ 0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 1088 bytes, using 'standard' format. | |
[ 0.000000] x86/fpu: Using 'eager' FPU context switches. | |
[ 0.000000] e820: 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-0x00000000b84befff] usable | |
[ 0.000000] BIOS-e820: [mem 0x00000000b84bf000-0x00000000b84bffff] ACPI NVS | |
[ 0.000000] BIOS-e820: [mem 0x00000000b84c0000-0x00000000b84e9fff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x00000000b84ea000-0x00000000bb580fff] usable | |
[ 0.000000] BIOS-e820: [mem 0x00000000bb581000-0x00000000bc4ddfff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x00000000bc4de000-0x00000000bc58afff] ACPI data | |
[ 0.000000] BIOS-e820: [mem 0x00000000bc58b000-0x00000000bce7dfff] ACPI NVS | |
[ 0.000000] BIOS-e820: [mem 0x00000000bce7e000-0x00000000bd2fdfff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x00000000bd2fe000-0x00000000bd2fefff] usable | |
[ 0.000000] BIOS-e820: [mem 0x00000000bd300000-0x00000000bd3fffff] 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 0x00000000fee00000-0x00000000fee00fff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013effffff] usable | |
[ 0.000000] NX (Execute Disable) protection: active | |
[ 0.000000] SMBIOS 3.0 present. | |
[ 0.000000] DMI: LENOVO 90DSCTO1WW/30D9, BIOS M05KT65A 10/28/2016 | |
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved | |
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable | |
[ 0.000000] e820: last_pfn = 0x13f000 max_arch_pfn = 0x400000000 | |
[ 0.000000] MTRR default type: write-back | |
[ 0.000000] MTRR fixed ranges enabled: | |
[ 0.000000] 00000-9FFFF write-back | |
[ 0.000000] A0000-BFFFF uncachable | |
[ 0.000000] C0000-FFFFF write-protect | |
[ 0.000000] MTRR variable ranges enabled: | |
[ 0.000000] 0 base 00C0000000 mask 7FC0000000 uncachable | |
[ 0.000000] 1 base 00BE000000 mask 7FFE000000 uncachable | |
[ 0.000000] 2 base 00BD800000 mask 7FFF800000 uncachable | |
[ 0.000000] 3 disabled | |
[ 0.000000] 4 disabled | |
[ 0.000000] 5 disabled | |
[ 0.000000] 6 disabled | |
[ 0.000000] 7 disabled | |
[ 0.000000] 8 disabled | |
[ 0.000000] 9 disabled | |
[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT | |
[ 0.000000] e820: last_pfn = 0xbd2ff max_arch_pfn = 0x400000000 | |
[ 0.000000] found SMP MP-table at [mem 0x000fcc20-0x000fcc2f] mapped at [ffff8800000fcc20] | |
[ 0.000000] Scanning 1 areas for low memory corruption | |
[ 0.000000] Base memory trampoline at [ffff880000096000] 96000 size 24576 | |
[ 0.000000] Using GB pages for direct mapping | |
[ 0.000000] BRK [0x02210000, 0x02210fff] PGTABLE | |
[ 0.000000] BRK [0x02211000, 0x02211fff] PGTABLE | |
[ 0.000000] BRK [0x02212000, 0x02212fff] PGTABLE | |
[ 0.000000] BRK [0x02213000, 0x02213fff] PGTABLE | |
[ 0.000000] BRK [0x02214000, 0x02214fff] PGTABLE | |
[ 0.000000] BRK [0x02215000, 0x02215fff] PGTABLE | |
[ 0.000000] RAMDISK: [mem 0x3556a000-0x36aacfff] | |
[ 0.000000] ACPI: Early table checksum verification disabled | |
[ 0.000000] ACPI: RSDP 0x00000000000F05B0 000024 (v05 LENOVO) | |
[ 0.000000] ACPI: XSDT 0x00000000BC5000A8 0000CC (v01 LENOVO TC-M05 00001410 AMI 00010013) | |
[ 0.000000] ACPI: FACP 0x00000000BC528ED0 00010C (v05 LENOVO TC-M05 00001410 AMI 00010013) | |
[ 0.000000] ACPI: DSDT 0x00000000BC500200 028CCD (v02 LENOVO TC-M05 00001410 INTL 20120913) | |
[ 0.000000] ACPI: FACS 0x00000000BCE7DF80 000040 | |
[ 0.000000] ACPI: APIC 0x00000000BC528FE0 000084 (v03 LENOVO TC-M05 00001410 AMI 00010013) | |
[ 0.000000] ACPI: FPDT 0x00000000BC529068 000044 (v01 LENOVO TC-M05 00001410 AMI 00010013) | |
[ 0.000000] ACPI: FIDT 0x00000000BC5290B0 00009C (v01 LENOVO TC-M05 00001410 AMI 00010013) | |
[ 0.000000] ACPI: MCFG 0x00000000BC529150 00003C (v01 LENOVO TC-M05 00001410 MSFT 00000097) | |
[ 0.000000] ACPI: HPET 0x00000000BC529190 000038 (v01 LENOVO TC-M05 00001410 AMI. 0005000B) | |
[ 0.000000] ACPI: SSDT 0x00000000BC5291C8 00036D (v01 LENOVO TC-M05 00001410 INTL 20120913) | |
[ 0.000000] ACPI: LPIT 0x00000000BC529538 000094 (v01 LENOVO TC-M05 00001410 MSFT 0000005F) | |
[ 0.000000] ACPI: SSDT 0x00000000BC5295D0 000248 (v02 LENOVO TC-M05 00001410 INTL 20120913) | |
[ 0.000000] ACPI: SSDT 0x00000000BC529818 002BAE (v02 LENOVO TC-M05 00001410 INTL 20120913) | |
[ 0.000000] ACPI: SSDT 0x00000000BC52C3C8 000BE3 (v02 LENOVO TC-M05 00001410 INTL 20120913) | |
[ 0.000000] ACPI: DBGP 0x00000000BC52CFB0 000034 (v01 LENOVO TC-M05 00001410 MSFT 0000005F) | |
[ 0.000000] ACPI: DBG2 0x00000000BC52CFE8 000054 (v00 LENOVO TC-M05 00001410 MSFT 0000005F) | |
[ 0.000000] ACPI: SSDT 0x00000000BC52D040 0006A6 (v02 LENOVO TC-M05 00001410 INTL 20120913) | |
[ 0.000000] ACPI: SLIC 0x00000000BC52D6E8 000176 (v01 LENOVO TC-M05 00001410 AMI 00010013) | |
[ 0.000000] ACPI: SSDT 0x00000000BC52D860 00546C (v02 LENOVO TC-M05 00001410 INTL 20120913) | |
[ 0.000000] ACPI: UEFI 0x00000000BC532CD0 000042 (v01 LENOVO TC-M05 00001410 00000000) | |
[ 0.000000] ACPI: SSDT 0x00000000BC532D18 000E73 (v02 LENOVO TC-M05 00001410 INTL 20120913) | |
[ 0.000000] ACPI: TPM2 0x00000000BC533B90 000034 (v03 LENOVO TC-M05 00001410 AMI 00000000) | |
[ 0.000000] ACPI: LUFT 0x00000000BC533BC8 0569E2 (v01 LENOVO TC-M05 00001410 AMI 00010013) | |
[ 0.000000] ACPI: BGRT 0x00000000BC58A5B0 000038 (v01 LENOVO TC-M05 00001410 AMI 00010013) | |
[ 0.000000] ACPI: Local APIC address 0xfee00000 | |
[ 0.000000] No NUMA configuration found | |
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013effffff] | |
[ 0.000000] NODE_DATA(0) allocated [mem 0x13eff9000-0x13effdfff] | |
[ 0.000000] Zone ranges: | |
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] | |
[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] | |
[ 0.000000] Normal [mem 0x0000000100000000-0x000000013effffff] | |
[ 0.000000] Device empty | |
[ 0.000000] Movable zone start for each node | |
[ 0.000000] Early memory node ranges | |
[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009bfff] | |
[ 0.000000] node 0: [mem 0x0000000000100000-0x00000000b84befff] | |
[ 0.000000] node 0: [mem 0x00000000b84ea000-0x00000000bb580fff] | |
[ 0.000000] node 0: [mem 0x00000000bd2fe000-0x00000000bd2fefff] | |
[ 0.000000] node 0: [mem 0x0000000100000000-0x000000013effffff] | |
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013effffff] | |
[ 0.000000] On node 0 totalpages: 1025266 | |
[ 0.000000] DMA zone: 64 pages used for memmap | |
[ 0.000000] DMA zone: 21 pages reserved | |
[ 0.000000] DMA zone: 3995 pages, LIFO batch:0 | |
[ 0.000000] DMA32 zone: 11926 pages used for memmap | |
[ 0.000000] DMA32 zone: 763223 pages, LIFO batch:31 | |
[ 0.000000] Normal zone: 4032 pages used for memmap | |
[ 0.000000] Normal zone: 258048 pages, LIFO batch:31 | |
[ 0.000000] Reserving Intel graphics stolen memory at 0xbe000000-0xbfffffff | |
[ 0.000000] ACPI: PM-Timer IO Port: 0x1808 | |
[ 0.000000] ACPI: Local APIC address 0xfee00000 | |
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) | |
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1]) | |
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1]) | |
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1]) | |
[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119 | |
[ 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: IRQ9 used by override. | |
[ 0.000000] Using ACPI (MADT) for SMP configuration information | |
[ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000 | |
[ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs | |
[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0x0009c000-0x0009cfff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009ffff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xb84bf000-0xb84bffff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xb84c0000-0xb84e9fff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xbb581000-0xbc4ddfff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xbc4de000-0xbc58afff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xbc58b000-0xbce7dfff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xbce7e000-0xbd2fdfff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xbd2ff000-0xbd2fffff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xbd300000-0xbd3fffff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xbd400000-0xbdffffff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xbe000000-0xbfffffff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-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-0xfe010fff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfedfffff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff] | |
[ 0.000000] e820: [mem 0xc0000000-0xdfffffff] available for PCI devices | |
[ 0.000000] Booting paravirtualized kernel on bare hardware | |
[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns | |
[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:4 nr_node_ids:1 | |
[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013ec00000 s98328 r8192 d32744 u524288 | |
[ 0.000000] pcpu-alloc: s98328 r8192 d32744 u524288 alloc=1*2097152 | |
[ 0.000000] pcpu-alloc: [0] 0 1 2 3 | |
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1009223 | |
[ 0.000000] Policy zone: Normal | |
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-62-generic root=UUID=615f68de-5f7c-4b3a-8dc5-891f9b1dd651 ro quiet splash vt.handoff=7 | |
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) | |
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area | |
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing! | |
[ 0.000000] Memory: 3928276K/4101064K available (8222K kernel code, 1300K rwdata, 3976K rodata, 1496K init, 1316K bss, 172788K reserved, 0K cma-reserved) | |
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 | |
[ 0.000000] Hierarchical RCU implementation. | |
[ 0.000000] Build-time adjustment of leaf fanout to 64. | |
[ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=4. | |
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4 | |
[ 0.000000] NR_IRQS:33024 nr_irqs:1024 16 | |
[ 0.000000] spurious 8259A interrupt: IRQ7. | |
[ 0.000000] vt handoff: transparent VT on vt#7 | |
[ 0.000000] Console: colour dummy device 80x25 | |
[ 0.000000] console [tty0] enabled | |
[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns | |
[ 0.000000] hpet clockevent registered | |
[ 0.000000] tsc: Unable to calibrate against PIT | |
[ 0.000000] tsc: using HPET reference calibration | |
[ 0.000000] tsc: Detected 3192.071 MHz processor | |
[ 0.000021] Calibrating delay loop (skipped), value calculated using timer frequency.. 6384.14 BogoMIPS (lpj=12768284) | |
[ 0.000023] pid_max: default: 32768 minimum: 301 | |
[ 0.000027] ACPI: Core revision 20150930 | |
[ 0.024160] ACPI: 8 ACPI AML tables successfully acquired and loaded | |
[ 0.024173] Security Framework initialized | |
[ 0.024174] Yama: becoming mindful. | |
[ 0.024186] AppArmor: AppArmor initialized | |
[ 0.024367] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) | |
[ 0.025065] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) | |
[ 0.025379] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) | |
[ 0.025383] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) | |
[ 0.025524] Initializing cgroup subsys io | |
[ 0.025527] Initializing cgroup subsys memory | |
[ 0.025530] Initializing cgroup subsys devices | |
[ 0.025532] Initializing cgroup subsys freezer | |
[ 0.025533] Initializing cgroup subsys net_cls | |
[ 0.025534] Initializing cgroup subsys perf_event | |
[ 0.025536] Initializing cgroup subsys net_prio | |
[ 0.025538] Initializing cgroup subsys hugetlb | |
[ 0.025539] Initializing cgroup subsys pids | |
[ 0.025557] CPU: Physical Processor ID: 0 | |
[ 0.025558] CPU: Processor Core ID: 0 | |
[ 0.025560] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' | |
[ 0.025561] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) | |
[ 0.026440] mce: CPU supports 10 MCE banks | |
[ 0.026453] CPU0: Thermal monitoring enabled (TM1) | |
[ 0.026460] process: using mwait in idle threads | |
[ 0.026462] Last level iTLB entries: 4KB 128, 2MB 8, 4MB 8 | |
[ 0.026463] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4 | |
[ 0.026717] Freeing SMP alternatives memory: 32K (ffffffff820bd000 - ffffffff820c5000) | |
[ 0.028312] ftrace: allocating 32104 entries in 126 pages | |
[ 0.037773] smpboot: APIC(0) Converting physical 0 to logical package 0 | |
[ 0.037774] smpboot: Max logical packages: 1 | |
[ 0.038975] x2apic: IRQ remapping doesn't support X2APIC mode | |
[ 0.042051] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0 | |
[ 0.081739] TSC deadline timer enabled | |
[ 0.081744] smpboot: CPU0: Intel(R) Core(TM) i5-6500 CPU @ 3.20GHz (family: 0x6, model: 0x5e, stepping: 0x3) | |
[ 0.081755] Performance Events: PEBS fmt3+, 32-deep LBR, Skylake events, full-width counters, Intel PMU driver. | |
[ 0.081776] ... version: 4 | |
[ 0.081776] ... bit width: 48 | |
[ 0.081777] ... generic registers: 8 | |
[ 0.081777] ... value mask: 0000ffffffffffff | |
[ 0.081778] ... max period: 00007fffffffffff | |
[ 0.081779] ... fixed-purpose events: 3 | |
[ 0.081779] ... event mask: 00000007000000ff | |
[ 0.082355] x86: Booting SMP configuration: | |
[ 0.082356] .... node #0, CPUs: #1 | |
[ 0.085756] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. | |
[ 0.085801] #2 #3 | |
[ 0.092521] x86: Booted up 1 node, 4 CPUs | |
[ 0.092523] smpboot: Total of 4 processors activated (25536.56 BogoMIPS) | |
[ 0.095089] devtmpfs: initialized | |
[ 0.096371] evm: security.selinux | |
[ 0.096372] evm: security.SMACK64 | |
[ 0.096372] evm: security.SMACK64EXEC | |
[ 0.096373] evm: security.SMACK64TRANSMUTE | |
[ 0.096373] evm: security.SMACK64MMAP | |
[ 0.096374] evm: security.ima | |
[ 0.096374] evm: security.capability | |
[ 0.096407] PM: Registering ACPI NVS region [mem 0xb84bf000-0xb84bffff] (4096 bytes) | |
[ 0.096408] PM: Registering ACPI NVS region [mem 0xbc58b000-0xbce7dfff] (9383936 bytes) | |
[ 0.096541] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns | |
[ 0.096613] pinctrl core: initialized pinctrl subsystem | |
[ 0.096757] RTC time: 12:47:42, date: 02/16/17 | |
[ 0.096833] NET: Registered protocol family 16 | |
[ 0.106954] cpuidle: using governor ladder | |
[ 0.118948] cpuidle: using governor menu | |
[ 0.118960] PCCT header not found. | |
[ 0.119070] ACPI: bus type PCI registered | |
[ 0.119071] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 | |
[ 0.119124] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) | |
[ 0.119126] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820 | |
[ 0.119134] PCI: Using configuration type 1 for base access | |
[ 0.135239] ACPI: Added _OSI(Module Device) | |
[ 0.135240] ACPI: Added _OSI(Processor Device) | |
[ 0.135241] ACPI: Added _OSI(3.0 _SCP Extensions) | |
[ 0.135241] ACPI: Added _OSI(Processor Aggregator Device) | |
[ 0.140999] ACPI: Executed 26 blocks of module-level executable AML code | |
[ 0.146776] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored | |
[ 0.148765] ACPI: Dynamic OEM Table Load: | |
[ 0.148777] ACPI: SSDT 0xFFFF8801396EA000 0006A2 (v02 PmRef Cpu0Ist 00003000 INTL 20120913) | |
[ 0.149398] ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked | |
[ 0.150523] ACPI: Dynamic OEM Table Load: | |
[ 0.150527] ACPI: SSDT 0xFFFF880139024800 00037F (v02 PmRef Cpu0Cst 00003001 INTL 20120913) | |
[ 0.151659] ACPI: Dynamic OEM Table Load: | |
[ 0.151663] ACPI: SSDT 0xFFFF8801396EA800 0005AA (v02 PmRef ApIst 00003000 INTL 20120913) | |
[ 0.152432] ACPI: Dynamic OEM Table Load: | |
[ 0.152435] ACPI: SSDT 0xFFFF880139002C00 000119 (v02 PmRef ApCst 00003000 INTL 20120913) | |
[ 0.154584] ACPI: Interpreter enabled | |
[ 0.154611] ACPI: (supports S0 S3 S4 S5) | |
[ 0.154612] ACPI: Using IOAPIC for interrupt routing | |
[ 0.154632] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug | |
[ 0.155899] ACPI: Power Resource [PG00] (on) | |
[ 0.156151] ACPI: Power Resource [PG01] (on) | |
[ 0.156373] ACPI: Power Resource [PG02] (on) | |
[ 0.158328] ACPI: Power Resource [WRST] (off) | |
[ 0.158526] ACPI: Power Resource [WRST] (off) | |
[ 0.158721] ACPI: Power Resource [WRST] (off) | |
[ 0.158916] ACPI: Power Resource [WRST] (off) | |
[ 0.159114] ACPI: Power Resource [WRST] (off) | |
[ 0.159308] ACPI: Power Resource [WRST] (off) | |
[ 0.159503] ACPI: Power Resource [WRST] (off) | |
[ 0.159698] ACPI: Power Resource [WRST] (off) | |
[ 0.159898] ACPI: Power Resource [WRST] (off) | |
[ 0.160094] ACPI: Power Resource [WRST] (off) | |
[ 0.160292] ACPI: Power Resource [WRST] (off) | |
[ 0.160502] ACPI: Power Resource [WRST] (off) | |
[ 0.160698] ACPI: Power Resource [WRST] (off) | |
[ 0.160893] ACPI: Power Resource [WRST] (off) | |
[ 0.161088] ACPI: Power Resource [WRST] (off) | |
[ 0.161282] ACPI: Power Resource [WRST] (off) | |
[ 0.161477] ACPI: Power Resource [WRST] (off) | |
[ 0.161671] ACPI: Power Resource [WRST] (off) | |
[ 0.161867] ACPI: Power Resource [WRST] (off) | |
[ 0.162065] ACPI: Power Resource [WRST] (off) | |
[ 0.166666] ACPI: Power Resource [FN00] (off) | |
[ 0.166724] ACPI: Power Resource [FN01] (off) | |
[ 0.166781] ACPI: Power Resource [FN02] (off) | |
[ 0.166836] ACPI: Power Resource [FN03] (off) | |
[ 0.166894] ACPI: Power Resource [FN04] (off) | |
[ 0.167785] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe]) | |
[ 0.167789] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] | |
[ 0.168948] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability] | |
[ 0.169384] PCI host bridge to bus 0000:00 | |
[ 0.169388] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] | |
[ 0.169389] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] | |
[ 0.169390] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] | |
[ 0.169391] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff window] | |
[ 0.169392] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window] | |
[ 0.169393] pci_bus 0000:00: root bus resource [bus 00-fe] | |
[ 0.169398] pci 0000:00:00.0: [8086:191f] type 00 class 0x060000 | |
[ 0.169588] pci 0000:00:02.0: [8086:1912] type 00 class 0x030000 | |
[ 0.169598] pci 0000:00:02.0: reg 0x10: [mem 0xde000000-0xdeffffff 64bit] | |
[ 0.169603] pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref] | |
[ 0.169606] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f] | |
[ 0.169746] pci 0000:00:14.0: [8086:a12f] type 00 class 0x0c0330 | |
[ 0.169771] pci 0000:00:14.0: reg 0x10: [mem 0xdf110000-0xdf11ffff 64bit] | |
[ 0.169823] pci 0000:00:14.0: PME# supported from D3hot D3cold | |
[ 0.169894] pci 0000:00:14.0: System wakeup disabled by ACPI | |
[ 0.169942] pci 0000:00:16.0: [8086:a13a] type 00 class 0x078000 | |
[ 0.169974] pci 0000:00:16.0: reg 0x10: [mem 0xdf12d000-0xdf12dfff 64bit] | |
[ 0.170031] pci 0000:00:16.0: PME# supported from D3hot | |
[ 0.170136] pci 0000:00:17.0: [8086:a102] type 00 class 0x010601 | |
[ 0.170157] pci 0000:00:17.0: reg 0x10: [mem 0xdf128000-0xdf129fff] | |
[ 0.170164] pci 0000:00:17.0: reg 0x14: [mem 0xdf12c000-0xdf12c0ff] | |
[ 0.170170] pci 0000:00:17.0: reg 0x18: [io 0xf090-0xf097] | |
[ 0.170177] pci 0000:00:17.0: reg 0x1c: [io 0xf080-0xf083] | |
[ 0.170183] pci 0000:00:17.0: reg 0x20: [io 0xf060-0xf07f] | |
[ 0.170190] pci 0000:00:17.0: reg 0x24: [mem 0xdf12b000-0xdf12b7ff] | |
[ 0.170217] pci 0000:00:17.0: PME# supported from D3hot | |
[ 0.170310] pci 0000:00:1c.0: [8086:a115] type 01 class 0x060400 | |
[ 0.170366] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold | |
[ 0.170446] pci 0000:00:1c.0: System wakeup disabled by ACPI | |
[ 0.170499] pci 0000:00:1f.0: [8086:a143] type 00 class 0x060100 | |
[ 0.170675] pci 0000:00:1f.2: [8086:a121] type 00 class 0x058000 | |
[ 0.170688] pci 0000:00:1f.2: reg 0x10: [mem 0xdf124000-0xdf127fff] | |
[ 0.170815] pci 0000:00:1f.3: [8086:a170] type 00 class 0x040300 | |
[ 0.170849] pci 0000:00:1f.3: reg 0x10: [mem 0xdf120000-0xdf123fff 64bit] | |
[ 0.170880] pci 0000:00:1f.3: reg 0x20: [mem 0xdf100000-0xdf10ffff 64bit] | |
[ 0.170914] pci 0000:00:1f.3: PME# supported from D3hot D3cold | |
[ 0.171036] pci 0000:00:1f.3: System wakeup disabled by ACPI | |
[ 0.171067] pci 0000:00:1f.4: [8086:a123] type 00 class 0x0c0500 | |
[ 0.171120] pci 0000:00:1f.4: reg 0x10: [mem 0xdf12a000-0xdf12a0ff 64bit] | |
[ 0.171189] pci 0000:00:1f.4: reg 0x20: [io 0xf040-0xf05f] | |
[ 0.171383] pci 0000:01:00.0: [10ec:8168] type 00 class 0x020000 | |
[ 0.171419] pci 0000:01:00.0: reg 0x10: [io 0xe000-0xe0ff] | |
[ 0.171444] pci 0000:01:00.0: reg 0x18: [mem 0xdf000000-0xdf000fff 64bit] | |
[ 0.171460] pci 0000:01:00.0: reg 0x20: [mem 0xd0000000-0xd0003fff 64bit pref] | |
[ 0.171526] pci 0000:01:00.0: supports D1 D2 | |
[ 0.171527] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold | |
[ 0.171589] pci 0000:01:00.0: System wakeup disabled by ACPI | |
[ 0.179012] pci 0000:00:1c.0: PCI bridge to [bus 01] | |
[ 0.179019] pci 0000:00:1c.0: bridge window [io 0xe000-0xefff] | |
[ 0.179026] pci 0000:00:1c.0: bridge window [mem 0xdf000000-0xdf0fffff] | |
[ 0.179048] pci 0000:00:1c.0: bridge window [mem 0xd0000000-0xd00fffff 64bit pref] | |
[ 0.180363] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 *11 12 14 15) | |
[ 0.180398] ACPI: PCI Interrupt Link [LNKB] (IRQs *10) | |
[ 0.180431] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *11 12 14 15) | |
[ 0.180465] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *11 12 14 15) | |
[ 0.180499] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 *11 12 14 15) | |
[ 0.180532] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 *11 12 14 15) | |
[ 0.180566] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *11 12 14 15) | |
[ 0.180600] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *11 12 14 15) | |
[ 0.180939] ACPI: Enabled 5 GPEs in block 00 to 7F | |
[ 0.181008] vgaarb: setting as boot device: PCI:0000:00:02.0 | |
[ 0.181010] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none | |
[ 0.181011] vgaarb: loaded | |
[ 0.181012] vgaarb: bridge control possible 0000:00:02.0 | |
[ 0.181154] SCSI subsystem initialized | |
[ 0.181172] libata version 3.00 loaded. | |
[ 0.181185] ACPI: bus type USB registered | |
[ 0.181194] usbcore: registered new interface driver usbfs | |
[ 0.181199] usbcore: registered new interface driver hub | |
[ 0.181207] usbcore: registered new device driver usb | |
[ 0.181300] PCI: Using ACPI for IRQ routing | |
[ 0.209660] PCI: pci_cache_line_size set to 64 bytes | |
[ 0.209695] e820: reserve RAM buffer [mem 0x0009c800-0x0009ffff] | |
[ 0.209696] e820: reserve RAM buffer [mem 0xb84bf000-0xbbffffff] | |
[ 0.209697] e820: reserve RAM buffer [mem 0xbb581000-0xbbffffff] | |
[ 0.209697] e820: reserve RAM buffer [mem 0xbd2ff000-0xbfffffff] | |
[ 0.209698] e820: reserve RAM buffer [mem 0x13f000000-0x13fffffff] | |
[ 0.209764] NetLabel: Initializing | |
[ 0.209764] NetLabel: domain hash size = 128 | |
[ 0.209765] NetLabel: protocols = UNLABELED CIPSOv4 | |
[ 0.209772] NetLabel: unlabeled traffic allowed by default | |
[ 0.209844] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 | |
[ 0.209848] hpet0: 8 comparators, 64-bit 24.000000 MHz counter | |
[ 0.211880] amd_nb: Cannot enumerate AMD northbridges | |
[ 0.211890] clocksource: Switched to clocksource hpet | |
[ 0.215732] AppArmor: AppArmor Filesystem Enabled | |
[ 0.215774] pnp: PnP ACPI init | |
[ 0.215980] system 00:00: [io 0x0a00-0x0a0f] has been reserved | |
[ 0.215981] system 00:00: [io 0x0a10-0x0a1f] has been reserved | |
[ 0.215982] system 00:00: [io 0x0a20-0x0a2f] has been reserved | |
[ 0.215984] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active) | |
[ 0.216346] pnp 00:01: [dma 0 disabled] | |
[ 0.216374] pnp 00:01: Plug and Play ACPI device, IDs PNP0501 (active) | |
[ 0.216593] pnp 00:02: [dma 0 disabled] | |
[ 0.216618] pnp 00:02: Plug and Play ACPI device, IDs PNP0501 (active) | |
[ 0.216687] system 00:03: [io 0x0680-0x069f] has been reserved | |
[ 0.216688] system 00:03: [io 0xffff] has been reserved | |
[ 0.216689] system 00:03: [io 0xffff] has been reserved | |
[ 0.216690] system 00:03: [io 0xffff] has been reserved | |
[ 0.216691] system 00:03: [io 0x1800-0x18fe] could not be reserved | |
[ 0.216692] system 00:03: [io 0x164e-0x164f] has been reserved | |
[ 0.216693] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active) | |
[ 0.216739] system 00:04: [io 0x0800-0x087f] has been reserved | |
[ 0.216740] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active) | |
[ 0.216753] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active) | |
[ 0.216775] system 00:06: [io 0x1854-0x1857] has been reserved | |
[ 0.216776] system 00:06: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active) | |
[ 0.216903] system 00:07: [mem 0xfed10000-0xfed17fff] has been reserved | |
[ 0.216905] system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved | |
[ 0.216906] system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved | |
[ 0.216907] system 00:07: [mem 0xe0000000-0xefffffff] has been reserved | |
[ 0.216908] system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved | |
[ 0.216908] system 00:07: [mem 0xfed90000-0xfed93fff] has been reserved | |
[ 0.216909] system 00:07: [mem 0xfed45000-0xfed8ffff] has been reserved | |
[ 0.216910] system 00:07: [mem 0xff000000-0xffffffff] has been reserved | |
[ 0.216912] system 00:07: [mem 0xfee00000-0xfeefffff] could not be reserved | |
[ 0.216913] system 00:07: [mem 0xdffc0000-0xdffdffff] has been reserved | |
[ 0.216914] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) | |
[ 0.216938] system 00:08: [mem 0xfd000000-0xfdabffff] has been reserved | |
[ 0.216939] system 00:08: [mem 0xfdad0000-0xfdadffff] has been reserved | |
[ 0.216940] system 00:08: [mem 0xfdb00000-0xfdffffff] has been reserved | |
[ 0.216941] system 00:08: [mem 0xfe000000-0xfe01ffff] could not be reserved | |
[ 0.216942] system 00:08: [mem 0xfe036000-0xfe03bfff] has been reserved | |
[ 0.216944] system 00:08: [mem 0xfe03d000-0xfe3fffff] has been reserved | |
[ 0.216945] system 00:08: [mem 0xfe410000-0xfe7fffff] has been reserved | |
[ 0.216946] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active) | |
[ 0.217095] system 00:09: [io 0xff00-0xfffe] has been reserved | |
[ 0.217096] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active) | |
[ 0.217683] system 00:0a: [mem 0xfdaf0000-0xfdafffff] has been reserved | |
[ 0.217684] system 00:0a: [mem 0xfdae0000-0xfdaeffff] has been reserved | |
[ 0.217685] system 00:0a: [mem 0xfdac0000-0xfdacffff] has been reserved | |
[ 0.217686] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active) | |
[ 0.218159] pnp: PnP ACPI: found 11 devices | |
[ 0.226652] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns | |
[ 0.226663] pci 0000:00:1c.0: PCI bridge to [bus 01] | |
[ 0.226665] pci 0000:00:1c.0: bridge window [io 0xe000-0xefff] | |
[ 0.226668] pci 0000:00:1c.0: bridge window [mem 0xdf000000-0xdf0fffff] | |
[ 0.226670] pci 0000:00:1c.0: bridge window [mem 0xd0000000-0xd00fffff 64bit pref] | |
[ 0.226675] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] | |
[ 0.226676] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] | |
[ 0.226677] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] | |
[ 0.226678] pci_bus 0000:00: resource 7 [mem 0xc0000000-0xdfffffff window] | |
[ 0.226679] pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window] | |
[ 0.226679] pci_bus 0000:01: resource 0 [io 0xe000-0xefff] | |
[ 0.226680] pci_bus 0000:01: resource 1 [mem 0xdf000000-0xdf0fffff] | |
[ 0.226681] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xd00fffff 64bit pref] | |
[ 0.226699] NET: Registered protocol family 2 | |
[ 0.226793] TCP established hash table entries: 32768 (order: 6, 262144 bytes) | |
[ 0.226844] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) | |
[ 0.226945] TCP: Hash tables configured (established 32768 bind 32768) | |
[ 0.226959] UDP hash table entries: 2048 (order: 4, 65536 bytes) | |
[ 0.226973] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) | |
[ 0.227005] NET: Registered protocol family 1 | |
[ 0.227014] pci 0000:00:02.0: Video device with shadowed ROM | |
[ 0.227681] PCI: CLS 0 bytes, default 64 | |
[ 0.227708] Trying to unpack rootfs image as initramfs... | |
[ 0.458509] Freeing initrd memory: 21772K (ffff88003556a000 - ffff880036aad000) | |
[ 0.458518] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) | |
[ 0.458519] software IO TLB [mem 0xb44bf000-0xb84bf000] (64MB) mapped at [ffff8800b44bf000-ffff8800b84befff] | |
[ 0.458686] Scanning for low memory corruption every 60 seconds | |
[ 0.458982] futex hash table entries: 1024 (order: 4, 65536 bytes) | |
[ 0.459006] audit: initializing netlink subsys (disabled) | |
[ 0.459019] audit: type=2000 audit(1487249262.472:1): initialized | |
[ 0.459268] Initialise system trusted keyring | |
[ 0.459386] HugeTLB registered 1 GB page size, pre-allocated 0 pages | |
[ 0.459387] HugeTLB registered 2 MB page size, pre-allocated 0 pages | |
[ 0.460366] zbud: loaded | |
[ 0.460570] VFS: Disk quotas dquot_6.6.0 | |
[ 0.460592] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) | |
[ 0.460747] squashfs: version 4.0 (2009/01/31) Phillip Lougher | |
[ 0.461005] fuse init (API version 7.23) | |
[ 0.461132] Key type big_key registered | |
[ 0.461151] Allocating IMA MOK and blacklist keyrings. | |
[ 0.462018] Key type asymmetric registered | |
[ 0.462019] Asymmetric key parser 'x509' registered | |
[ 0.462038] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) | |
[ 0.462122] io scheduler noop registered | |
[ 0.462123] io scheduler deadline registered (default) | |
[ 0.462140] io scheduler cfq registered | |
[ 0.462404] aer 0000:00:1c.0:pcie02: service driver aer loaded | |
[ 0.462413] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt | |
[ 0.462414] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt | |
[ 0.462417] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded | |
[ 0.462421] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 | |
[ 0.462424] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 | |
[ 0.462442] vesafb: mode is 1600x900x32, linelength=6400, pages=0 | |
[ 0.462443] vesafb: scrolling: redraw | |
[ 0.462444] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0 | |
[ 0.462452] vesafb: framebuffer at 0xc0000000, mapped to 0xffffc90001000000, using 5632k, total 5632k | |
[ 0.462544] Console: switching to colour frame buffer device 200x56 | |
[ 0.462557] fb0: VESA VGA frame buffer device | |
[ 0.462566] intel_idle: MWAIT substates: 0x142120 | |
[ 0.462567] intel_idle: v0.4.1 model 0x5E | |
[ 0.462567] intel_idle: lapic_timer_reliable_states 0xffffffff | |
[ 0.462764] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0 | |
[ 0.462767] ACPI: Sleep Button [SLPB] | |
[ 0.462787] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1 | |
[ 0.462788] ACPI: Power Button [PWRB] | |
[ 0.462809] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2 | |
[ 0.462811] ACPI: Power Button [PWRF] | |
[ 0.540048] thermal LNXTHERM:00: registered as thermal_zone0 | |
[ 0.540050] ACPI: Thermal Zone [TZ00] (28 C) | |
[ 0.540143] thermal LNXTHERM:01: registered as thermal_zone1 | |
[ 0.540144] ACPI: Thermal Zone [TZ01] (30 C) | |
[ 0.540166] GHES: HEST is not enabled! | |
[ 0.540282] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled | |
[ 0.560869] 00:01: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A | |
[ 0.581527] 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A | |
[ 0.585084] Linux agpgart interface v0.103 | |
[ 0.589722] brd: module loaded | |
[ 0.592209] loop: module loaded | |
[ 0.592377] libphy: Fixed MDIO Bus: probed | |
[ 0.592379] tun: Universal TUN/TAP device driver, 1.6 | |
[ 0.592380] tun: (C) 1999-2004 Max Krasnyansky <[email protected]> | |
[ 0.592551] PPP generic driver version 2.4.2 | |
[ 0.592713] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver | |
[ 0.592715] ehci-pci: EHCI PCI platform driver | |
[ 0.592720] ehci-platform: EHCI generic platform driver | |
[ 0.592726] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver | |
[ 0.592728] ohci-pci: OHCI PCI platform driver | |
[ 0.592732] ohci-platform: OHCI generic platform driver | |
[ 0.592736] uhci_hcd: USB Universal Host Controller Interface driver | |
[ 0.592826] xhci_hcd 0000:00:14.0: xHCI Host Controller | |
[ 0.592829] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1 | |
[ 0.593915] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00109810 | |
[ 0.593919] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported | |
[ 0.593975] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 | |
[ 0.593976] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 0.593977] usb usb1: Product: xHCI Host Controller | |
[ 0.593978] usb usb1: Manufacturer: Linux 4.4.0-62-generic xhci-hcd | |
[ 0.593978] usb usb1: SerialNumber: 0000:00:14.0 | |
[ 0.594101] hub 1-0:1.0: USB hub found | |
[ 0.594112] hub 1-0:1.0: 10 ports detected | |
[ 0.597979] xhci_hcd 0000:00:14.0: xHCI Host Controller | |
[ 0.597994] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2 | |
[ 0.598011] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003 | |
[ 0.598012] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
[ 0.598013] usb usb2: Product: xHCI Host Controller | |
[ 0.598014] usb usb2: Manufacturer: Linux 4.4.0-62-generic xhci-hcd | |
[ 0.598014] usb usb2: SerialNumber: 0000:00:14.0 | |
[ 0.598126] hub 2-0:1.0: USB hub found | |
[ 0.598133] hub 2-0:1.0: 4 ports detected | |
[ 0.599727] i8042: PNP: No PS/2 controller found. Probing ports directly. | |
[ 0.600541] serio: i8042 KBD port at 0x60,0x64 irq 1 | |
[ 0.600544] serio: i8042 AUX port at 0x60,0x64 irq 12 | |
[ 0.600702] mousedev: PS/2 mouse device common for all mice | |
[ 0.601032] rtc_cmos 00:05: RTC can wake from S4 | |
[ 0.601448] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0 | |
[ 0.601528] rtc_cmos 00:05: alarms up to one month, y3k, 242 bytes nvram, hpet irqs | |
[ 0.601531] i2c /dev entries driver | |
[ 0.601558] device-mapper: uevent: version 1.0.3 | |
[ 0.601690] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: [email protected] | |
[ 0.601702] Intel P-state driver initializing. | |
[ 0.601703] intel_pstate: HWP enabled | |
[ 0.602694] ledtrig-cpu: registered to indicate activity on CPUs | |
[ 0.603488] NET: Registered protocol family 10 | |
[ 0.603776] NET: Registered protocol family 17 | |
[ 0.603783] Key type dns_resolver registered | |
[ 0.604037] microcode: CPU0 sig=0x506e3, pf=0x2, revision=0x8a | |
[ 0.604058] microcode: CPU1 sig=0x506e3, pf=0x2, revision=0x8a | |
[ 0.604107] microcode: CPU2 sig=0x506e3, pf=0x2, revision=0x8a | |
[ 0.604158] microcode: CPU3 sig=0x506e3, pf=0x2, revision=0x8a | |
[ 0.604228] microcode: Microcode Update Driver: v2.01 <[email protected]>, Peter Oruba | |
[ 0.604581] registered taskstats version 1 | |
[ 0.604591] Loading compiled-in X.509 certificates | |
[ 0.605056] Loaded X.509 cert 'Build time autogenerated kernel key: d149202afaa89f8f47dd11802cf5010ed22608b3' | |
[ 0.605069] zswap: loaded using pool lzo/zbud | |
[ 0.606724] Key type trusted registered | |
[ 0.609880] Key type encrypted registered | |
[ 0.609886] AppArmor: AppArmor sha1 policy hashing enabled | |
[ 0.609889] ima: No TPM chip found, activating TPM-bypass! | |
[ 0.609899] evm: HMAC attrs: 0x1 | |
[ 0.610343] Magic number: 5:684:784 | |
[ 0.610635] rtc_cmos 00:05: setting system clock to 2017-02-16 12:47:43 UTC (1487249263) | |
[ 0.610835] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found | |
[ 0.610837] EDD information not available. | |
[ 0.610881] PM: Hibernation image not present or could not be loaded. | |
[ 0.611624] Freeing unused kernel memory: 1496K (ffffffff81f47000 - ffffffff820bd000) | |
[ 0.611625] Write protecting the kernel read-only data: 14336k | |
[ 0.612255] Freeing unused kernel memory: 2008K (ffff88000180a000 - ffff880001a00000) | |
[ 0.612601] Freeing unused kernel memory: 120K (ffff880001de2000 - ffff880001e00000) | |
[ 0.621485] systemd-udevd[133]: starting version 204 | |
[ 0.627409] FUJITSU Extended Socket Network Device Driver - version 1.0 - Copyright (c) 2015 FUJITSU LIMITED | |
[ 0.647680] ahci 0000:00:17.0: version 3.0 | |
[ 0.647986] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded | |
[ 0.656961] r8169 0000:01:00.0 eth0: RTL8168g/8111g at 0xffffc90000696000, c8:5b:76:a4:6d:d2, XID 0c000880 IRQ 123 | |
[ 0.656964] r8169 0000:01:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] | |
[ 0.660044] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 4 ports 6 Gbps 0xf impl SATA mode | |
[ 0.660047] ahci 0000:00:17.0: flags: 64bit ncq sntf pm led clo only pio slum part ems deso sadm sds apst | |
[ 0.689143] scsi host0: ahci | |
[ 0.689644] scsi host1: ahci | |
[ 0.690157] scsi host2: ahci | |
[ 0.690718] scsi host3: ahci | |
[ 0.690803] ata1: SATA max UDMA/133 abar m2048@0xdf12b000 port 0xdf12b100 irq 122 | |
[ 0.690807] ata2: SATA max UDMA/133 abar m2048@0xdf12b000 port 0xdf12b180 irq 122 | |
[ 0.690811] ata3: SATA max UDMA/133 abar m2048@0xdf12b000 port 0xdf12b200 irq 122 | |
[ 0.690816] ata4: SATA max UDMA/133 abar m2048@0xdf12b000 port 0xdf12b280 irq 122 | |
[ 0.908245] usb 1-1: new low-speed USB device number 2 using xhci_hcd | |
[ 1.008206] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300) | |
[ 1.008235] ata4: SATA link down (SStatus 4 SControl 300) | |
[ 1.009493] ata1.00: READ LOG DMA EXT failed, trying unqueued | |
[ 1.009570] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1 | |
[ 1.009571] ata1.00: ATA-9: Samsung SSD 840 PRO Series, DXM05B0Q, max UDMA/133 | |
[ 1.009572] ata1.00: 250069680 sectors, multi 16: LBA48 NCQ (depth 31/32), AA | |
[ 1.010377] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1 | |
[ 1.010576] ata1.00: configured for UDMA/133 | |
[ 1.010965] scsi 0:0:0:0: Direct-Access ATA Samsung SSD 840 5B0Q PQ: 0 ANSI: 5 | |
[ 1.011444] sd 0:0:0:0: Attached scsi generic sg0 type 0 | |
[ 1.011453] ata1.00: Enabling discard_zeroes_data | |
[ 1.011497] sd 0:0:0:0: [sda] 250069680 512-byte logical blocks: (128 GB/119 GiB) | |
[ 1.012207] sd 0:0:0:0: [sda] Write Protect is off | |
[ 1.012209] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 | |
[ 1.012369] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA | |
[ 1.012679] ata1.00: Enabling discard_zeroes_data | |
[ 1.013903] sda: sda1 sda2 < sda5 > | |
[ 1.014549] ata1.00: Enabling discard_zeroes_data | |
[ 1.015117] sd 0:0:0:0: [sda] Attached SCSI disk | |
[ 1.016052] ata3: SATA link down (SStatus 4 SControl 300) | |
[ 1.016084] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300) | |
[ 1.017011] ata2.00: READ LOG DMA EXT failed, trying unqueued | |
[ 1.017101] ata2.00: failed to get NCQ Send/Recv Log Emask 0x1 | |
[ 1.017102] ata2.00: ATA-9: Samsung SSD 840 PRO Series, DXM05B0Q, max UDMA/133 | |
[ 1.017103] ata2.00: 250069680 sectors, multi 16: LBA48 NCQ (depth 31/32), AA | |
[ 1.017457] ata2.00: failed to get NCQ Send/Recv Log Emask 0x1 | |
[ 1.017519] ata2.00: configured for UDMA/133 | |
[ 1.024629] scsi 1:0:0:0: Direct-Access ATA Samsung SSD 840 5B0Q PQ: 0 ANSI: 5 | |
[ 1.025062] ata2.00: Enabling discard_zeroes_data | |
[ 1.025068] sd 1:0:0:0: [sdb] 250069680 512-byte logical blocks: (128 GB/119 GiB) | |
[ 1.025083] sd 1:0:0:0: [sdb] Write Protect is off | |
[ 1.025084] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00 | |
[ 1.025089] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA | |
[ 1.025109] sd 1:0:0:0: Attached scsi generic sg1 type 0 | |
[ 1.025300] ata2.00: Enabling discard_zeroes_data | |
[ 1.026183] ata2.00: Enabling discard_zeroes_data | |
[ 1.026221] sd 1:0:0:0: [sdb] Attached SCSI disk | |
[ 1.039459] usb 1-1: New USB device found, idVendor=046d, idProduct=c05a | |
[ 1.039461] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 | |
[ 1.039462] usb 1-1: Product: USB Optical Mouse | |
[ 1.039463] usb 1-1: Manufacturer: Logitech | |
[ 1.039575] usb 1-1: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes | |
[ 1.042343] hidraw: raw HID events driver (C) Jiri Kosina | |
[ 1.045313] usbcore: registered new interface driver usbhid | |
[ 1.045314] usbhid: USB HID core driver | |
[ 1.046490] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:046D:C05A.0001/input/input6 | |
[ 1.046722] hid-generic 0003:046D:C05A.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:14.0-1/input0 | |
[ 1.056822] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) | |
[ 1.105371] random: init: uninitialized urandom read (12 bytes read, 31 bits of entropy available) | |
[ 1.122671] init: plymouth-upstart-bridge main process (206) terminated with status 1 | |
[ 1.122681] init: plymouth-upstart-bridge main process ended, respawning | |
[ 1.126194] init: plymouth-upstart-bridge main process (216) terminated with status 1 | |
[ 1.126223] init: plymouth-upstart-bridge main process ended, respawning | |
[ 1.128328] init: plymouth-upstart-bridge main process (219) terminated with status 1 | |
[ 1.128351] init: plymouth-upstart-bridge main process ended, respawning | |
[ 1.130037] init: plymouth-upstart-bridge main process (221) terminated with status 1 | |
[ 1.130047] init: plymouth-upstart-bridge main process ended, respawning | |
[ 1.148382] random: mountall: uninitialized urandom read (12 bytes read, 49 bits of entropy available) | |
[ 1.156131] usb 1-2: new low-speed USB device number 3 using xhci_hcd | |
[ 1.181977] Adding 8303612k swap on /dev/sda5. Priority:-1 extents:1 across:8303612k SSFS | |
[ 1.217481] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro | |
[ 1.241844] random: lsb_release: uninitialized urandom read (24 bytes read, 97 bits of entropy available) | |
[ 1.275411] systemd-udevd[436]: starting version 204 | |
[ 1.284081] EXT4-fs (sdb): mounted filesystem with ordered data mode. Opts: errors=remount-ro | |
[ 1.306395] lp: driver loaded but no devices found | |
[ 1.319836] ppdev: user-space parallel port driver | |
[ 1.322019] random: nonblocking pool is initialized | |
[ 1.323069] wmi: Mapper loaded | |
[ 1.334964] tpm_crb MSFT0101:00: can't request region for resource [mem 0xfed40080-0xfed40fff] | |
[ 1.334970] tpm_crb: probe of MSFT0101:00 failed with error -16 | |
[ 1.349876] usb 1-2: New USB device found, idVendor=046a, idProduct=0011 | |
[ 1.349878] usb 1-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0 | |
[ 1.349969] usb 1-2: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes | |
[ 1.354529] mei_me 0000:00:16.0: enabling device (0000 -> 0002) | |
[ 1.360299] input: HID 046a:0011 as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/0003:046A:0011.0002/input/input7 | |
[ 1.368489] Bluetooth: Core ver 2.21 | |
[ 1.368519] NET: Registered protocol family 31 | |
[ 1.368520] Bluetooth: HCI device and connection manager initialized | |
[ 1.368738] Bluetooth: HCI socket layer initialized | |
[ 1.368741] Bluetooth: L2CAP socket layer initialized | |
[ 1.368745] Bluetooth: SCO socket layer initialized | |
[ 1.372997] Bluetooth: HCI UART driver ver 2.3 | |
[ 1.373000] Bluetooth: HCI UART protocol H4 registered | |
[ 1.373000] Bluetooth: HCI UART protocol BCSP registered | |
[ 1.373001] Bluetooth: HCI UART protocol LL registered | |
[ 1.373002] Bluetooth: HCI UART protocol ATH3K registered | |
[ 1.373002] Bluetooth: HCI UART protocol Three-wire (H5) registered | |
[ 1.373022] Bluetooth: HCI UART protocol Intel registered | |
[ 1.373029] Bluetooth: HCI UART protocol BCM registered | |
[ 1.373030] Bluetooth: HCI UART protocol QCA registered | |
[ 1.375080] [drm] Initialized drm 1.1.0 20060810 | |
[ 1.386045] FS-Cache: Loaded | |
[ 1.395061] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 | |
[ 1.406926] r8169 0000:01:00.0 eth2: renamed from eth0 | |
[ 1.412202] RPC: Registered named UNIX socket transport module. | |
[ 1.412204] RPC: Registered udp transport module. | |
[ 1.412204] RPC: Registered tcp transport module. | |
[ 1.412205] RPC: Registered tcp NFSv4.1 backchannel transport module. | |
[ 1.420121] hid-generic 0003:046A:0011.0002: input,hidraw1: USB HID v1.11 Keyboard [HID 046a:0011] on usb-0000:00:14.0-2/input0 | |
[ 1.424385] systemd-udevd[465]: renamed network interface eth0 to eth2 | |
[ 1.425626] FS-Cache: Netfs 'nfs' registered for caching | |
[ 1.438998] AVX2 version of gcm_enc/dec engaged. | |
[ 1.438999] AES CTR mode by8 optimization enabled | |
[ 1.441382] Installing knfsd (copyright (C) 1996 [email protected]). | |
[ 1.446687] [drm] Memory usable by graphics device = 4096M | |
[ 1.446690] checking generic (c0000000 580000) vs hw (c0000000 10000000) | |
[ 1.446691] fb: switching to inteldrmfb from VESA VGA | |
[ 1.446709] Console: switching to colour dummy device 80x25 | |
[ 1.447701] [drm] Replacing VGA console driver | |
[ 1.456042] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). | |
[ 1.456044] [drm] Driver supports precise vblank timestamp query. | |
[ 1.459946] tsc: Refined TSC clocksource calibration: 3191.990 MHz | |
[ 1.459948] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2e02bacf358, max_idle_ns: 440795214011 ns | |
[ 1.467447] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem | |
[ 1.480340] [drm] Finished loading i915/skl_dmc_ver1.bin (v1.26) | |
[ 1.485456] device-mapper: multipath: version 1.10.0 loaded | |
[ 1.488698] Bluetooth: RFCOMM TTY layer initialized | |
[ 1.488702] Bluetooth: RFCOMM socket layer initialized | |
[ 1.488704] Bluetooth: RFCOMM ver 1.11 | |
[ 1.489107] [drm] failed to retrieve link info, disabling eDP | |
[ 1.500086] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 | |
[ 1.500088] Bluetooth: BNEP filters: protocol multicast | |
[ 1.500090] Bluetooth: BNEP socket layer initialized | |
[ 1.520839] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no) | |
[ 1.521220] acpi device:0f: registered as cooling_device10 | |
[ 1.521289] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input8 | |
[ 1.522769] intel_rapl: Found RAPL domain package | |
[ 1.522770] intel_rapl: Found RAPL domain core | |
[ 1.522771] intel_rapl: Found RAPL domain uncore | |
[ 1.522772] intel_rapl: Found RAPL domain dram | |
[ 1.523115] [drm] Initialized i915_bpo 1.6.0 20160425 for 0000:00:02.0 on minor 0 | |
[ 1.545164] audit: type=1400 audit(1487249264.432:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=724 comm="apparmor_parser" | |
[ 1.545168] audit: type=1400 audit(1487249264.432:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd" pid=724 comm="apparmor_parser" | |
[ 1.570795] init: cups main process (739) killed by HUP signal | |
[ 1.570804] init: cups main process ended, respawning | |
[ 1.583007] audit: type=1400 audit(1487249264.468:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=772 comm="apparmor_parser" | |
[ 1.583011] audit: type=1400 audit(1487249264.468:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=772 comm="apparmor_parser" | |
[ 1.583014] audit: type=1400 audit(1487249264.468:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=772 comm="apparmor_parser" | |
[ 1.638218] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915_bpo]) | |
[ 1.638374] fbcon: inteldrmfb (fb0) is primary device | |
[ 1.638450] Console: switching to colour frame buffer device 200x56 | |
[ 1.638471] i915_bpo 0000:00:02.0: fb0: inteldrmfb frame buffer device | |
[ 1.674411] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC662 rev3: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line | |
[ 1.674413] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) | |
[ 1.674414] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0) | |
[ 1.674415] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0 | |
[ 1.674416] snd_hda_codec_realtek hdaudioC0D0: inputs: | |
[ 1.674417] snd_hda_codec_realtek hdaudioC0D0: Front Mic=0x19 | |
[ 1.674418] snd_hda_codec_realtek hdaudioC0D0: Rear Mic=0x18 | |
[ 1.674419] snd_hda_codec_realtek hdaudioC0D0: Line=0x1a | |
[ 1.689431] init: Failed to obtain startpar-bridge instance: Unknown parameter: INSTANCE | |
[ 1.703317] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input9 | |
[ 1.703356] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input10 | |
[ 1.703392] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11 | |
[ 1.703448] input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12 | |
[ 1.703479] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13 | |
[ 1.703509] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14 | |
[ 1.703540] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15 | |
[ 1.703569] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16 | |
[ 1.730963] init: failsafe main process (802) killed by TERM signal | |
[ 1.731742] init: samba-ad-dc main process (853) terminated with status 1 | |
[ 1.958404] r8169 0000:01:00.0 eth2: link down | |
[ 1.958420] r8169 0000:01:00.0 eth2: link down | |
[ 1.958450] IPv6: ADDRCONF(NETDEV_UP): eth2: link is not ready | |
[ 2.166006] audit: type=1400 audit(1487249265.052:7): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/sbin/dhclient" pid=1087 comm="apparmor_parser" | |
[ 2.166011] audit: type=1400 audit(1487249265.052:8): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1087 comm="apparmor_parser" | |
[ 2.166014] audit: type=1400 audit(1487249265.052:9): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=1087 comm="apparmor_parser" | |
[ 2.166137] audit: type=1400 audit(1487249265.052:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=1086 comm="apparmor_parser" | |
[ 2.415598] init: mongod main process (1239) terminated with status 48 | |
[ 2.427428] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory | |
[ 2.427556] NFSD: starting 90-second grace period (net ffffffff81ef7c00) | |
[ 2.464345] clocksource: Switched to clocksource tsc | |
[ 2.482522] Ebtables v2.0 registered | |
[ 2.489701] init: plymouth-upstart-bridge main process ended, respawning | |
[ 2.494545] ip_tables: (C) 2000-2006 Netfilter Core Team | |
[ 2.501757] ip6_tables: (C) 2000-2006 Netfilter Core Team | |
[ 2.504393] cgroup: systemd-logind (642) created nested cgroup for controller "memory" which has incomplete hierarchy support. Nested cgroups may change behavior in the future. | |
[ 2.504395] cgroup: "memory" requires setting use_hierarchy to 1 on the root | |
[ 2.764674] [drm] RC6 on | |
[ 2.900000] ahci 0000:00:17.0: port does not support device sleep | |
[ 2.900011] ahci 0000:00:17.0: port does not support device sleep | |
[ 2.932701] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this. | |
[ 3.032528] nf_conntrack version 0.5.0 (16384 buckets, 65536 max) | |
[ 3.606089] r8169 0000:01:00.0 eth2: link up | |
[ 3.606095] IPv6: ADDRCONF(NETDEV_CHANGE): eth2: link becomes ready | |
[ 31.630213] audit_printk_skb: 57 callbacks suppressed | |
[ 31.630215] audit: type=1400 audit(1487249294.505:30): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=2924 comm="apparmor_parser" | |
[ 31.630218] audit: type=1400 audit(1487249294.505:31): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" pid=2924 comm="apparmor_parser" | |
[ 340.895173] traps: chrome[3503] trap invalid opcode ip:562988a5dee9 sp:7ffe588aa5e0 error:0 in chrome[562987f2a000+67d5000] | |
[ 2281.352333] Corrupted low memory at ffff880000004000 (4000 phys) = 00000ae0 | |
[ 2281.352350] ------------[ cut here ]------------ | |
[ 2281.352364] WARNING: CPU: 1 PID: 42 at /build/linux-lts-xenial-UweaL0/linux-lts-xenial-4.4.0/arch/x86/kernel/check.c:141 check_for_bios_corruption+0x103/0x110() | |
[ 2281.352367] Memory corruption detected in low memory | |
[ 2281.352369] Modules linked in: ipt_MASQUERADE nf_nat_masquerade_ipv4 iptable_nat nf_nat_ipv4 nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack nf_conntrack ipt_REJECT nf_reject_ipv4 xt_CHECKSUM iptable_mangle xt_tcpudp bridge stp llc ip6table_filter ip6_tables iptable_filter ip_tables ebtable_nat ebtables x_tables snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec snd_hda_core snd_hwdep snd_pcm input_leds snd_seq_midi snd_seq_midi_event snd_rawmidi snd_seq intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel bnep kvm rfcomm dm_multipath irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel snd_seq_device snd_timer nfsd aesni_intel snd auth_rpcgss aes_x86_64 nfs_acl lrw gf128mul glue_helper ablk_helper cryptd nfs lockd grace i915_bpo serio_raw binfmt_misc soundcore sunrpc shpchp fscache intel_ips drm_kms_helper drm hci_uart btbcm btqca btintel bluetooth 8250_fintek mei_me video mei intel_lpss_acpi i2c_algo_bit intel_lpss pinctrl_sunrisepoint pinctrl_intel fb_sys_fops syscopyarea sysfillrect sysimgblt i2c_hid tpm_crb acpi_pad mac_hid parport_pc wmi acpi_als kfifo_buf industrialio ppdev lp parport hid_generic usbhid hid psmouse r8169 ahci mii libahci fjes | |
[ 2281.352497] CPU: 1 PID: 42 Comm: kworker/1:1 Not tainted 4.4.0-62-generic #83~14.04.1-Ubuntu | |
[ 2281.352501] Hardware name: LENOVO 90DSCTO1WW/30D9, BIOS M05KT65A 10/28/2016 | |
[ 2281.352509] Workqueue: events check_corruption | |
[ 2281.352513] 0000000000000000 ffff88013864bd28 ffffffff813dc4ac ffff88013864bd70 | |
[ 2281.352519] ffffffff81cad2d8 ffff88013864bd60 ffffffff8107e9d6 0000000000000000 | |
[ 2281.352524] ffff880000010000 ffffffff82108250 0000000000000001 ffff880000000000 | |
[ 2281.352530] Call Trace: | |
[ 2281.352538] [<ffffffff813dc4ac>] dump_stack+0x63/0x87 | |
[ 2281.352545] [<ffffffff8107e9d6>] warn_slowpath_common+0x86/0xc0 | |
[ 2281.352551] [<ffffffff8107ea5c>] warn_slowpath_fmt+0x4c/0x50 | |
[ 2281.352558] [<ffffffff81063133>] check_for_bios_corruption+0x103/0x110 | |
[ 2281.352564] [<ffffffff8106314e>] check_corruption+0xe/0x40 | |
[ 2281.352571] [<ffffffff81096ca0>] process_one_work+0x150/0x3f0 | |
[ 2281.352577] [<ffffffff8109741a>] worker_thread+0x11a/0x470 | |
[ 2281.352584] [<ffffffff817fee89>] ? __schedule+0x359/0x980 | |
[ 2281.352590] [<ffffffff81097300>] ? rescuer_thread+0x310/0x310 | |
[ 2281.352595] [<ffffffff8109ccc9>] kthread+0xc9/0xe0 | |
[ 2281.352600] [<ffffffff8109cc00>] ? kthread_park+0x60/0x60 | |
[ 2281.352607] [<ffffffff818030cf>] ret_from_fork+0x3f/0x70 | |
[ 2281.352611] [<ffffffff8109cc00>] ? kthread_park+0x60/0x60 | |
[ 2281.352615] ---[ end trace a7e9133633d39df7 ]--- | |
[ 5278.032130] systemd-hostnamed[9160]: Warning: nss-myhostname is not installed. Changing the local hostname might make it unresolveable. Please install nss-myhostname! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment