Advertisement
Guest User

startup dmesg

a guest
Nov 27th, 2016
282
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 34.11 KB | None | 0 0
  1. Dmesg:
  2.  [    0.000000] Initializing cgroup subsys cpuset
  3.  [    0.000000] Initializing cgroup subsys cpu
  4.  [    0.000000] Initializing cgroup subsys cpuacct
  5.  [    0.000000] Linux version 3.13.0-101-generic (buildd@lgw01-40) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.3) ) #148-Ubuntu SMP Thu Oct 20 22:08:32 UTC 2016 (Ubuntu 3.13.0-101.148-generic 3.13.11-ckt39)
  6.  [    0.000000] Command line: BOOT_IMAGE=/vmlinuz-3.13.0-101-generic root=/dev/mapper/rene--pickhardt-root ro recovery nomodeset
  7.  [    0.000000] KERNEL supported cpus:
  8.  [    0.000000]   Intel GenuineIntel
  9.  [    0.000000]   AMD AuthenticAMD
  10.  [    0.000000]   Centaur CentaurHauls
  11.  [    0.000000] e820: BIOS-provided physical RAM map:
  12.  [    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
  13.  [    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
  14.  [    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
  15.  [    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000dfffdfff] usable
  16.  [    0.000000] BIOS-e820: [mem 0x00000000dfffe000-0x00000000dfffffff] reserved
  17.  [    0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
  18.  [    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
  19.  [    0.000000] BIOS-e820: [mem 0x0000000100000000-0x0000000390ffffff] usable
  20.  [    0.000000] NX (Execute Disable) protection: active
  21.  [    0.000000] SMBIOS 2.4 present.
  22.  [    0.000000] DMI: Bochs Bochs, BIOS Bochs 01/01/2007
  23.  [    0.000000] Hypervisor detected: KVM
  24.  [    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  25.  [    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
  26.  [    0.000000] No AGP bridge found
  27.  [    0.000000] e820: last_pfn = 0x391000 max_arch_pfn = 0x400000000
  28.  [    0.000000] MTRR default type: write-back
  29.  [    0.000000] MTRR fixed ranges enabled:
  30.  [    0.000000]   00000-9FFFF write-back
  31.  [    0.000000]   A0000-BFFFF uncachable
  32.  [    0.000000]   C0000-FFFFF write-protect
  33.  [    0.000000] MTRR variable ranges enabled:
  34.  [    0.000000]   0 base 00E0000000 mask FFE0000000 uncachable
  35.  [    0.000000]   1 disabled
  36.  [    0.000000]   2 disabled
  37.  [    0.000000]   3 disabled
  38.  [    0.000000]   4 disabled
  39.  [    0.000000]   5 disabled
  40.  [    0.000000]   6 disabled
  41.  [    0.000000]   7 disabled
  42.  [    0.000000]   8 disabled
  43.  [    0.000000]   9 disabled
  44.  [    0.000000] PAT not supported by CPU.
  45.  [    0.000000] e820: last_pfn = 0xdfffe max_arch_pfn = 0x400000000
  46.  [    0.000000] found SMP MP-table at [mem 0x000fdad0-0x000fdadf] mapped at [ffff8800000fdad0]
  47.  [    0.000000] Scanning 1 areas for low memory corruption
  48.  [    0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
  49.  [    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
  50.  [    0.000000]  [mem 0x00000000-0x000fffff] page 4k
  51.  [    0.000000] BRK [0x01fe3000, 0x01fe3fff] PGTABLE
  52.  [    0.000000] BRK [0x01fe4000, 0x01fe4fff] PGTABLE
  53.  [    0.000000] BRK [0x01fe5000, 0x01fe5fff] PGTABLE
  54.  [    0.000000] init_memory_mapping: [mem 0x390e00000-0x390ffffff]
  55.  [    0.000000]  [mem 0x390e00000-0x390ffffff] page 2M
  56.  [    0.000000] BRK [0x01fe6000, 0x01fe6fff] PGTABLE
  57.  [    0.000000] init_memory_mapping: [mem 0x390000000-0x390dfffff]
  58.  [    0.000000]  [mem 0x390000000-0x390dfffff] page 2M
  59.  [    0.000000] init_memory_mapping: [mem 0x380000000-0x38fffffff]
  60.  [    0.000000]  [mem 0x380000000-0x38fffffff] page 2M
  61.  [    0.000000] init_memory_mapping: [mem 0x00100000-0xdfffdfff]
  62.  [    0.000000]  [mem 0x00100000-0x001fffff] page 4k
  63.  [    0.000000]  [mem 0x00200000-0xdfdfffff] page 2M
  64.  [    0.000000]  [mem 0xdfe00000-0xdfffdfff] page 4k
  65.  [    0.000000] init_memory_mapping: [mem 0x100000000-0x37fffffff]
  66.  [    0.000000]  [mem 0x100000000-0x37fffffff] page 2M
  67.  [    0.000000] BRK [0x01fe7000, 0x01fe7fff] PGTABLE
  68.  [    0.000000] BRK [0x01fe8000, 0x01fe8fff] PGTABLE
  69.  [    0.000000] RAMDISK: [mem 0x359ba000-0x36cd4fff]
  70.  [    0.000000] ACPI: RSDP 00000000000fd920 000014 (v00 BOCHS )
  71.  [    0.000000] ACPI: RSDT 00000000dfffe550 000038 (v01 BOCHS  BXPCRSDT 00000001 BXPC 00000001)
  72.  [    0.000000] ACPI: FACP 00000000dfffff80 000074 (v01 BOCHS  BXPCFACP 00000001 BXPC 00000001)
  73.  [    0.000000] ACPI: DSDT 00000000dfffe590 001121 (v01   BXPC   BXDSDT 00000001 INTL 20100528)
  74.  [    0.000000] ACPI: FACS 00000000dfffff40 000040
  75.  [    0.000000] ACPI: SSDT 00000000dffffe40 0000FF (v01 BOCHS  BXPCSSDT 00000001 BXPC 00000001)
  76.  [    0.000000] ACPI: APIC 00000000dffffd50 000080 (v01 BOCHS  BXPCAPIC 00000001 BXPC 00000001)
  77.  [    0.000000] ACPI: HPET 00000000dffffd10 000038 (v01 BOCHS  BXPCHPET 00000001 BXPC 00000001)
  78.  [    0.000000] ACPI: SSDT 00000000dffff6c0 000644 (v01   BXPC BXSSDTPC 00000001 INTL 20100528)
  79.  [    0.000000] ACPI: Local APIC address 0xfee00000
  80.  [    0.000000] No NUMA configuration found
  81.  [    0.000000] Faking a node at [mem 0x0000000000000000-0x0000000390ffffff]
  82.  [    0.000000] Initmem setup node 0 [mem 0x00000000-0x390ffffff]
  83.  [    0.000000]   NODE_DATA [mem 0x390fef000-0x390ff3fff]
  84.  [    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
  85.  [    0.000000] kvm-clock: cpu 0, msr 3:90feb001, boot clock
  86.  [    0.000000]  [ffffea0000000000-ffffea000e5fffff] PMD -> [ffff880382800000-ffff8803905fffff] on node 0
  87.  [    0.000000] Zone ranges:
  88.  [    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
  89.  [    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
  90.  [    0.000000]   Normal   [mem 0x100000000-0x390ffffff]
  91.  [    0.000000] Movable zone start for each node
  92.  [    0.000000] Early memory node ranges
  93.  [    0.000000]   node   0: [mem 0x00001000-0x0009efff]
  94.  [    0.000000]   node   0: [mem 0x00100000-0xdfffdfff]
  95.  [    0.000000]   node   0: [mem 0x100000000-0x390ffffff]
  96.  [    0.000000] On node 0 totalpages: 3608476
  97.  [    0.000000]   DMA zone: 64 pages used for memmap
  98.  [    0.000000]   DMA zone: 21 pages reserved
  99.  [    0.000000]   DMA zone: 3998 pages, LIFO batch:0
  100.  [    0.000000]   DMA32 zone: 14272 pages used for memmap
  101.  [    0.000000]   DMA32 zone: 913406 pages, LIFO batch:31
  102.  [    0.000000]   Normal zone: 42048 pages used for memmap
  103.  [    0.000000]   Normal zone: 2691072 pages, LIFO batch:31
  104.  [    0.000000] ACPI: PM-Timer IO Port: 0xb008
  105.  [    0.000000] ACPI: Local APIC address 0xfee00000
  106.  [    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
  107.  [    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
  108.  [    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
  109.  [    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
  110.  [    0.000000] IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI 0-23
  111.  [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  112.  [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
  113.  [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  114.  [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
  115.  [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
  116.  [    0.000000] ACPI: IRQ0 used by override.
  117.  [    0.000000] ACPI: IRQ2 used by override.
  118.  [    0.000000] ACPI: IRQ5 used by override.
  119.  [    0.000000] ACPI: IRQ9 used by override.
  120.  [    0.000000] ACPI: IRQ10 used by override.
  121.  [    0.000000] ACPI: IRQ11 used by override.
  122.  [    0.000000] Using ACPI (MADT) for SMP configuration information
  123.  [    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
  124.  [    0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
  125.  [    0.000000] nr_irqs_gsi: 40
  126.  [    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
  127.  [    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
  128.  [    0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
  129.  [    0.000000] PM: Registered nosave memory: [mem 0xdfffe000-0xdfffffff]
  130.  [    0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xfeffbfff]
  131.  [    0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]
  132.  [    0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]
  133.  [    0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]
  134.  [    0.000000] e820: [mem 0xe0000000-0xfeffbfff] available for PCI devices
  135.  [    0.000000] Booting paravirtualized kernel on KVM
  136.  [    0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1
  137.  [    0.000000] PERCPU: Embedded 27 pages/cpu @ffff880390c00000 s81536 r8192 d20864 u1048576
  138.  [    0.000000] pcpu-alloc: s81536 r8192 d20864 u1048576 alloc=1*2097152
  139.  [    0.000000] pcpu-alloc: [0] 0 1
  140.  [    0.000000] kvm-clock: cpu 0, msr 3:90feb001, primary cpu clock
  141.  [    0.000000] KVM setup async PF for cpu 0
  142.  [    0.000000] kvm-stealtime: cpu 0, msr 390c0d000
  143.  [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 3552071
  144.  [    0.000000] Policy zone: Normal
  145.  [    0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-3.13.0-101-generic root=/dev/mapper/rene--pickhardt-root ro recovery nomodeset
  146.  [    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  147.  [    0.000000] Checking aperture...
  148.  [    0.000000] No AGP bridge found
  149.  [    0.000000] Calgary: detecting Calgary via BIOS EBDA area
  150.  [    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
  151.  [    0.000000] Memory: 14104036K/14433904K available (7429K kernel code, 1147K rwdata, 3420K rodata, 1340K init, 1448K bss, 329868K reserved)
  152.  [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  153.  [    0.000000] Hierarchical RCU implementation.
  154.  [    0.000000]     RCU dyntick-idle grace-period acceleration is enabled.
  155.  [    0.000000]     RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.
  156.  [    0.000000]     Offload RCU callbacks from all CPUs
  157.  [    0.000000]     Offload RCU callbacks from CPUs: 0-1.
  158.  [    0.000000] NR_IRQS:16640 nr_irqs:512 16
  159.  [    0.000000] Console: colour VGA+ 80x25
  160.  [    0.000000] console [tty0] enabled
  161.  [    0.000000] allocated 58195968 bytes of page_cgroup
  162.  [    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  163. [    0.000000] hpet clockevent registered
  164. [    0.000000] tsc: Detected 3399.996 MHz processor
  165. [    0.008000] Calibrating delay loop (skipped) preset value.. 6799.99 BogoMIPS (lpj=13599984)
  166. [    0.008000] pid_max: default: 32768 minimum: 301
  167. [    0.008000] Security Framework initialized
  168. [    0.008000] AppArmor: AppArmor initialized
  169. [    0.008000] Yama: becoming mindful.
  170. [    0.008000] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
  171. [    0.012788] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
  172. [    0.016199] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
  173. [    0.016435] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
  174. [    0.017080] Initializing cgroup subsys memory
  175. [    0.017276] Initializing cgroup subsys devices
  176. [    0.017463] Initializing cgroup subsys freezer
  177. [    0.017649] Initializing cgroup subsys blkio
  178. [    0.017834] Initializing cgroup subsys perf_event
  179. [    0.018025] Initializing cgroup subsys hugetlb
  180. [    0.018285] mce: CPU supports 10 MCE banks
  181. [    0.018493] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
  182. [    0.018493] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0
  183. [    0.018493] tlb_flushall_shift: 6
  184. [    0.019100] Freeing SMP alternatives memory: 32K (ffffffff81e6f000 - ffffffff81e77000)
  185. [    0.021499] ACPI: Core revision 20131115
  186. [    0.022117] ACPI: All ACPI Tables successfully acquired
  187. [    0.022449] ftrace: allocating 28664 entries in 112 pages
  188. [    0.032594] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  189. [    0.032808] smpboot: CPU0: Intel QEMU Virtual CPU version 1.1.2 (fam: 06, model: 02, stepping: 03)
  190. [    0.036000] Performance Events: unsupported p6 CPU model 2 no PMU driver, software events only.
  191. [    0.036000] x86: Booting SMP configuration:
  192. [    0.036000] kvm-clock: cpu 1, msr 3:90feb041, secondary cpu clock
  193. [    0.044895] NMI watchdog: disabled (cpu0): hardware events not enabled
  194. [    0.036000] .... node  #0, CPUs:      #1
  195. [    0.052027] x86: Booted up 1 node, 2 CPUs
  196. [    0.052019] KVM setup async PF for cpu 1
  197. [    0.052021] kvm-stealtime: cpu 1, msr 390d0d000
  198. [    0.052697] smpboot: Total of 2 processors activated (13599.98 BogoMIPS)
  199. [    0.053175] devtmpfs: initialized
  200. [    0.056648] EVM: security.selinux
  201. [    0.056821] EVM: security.SMACK64
  202. [    0.056990] EVM: security.ima
  203. [    0.057154] EVM: security.capability
  204. [    0.057349] pinctrl core: initialized pinctrl subsystem
  205. [    0.057349] regulator-dummy: no parameters
  206. [    0.057349] RTC time:  7:50:27, date: 11/27/16
  207. [    0.057349] NET: Registered protocol family 16
  208. [    0.057493] cpuidle: using governor ladder
  209. [    0.057684] cpuidle: using governor menu
  210. [    0.058015] ACPI: bus type PCI registered
  211. [    0.058197] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  212. [    0.058463] PCI: Using configuration type 1 for base access
  213. [    0.060146] mtrr: your CPUs had inconsistent variable MTRR settings
  214. [    0.060356] mtrr: your CPUs had inconsistent MTRRdefType settings
  215. [    0.060561] mtrr: probably your BIOS does not setup all CPUs.
  216. [    0.060761] mtrr: corrected configuration.
  217. [    0.061346] bio: create slab <bio-0> at 0
  218. [    0.061346] ACPI: Added _OSI(Module Device)
  219. [    0.061346] ACPI: Added _OSI(Processor Device)
  220. [    0.061346] ACPI: Added _OSI(3.0 _SCP Extensions)
  221. [    0.061346] ACPI: Added _OSI(Processor Aggregator Device)
  222. [    0.061817] ACPI: Interpreter enabled
  223. [    0.061997] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580)
  224. [    0.064157] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580)
  225. [    0.064570] ACPI: (supports S0 S3 S4 S5)
  226. [    0.064748] ACPI: Using IOAPIC for interrupt routing
  227. [    0.064954] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
  228. [    0.065461] ACPI: No dock devices found.
  229. [    0.067091] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
  230. [    0.067304] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
  231. [    0.067522] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
  232. [    0.067740] acpi PNP0A03:00: host bridge window [io  0x0000-0x0cf7] (ignored)
  233. [    0.067741] acpi PNP0A03:00: host bridge window [io  0x0d00-0xffff] (ignored)
  234. [    0.067742] acpi PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
  235. [    0.067743] acpi PNP0A03:00: host bridge window [mem 0xe0000000-0xfebfffff] (ignored)
  236. [    0.067744] PCI: root bus 00: using default resources
  237. [    0.067745] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
  238.  [    0.068143] acpiphp: Slot [3] registered
  239.  [    0.068914] acpiphp: Slot [4] registered
  240.  [    0.069103] acpiphp: Slot [5] registered
  241.  [    0.069288] acpiphp: Slot [6] registered
  242.  [    0.069599] acpiphp: Slot [7] registered
  243.  [    0.069833] acpiphp: Slot [8] registered
  244.  [    0.070024] acpiphp: Slot [9] registered
  245.  [    0.070211] acpiphp: Slot [10] registered
  246.  [    0.070404] acpiphp: Slot [11] registered
  247.  [    0.070593] acpiphp: Slot [12] registered
  248.  [    0.070779] acpiphp: Slot [13] registered
  249.  [    0.070965] acpiphp: Slot [14] registered
  250.  [    0.071158] acpiphp: Slot [15] registered
  251.  [    0.071346] acpiphp: Slot [16] registered
  252.  [    0.071532] acpiphp: Slot [17] registered
  253.  [    0.071719] acpiphp: Slot [18] registered
  254.  [    0.072014] acpiphp: Slot [19] registered
  255.  [    0.072203] acpiphp: Slot [20] registered
  256.  [    0.072390] acpiphp: Slot [21] registered
  257.  [    0.072577] acpiphp: Slot [22] registered
  258.  [    0.072765] acpiphp: Slot [23] registered
  259.  [    0.072951] acpiphp: Slot [24] registered
  260.  [    0.073138] acpiphp: Slot [25] registered
  261.  [    0.073328] acpiphp: Slot [26] registered
  262.  [    0.073516] acpiphp: Slot [27] registered
  263.  [    0.073702] acpiphp: Slot [28] registered
  264.  [    0.073889] acpiphp: Slot [29] registered
  265.  [    0.074109] acpiphp: Slot [30] registered
  266.  [    0.074298] acpiphp: Slot [31] registered
  267.  [    0.074480] PCI host bridge to bus 0000:00
  268.  [    0.074661] pci_bus 0000:00: root bus resource [bus 00-ff]
  269.  [    0.074859] pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
  270.  [    0.075066] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffffff]
  271.  [    0.075300] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
  272.  [    0.075497] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
  273.  [    0.075764] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
  274.  [    0.077044] pci 0000:00:01.1: reg 0x20: [io  0xc060-0xc06f]
  275.  [    0.077590] pci 0000:00:01.2: [8086:7020] type 00 class 0x0c0300
  276.  [    0.078746] pci 0000:00:01.2: reg 0x20: [io  0xc000-0xc01f]
  277.  [    0.079312] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
  278.  [    0.079513] pci 0000:00:01.3: quirk: [io  0xb000-0xb03f] claimed by PIIX4 ACPI
  279.  [    0.079831] pci 0000:00:01.3: quirk: [io  0xb100-0xb10f] claimed by PIIX4 SMB
  280.  [    0.080115] pci 0000:00:02.0: [1013:00b8] type 00 class 0x030000
  281.  [    0.084495] pci 0000:00:02.0: reg 0x10: [mem 0xfc000000-0xfdffffff pref]
  282.  [    0.085233] pci 0000:00:02.0: reg 0x14: [mem 0xfebf4000-0xfebf4fff]
  283.  [    0.088646] pci 0000:00:02.0: reg 0x30: [mem 0xfebd0000-0xfebdffff pref]
  284.  [    0.088923] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000
  285.  [    0.089421] pci 0000:00:03.0: reg 0x10: [io  0xc020-0xc03f]
  286.  [    0.089879] pci 0000:00:03.0: reg 0x14: [mem 0xfebf5000-0xfebf5fff]
  287.  [    0.092241] pci 0000:00:03.0: reg 0x30: [mem 0xfebe0000-0xfebeffff pref]
  288.  [    0.092446] pci 0000:00:04.0: [8086:2668] type 00 class 0x040300
  289.  [    0.092714] pci 0000:00:04.0: reg 0x10: [mem 0xfebf0000-0xfebf3fff]
  290.  [    0.094354] pci 0000:00:06.0: [1af4:1002] type 00 class 0x00ff00
  291.  [    0.094610] pci 0000:00:06.0: reg 0x10: [io  0xc040-0xc05f]
  292.  [    0.096523] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
  293.  [    0.096989] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
  294.  [    0.097441] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
  295.  [    0.097883] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
  296.  [    0.098329] ACPI: PCI Interrupt Link [LNKS] (IRQs 9) *0
  297.  [    0.098984] ACPI: Enabled 16 GPEs in block 00 to 0F
  298.  [    0.099291] ACPI: \_SB_.PCI0: notify handler is installed
  299.  [    0.099303] Found 1 acpi root devices
  300.  [    0.099444] vgaarb: setting as boot device: PCI:0000:00:02.0
  301.  [    0.099444] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
  302.  [    0.100001] vgaarb: loaded
  303.  [    0.100164] vgaarb: bridge control possible 0000:00:02.0
  304.  [    0.100514] SCSI subsystem initialized
  305.  [    0.100788] libata version 3.00 loaded.
  306.  [    0.100788] ACPI: bus type USB registered
  307.  [    0.100788] usbcore: registered new interface driver usbfs
  308.  [    0.100788] usbcore: registered new interface driver hub
  309.  [    0.100788] usbcore: registered new device driver usb
  310.  [    0.100788] PCI: Using ACPI for IRQ routing
  311.  [    0.100788] PCI: pci_cache_line_size set to 64 bytes
  312.  [    0.100788] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
  313.  [    0.100788] e820: reserve RAM buffer [mem 0xdfffe000-0xdfffffff]
  314.  [    0.100788] e820: reserve RAM buffer [mem 0x391000000-0x393ffffff]
  315.  [    0.100788] NetLabel: Initializing
  316.  [    0.100788] NetLabel:  domain hash size = 128
  317.  [    0.100788] NetLabel:  protocols = UNLABELED CIPSOv4
  318.  [    0.100963] NetLabel:  unlabeled traffic allowed by default
  319.  [    0.101193] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
  320.  [    0.101193] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
  321.  [    0.101193] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
  322.  [    0.106074] Switched to clocksource kvm-clock
  323.  [    0.109553] AppArmor: AppArmor Filesystem Enabled
  324.  [    0.109836] pnp: PnP ACPI init
  325.  [    0.110051] ACPI: bus type PNP registered
  326.  [    0.110283] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
  327.  [    0.110316] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active)
  328.  [    0.110342] pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active)
  329.  [    0.110359] pnp 00:03: [dma 2]
  330.  [    0.110368] pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active)
  331.  [    0.110422] pnp 00:04: Plug and Play ACPI device, IDs PNP0501 (active)
  332.  [    0.110492] pnp 00:05: Plug and Play ACPI device, IDs PNP0103 (active)
  333.  [    0.110551] pnp: PnP ACPI: found 6 devices
  334.  [    0.110734] ACPI: bus type PNP unregistered
  335.  [    0.118613] pci_bus 0000:00: resource 4 [io  0x0000-0xffff]
  336.  [    0.118615] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffffff]
  337.  [    0.118651] NET: Registered protocol family 2
  338.  [    0.119029] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
  339.  [    0.119797] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
  340.  [    0.120418] TCP: Hash tables configured (established 131072 bind 65536)
  341.  [    0.120677] TCP: reno registered
  342.  [    0.120857] UDP hash table entries: 8192 (order: 6, 262144 bytes)
  343.  [    0.121160] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
  344.  [    0.121495] NET: Registered protocol family 1
  345.  [    0.121687] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
  346.  [    0.121897] pci 0000:00:01.0: PIIX3: Enabling Passive Release
  347.  [    0.122106] pci 0000:00:01.0: Activating ISA DMA hang workarounds
  348.  [    0.122486] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
  349.  [    0.122833] pci 0000:00:02.0: Video device with shadowed ROM
  350.  [    0.122852] PCI: CLS 0 bytes, default 64
  351.  [    0.122940] Trying to unpack rootfs image as initramfs...
  352.  [    0.324955] Freeing initrd memory: 19564K (ffff8800359ba000 - ffff880036cd5000)
  353.  [    0.325299] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
  354.  [    0.325511] software IO TLB [mem 0xdbffe000-0xdfffe000] (64MB) mapped at [ffff8800dbffe000-ffff8800dfffdfff]
  355.  [    0.326077] microcode: CPU0 sig=0x623, pf=0x0, revision=0x1
  356.  [    0.326306] microcode: CPU1 sig=0x623, pf=0x0, revision=0x1
  357.  [    0.326626] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
  358.  [    0.326964] Scanning for low memory corruption every 60 seconds
  359.  [    0.327370] Initialise system trusted keyring
  360.  [    0.327589] audit: initializing netlink socket (disabled)
  361.  [    0.327793] type=2000 audit(1480233028.884:1): initialized
  362.  [    0.350633] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  363.  [    0.351996] zbud: loaded
  364.  [    0.352311] VFS: Disk quotas dquot_6.5.2
  365.  [    0.352531] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  366.  [    0.353100] fuse init (API version 7.22)
  367.  [    0.353360] msgmni has been set to 27585
  368.  [    0.353592] Key type big_key registered
  369.  [    0.354392] Key type asymmetric registered
  370.  [    0.354584] Asymmetric key parser 'x509' registered
  371.  [    0.354804] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
  372.  [    0.355183] io scheduler noop registered
  373.  [    0.355372] io scheduler deadline registered (default)
  374.  [    0.355591] io scheduler cfq registered
  375.  [    0.355847] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  376.  [    0.356081] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
  377.  [    0.356334] intel_idle: does not run on family 6 model 2
  378.  [    0.356338] ipmi message handler version 39.2
  379.  [    0.356575] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
  380.  [    0.356916] ACPI: Power Button [PWRF]
  381.  [    0.357252] GHES: HEST is not enabled!
  382.  [    0.357707] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10
  383.  [    0.358117] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
  384.  [    0.358586] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
  385.  [    0.379537] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
  386.  [    0.381646] Linux agpgart interface v0.103
  387.  [    0.383079] brd: module loaded
  388.  [    0.383774] loop: module loaded
  389.  [    0.384041] ata_piix 0000:00:01.1: version 2.13
  390.  [    0.384315] scsi0 : ata_piix
  391.  [    0.384567] scsi1 : ata_piix
  392.  [    0.384761] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc060 irq 14
  393.  [    0.384993] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc068 irq 15
  394.  [    0.385369] libphy: Fixed MDIO Bus: probed
  395.  [    0.385618] tun: Universal TUN/TAP device driver, 1.6
  396.  [    0.385821] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  397.  [    0.386161] virtio-pci 0000:00:03.0: irq 40 for MSI/MSI-X
  398.  [    0.386172] virtio-pci 0000:00:03.0: irq 41 for MSI/MSI-X
  399.  [    0.386182] virtio-pci 0000:00:03.0: irq 42 for MSI/MSI-X
  400.  [    0.386566] PPP generic driver version 2.4.2
  401.  [    0.386828] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  402.  [    0.387050] ehci-pci: EHCI PCI platform driver
  403.  [    0.387246] ehci-platform: EHCI generic platform driver
  404.  [    0.387449] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  405.  [    0.387661] ohci-pci: OHCI PCI platform driver
  406.  [    0.387858] ohci-platform: OHCI generic platform driver
  407.  [    0.388081] uhci_hcd: USB Universal Host Controller Interface driver
  408.  [    0.388536] uhci_hcd 0000:00:01.2: UHCI Host Controller
  409.  [    0.388799] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1
  410.  [    0.389171] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c000
  411.  [    0.389422] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
  412.  [    0.389637] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  413.  [    0.389969] usb usb1: Product: UHCI Host Controller
  414.  [    0.390170] usb usb1: Manufacturer: Linux 3.13.0-101-generic uhci_hcd
  415.  [    0.390379] usb usb1: SerialNumber: 0000:00:01.2
  416.  [    0.390686] hub 1-0:1.0: USB hub found
  417.  [    0.390869] hub 1-0:1.0: 2 ports detected
  418.  [    0.391138] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
  419.  [    0.391964] serio: i8042 KBD port at 0x60,0x64 irq 1
  420.  [    0.392208] serio: i8042 AUX port at 0x60,0x64 irq 12
  421.  [    0.392534] mousedev: PS/2 mouse device common for all mice
  422.  [    0.392922] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
  423.  [    0.393436] rtc_cmos 00:00: RTC can wake from S4
  424.  [    0.393754] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0
  425.  [    0.394016] rtc_cmos 00:00: alarms up to one day, 114 bytes nvram, hpet irqs
  426.  [    0.394289] device-mapper: uevent: version 1.0.3
  427.  [    0.394519] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com
  428.  [    0.394864] ledtrig-cpu: registered to indicate activity on CPUs
  429.  [    0.395132] TCP: cubic registered
  430.  [    0.395352] NET: Registered protocol family 10
  431.  [    0.395735] NET: Registered protocol family 17
  432.  [    0.395946] Key type dns_resolver registered
  433.  [    0.396297] Loading compiled-in X.509 certificates
  434.  [    0.397006] Loaded X.509 cert 'Magrathea: Glacier signing key: a646945ba0946c9505627a9179bb3ba9458a96b7'
  435.  [    0.397378] registered taskstats version 1
  436.  [    0.399250] Key type trusted registered
  437.  [    0.401794] Key type encrypted registered
  438.  [    0.401994] AppArmor: AppArmor sha1 policy hashing enabled
  439.  [    0.402212] IMA: No TPM chip found, activating TPM-bypass!
  440.  [    0.402569] regulator-dummy: disabling
  441.  [    0.402812]   Magic number: 8:588:825
  442.  [    0.403111] rtc_cmos 00:00: setting system clock to 2016-11-27 07:50:27 UTC (1480233027)
  443.  [    0.403536] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
  444.  [    0.403743] EDD information not available.
  445.  [    0.404580] PM: Hibernation image not present or could not be loaded.
  446.  [    0.540458] ata1.01: ATA-7: QEMU HARDDISK, 1.1.2, max UDMA/100
  447.  [    0.540686] ata1.01: 251658240 sectors, multi 16: LBA48
  448.  [    0.541210] ata1.01: configured for MWDMA2
  449.  [    0.541482] scsi 0:0:1:0: Direct-Access     ATA      QEMU HARDDISK    1.1. PQ: 0 ANSI: 5
  450.  [    0.541904] sd 0:0:1:0: Attached scsi generic sg0 type 0
  451.  [    0.541931] sd 0:0:1:0: [sda] 251658240 512-byte logical blocks: (128 GB/120 GiB)
  452.  [    0.541946] sd 0:0:1:0: [sda] Write Protect is off
  453.  [    0.541947] sd 0:0:1:0: [sda] Mode Sense: 00 3a 00 00
  454.  [    0.541954] sd 0:0:1:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
  455. [    0.543562]  sda: sda1 sda2 < sda5 >
  456. [    0.544122] sd 0:0:1:0: [sda] Attached SCSI disk
  457. [    0.545014] Freeing unused kernel memory: 1340K (ffffffff81d20000 - ffffffff81e6f000)
  458. [    0.545345] Write protecting the kernel read-only data: 12288k
  459. [    0.546069] Freeing unused kernel memory: 752K (ffff880001744000 - ffff880001800000)
  460. [    0.547389] Freeing unused kernel memory: 676K (ffff880001b57000 - ffff880001c00000)
  461. [    0.556664] systemd-udevd[105]: starting version 204
  462. [    0.600314] FDC 0 is a S82078B
  463. [    0.620801] random: lvm urandom read with 16 bits of entropy available
  464. [    0.636994] bio: create slab <bio-1> at 1
  465. [    0.679978] EXT4-fs (dm-0): INFO: recovery required on readonly filesystem
  466. [    0.680234] EXT4-fs (dm-0): write access will be enabled during recovery
  467. [    0.700076] usb 1-1: new full-speed USB device number 2 using uhci_hcd
  468. [    0.956525] usb 1-1: New USB device found, idVendor=0627, idProduct=0001
  469. [    0.956981] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5
  470. [    0.957455] usb 1-1: Product: QEMU USB Tablet
  471. [    0.957830] usb 1-1: Manufacturer: QEMU 1.1.2
  472. [    0.958206] usb 1-1: SerialNumber: 42
  473. [    0.968794] hidraw: raw HID events driver (C) Jiri Kosina
  474. [    0.978659] usbcore: registered new interface driver usbhid
  475. [    0.979087] usbhid: USB HID core driver
  476. [    0.983554] input: QEMU 1.1.2 QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4
  477. [    0.985259] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Pointer [QEMU 1.1.2 QEMU USB Tablet] on usb-0000:00:01.2-1/input0
  478. [    1.324067] tsc: Refined TSC clocksource calibration: 3399.997 MHz
  479. [    1.468525] EXT4-fs (dm-0): orphan cleanup on readonly fs
  480. [    1.469007] EXT4-fs (dm-0): 6 orphan inodes deleted
  481. [    1.469361] EXT4-fs (dm-0): recovery complete
  482. [    1.615266] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3
  483. [    1.737016] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
  484. [    1.821302] init: startpar-bridge (hostname--started) main process (179) terminated with status 255
  485. [    1.822858] init: startpar-bridge (hostname--stopped) main process (180) terminated with status 255
  486. [    1.828211] init: startpar-bridge (console-setup--started) main process (183) terminated with status 255
  487. [    1.859101] init: startpar-bridge (console-setup--stopped) main process (186) terminated with status 255
  488. [    1.868736] init: startpar-bridge (setvtrgb--started) main process (189) terminated with status 255
  489. [    1.869148] init: startpar-bridge (setvtrgb--stopped) main process (190) terminated with status 255
  490. [    1.881020] init: startpar-bridge (resolvconf--started) main process (206) terminated with status 255
  491. [    1.884243] init: startpar-bridge (container-detect--stopped) main process (208) terminated with status 255
  492. [    1.886259] init: upstart-udev-bridge main process (210) terminated with status 255
  493. [    1.886635] init: upstart-udev-bridge main process ended, respawning
  494. [    1.888619] init: udev main process (211) terminated with status 255
  495. [    1.888879] init: udev main process ended, respawning
  496. [    1.889183] init: startpar-bridge (upstart-udev-bridge--started) main process (212) terminated with status 255
  497. [    1.890979] init: startpar-bridge (udev--started) main process (213) terminated with status 255
  498. [    1.921197] init: startpar-bridge (friendly-recovery--started) main process (218) terminated with status 255
  499. [    7.937184] random: nonblocking pool is initialized
  500. [   20.244640] EXT4-fs (dm-0): re-mounted. Opts: errors=remount-ro
  501. [  270.682828] init: dbus pre-start process (581) terminated with status 255
  502. [  270.685241] init: startpar-bridge (dbus--stopped) main process (586) terminated with status 255
  503. [  287.555285] init: whoopsie main process (789) terminated with status 255
  504. [  287.555305] init: whoopsie main process ended, respawning
  505. [  287.556756] init: startpar-bridge (whoopsie--started) main process (790) terminated with status 255
  506. [  324.499688] init: startpar-bridge (mysql--started) main process (1101) terminated with status 255
  507. [  412.893150] init: dbus pre-start process (8189) terminated with status 255
  508. [  412.896745] init: startpar-bridge (dbus--stopped) main process (8194) terminated with status 255
  509. [  449.968482] init: dbus pre-start process (8255) terminated with status 255
  510. [  449.970710] init: startpar-bridge (dbus--stopped) main process (8260) terminated with status 255
  511. [  462.616475] init: dbus pre-start process (8344) terminated with status 255
  512. [  462.618849] init: startpar-bridge (dbus--stopped) main process (8349) terminated with status 255
  513. [  551.815278] init: dbus pre-start process (10364) terminated with status 255
  514. [  551.817546] init: startpar-bridge (dbus--stopped) main process (10369) terminated with status 255
  515. [  633.683684] init: startpar-bridge (ufw--started) main process (10395) terminated with status 255
  516. [  633.686242] init: startpar-bridge (network-interface-security-networking-started) main process (10397) terminated with status 255
  517. [  633.822278] init: startpar-bridge (mountall-net--started) main process (10540) terminated with status 255
  518. [  633.826482] init: startpar-bridge (mountall-net--stopped) main process (10545) terminated with status 255
  519. [  633.830742] init: startpar-bridge (procps-static-network-up-started) main process (10551) terminated with status 255
  520. [  633.834293] init: startpar-bridge (procps-static-network-up-stopped) main process (10555) terminated with status 255
  521. [  633.854473] init: startpar-bridge (networking--started) main process (10592) terminated with status 255
  522. [  652.585113] init: dbus pre-start process (12489) terminated with status 255
  523. [  652.587289] init: startpar-bridge (dbus--stopped) main process (12494) terminated with status 255
  524. [  842.741762] init: dbus pre-start process (12572) terminated with status 255
  525. [  842.744157] init: startpar-bridge (dbus--stopped) main process (12577) terminated with status 255
  526. [ 1079.727710] init: dbus pre-start process (13506) terminated with status 255
  527. [ 1079.730707] init: startpar-bridge (dbus--stopped) main process (13511) terminated with status 255
  528. [ 1173.560864] init: dbus pre-start process (13902) terminated with status 255
  529. [ 1173.565947] init: startpar-bridge (dbus--stopped) main process (13907) terminated with status 255
  530. Df:
  531. Filesystem     1K-blocks     Used Available Use% Mounted on
  532. udev             7052032        0   7052032   0% /dev
  533. tmpfs            1412640      220   1412420   1% /run
  534. /dev/dm-0      121923660 88780952  26926212  77% /
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement