Advertisement
Guest User

Untitled

a guest
Jan 16th, 2018
228
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 51.74 KB | None | 0 0
  1. [root@mup ~]# 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.10.0-693.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-16) (GCC) ) #1 SMP Tue Aug 22 21:09:27 UTC 2017
  6. [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-3.10.0-693.el7.x86_64 root=/dev/mapper/centos-root ro crashkernel=auto rd.lvm.lv=centos/root rd.lvm.lv=centos/swap rhgb quiet LANG=ru_RU.UTF-8
  7. [ 0.000000] e820: BIOS-provided physical RAM map:
  8. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f3ff] usable
  9. [ 0.000000] BIOS-e820: [mem 0x000000000009f400-0x000000000009ffff] reserved
  10. [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
  11. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable
  12. [ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fff2fff] ACPI NVS
  13. [ 0.000000] BIOS-e820: [mem 0x000000003fff3000-0x000000003fffffff] ACPI data
  14. [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
  15. [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000ffffffff] reserved
  16. [ 0.000000] NX (Execute Disable) protection: active
  17. [ 0.000000] SMBIOS 2.2 present.
  18. [ 0.000000] DMI: /nForce4 DDR: 9NPA+ / 9NPA+Ultra / 9NPAJ / 9NPA Ultra Series, BIOS 6.00 PG 08/11/2006
  19. [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  20. [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
  21. [ 0.000000] AGP: No AGP bridge found
  22. [ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000
  23. [ 0.000000] MTRR default type: uncachable
  24. [ 0.000000] MTRR fixed ranges enabled:
  25. [ 0.000000] 00000-9FFFF write-back
  26. [ 0.000000] A0000-BFFFF uncachable
  27. [ 0.000000] C0000-C7FFF write-protect
  28. [ 0.000000] C8000-FFFFF uncachable
  29. [ 0.000000] MTRR variable ranges enabled:
  30. [ 0.000000] 0 base 0000000000 mask FFC0000000 write-back
  31. [ 0.000000] 1 disabled
  32. [ 0.000000] 2 disabled
  33. [ 0.000000] 3 disabled
  34. [ 0.000000] 4 disabled
  35. [ 0.000000] 5 disabled
  36. [ 0.000000] 6 disabled
  37. [ 0.000000] 7 disabled
  38. [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
  39. [ 0.000000] found SMP MP-table at [mem 0x000f4250-0x000f425f] mapped at [ffff8800000f4250]
  40. [ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
  41. [ 0.000000] BRK [0x01fe9000, 0x01fe9fff] PGTABLE
  42. [ 0.000000] BRK [0x01fea000, 0x01feafff] PGTABLE
  43. [ 0.000000] BRK [0x01feb000, 0x01febfff] PGTABLE
  44. [ 0.000000] BRK [0x01fec000, 0x01fecfff] PGTABLE
  45. [ 0.000000] RAMDISK: [mem 0x35721000-0x36b88fff]
  46. [ 0.000000] Early table checksum verification disabled
  47. [ 0.000000] ACPI: RSDP 00000000000f8380 00014 (v00 Nvidia)
  48. [ 0.000000] ACPI: RSDT 000000003fff3040 00030 (v01 Nvidia AWRDACPI 42302E31 AWRD 00000000)
  49. [ 0.000000] ACPI: FACP 000000003fff30c0 00074 (v01 Nvidia AWRDACPI 42302E31 AWRD 00000000)
  50. [ 0.000000] ACPI: DSDT 000000003fff3180 06633 (v01 NVIDIA AWRDACPI 00001000 MSFT 0100000E)
  51. [ 0.000000] ACPI: FACS 000000003fff0000 00040
  52. [ 0.000000] ACPI: MCFG 000000003fff98c0 0003C (v01 Nvidia AWRDACPI 42302E31 AWRD 00000000)
  53. [ 0.000000] ACPI: APIC 000000003fff9800 0007C (v01 Nvidia AWRDACPI 42302E31 AWRD 00000000)
  54. [ 0.000000] ACPI: Local APIC address 0xfee00000
  55. [ 0.000000] Scanning NUMA topology in Northbridge 24
  56. [ 0.000000] No NUMA configuration found
  57. [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffeffff]
  58. [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc9000-0x3ffeffff]
  59. [ 0.000000] crashkernel=auto resulted in zero bytes of reserved memory.
  60. [ 0.000000] Zone ranges:
  61. [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
  62. [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
  63. [ 0.000000] Normal empty
  64. [ 0.000000] Movable zone start for each node
  65. [ 0.000000] Early memory node ranges
  66. [ 0.000000] node 0: [mem 0x00001000-0x0009efff]
  67. [ 0.000000] node 0: [mem 0x00100000-0x3ffeffff]
  68. [ 0.000000] Initmem setup node 0 [mem 0x00001000-0x3ffeffff]
  69. [ 0.000000] On node 0 totalpages: 262030
  70. [ 0.000000] DMA zone: 64 pages used for memmap
  71. [ 0.000000] DMA zone: 21 pages reserved
  72. [ 0.000000] DMA zone: 3998 pages, LIFO batch:0
  73. [ 0.000000] DMA32 zone: 4032 pages used for memmap
  74. [ 0.000000] DMA32 zone: 258032 pages, LIFO batch:31
  75. [ 0.000000] Nvidia board detected. Ignoring ACPI timer override.
  76. [ 0.000000] If you got timer trouble try acpi_use_timer_override
  77. [ 0.000000] ACPI: PM-Timer IO Port: 0x4008
  78. [ 0.000000] ACPI: Local APIC address 0xfee00000
  79. [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
  80. [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
  81. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
  82. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
  83. [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
  84. [ 0.000000] IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI 0-23
  85. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  86. [ 0.000000] ACPI: BIOS IRQ0 override ignored.
  87. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  88. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 14 global_irq 14 high edge)
  89. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 15 global_irq 15 high edge)
  90. [ 0.000000] ACPI: IRQ9 used by override.
  91. [ 0.000000] ACPI: IRQ14 used by override.
  92. [ 0.000000] ACPI: IRQ15 used by override.
  93. [ 0.000000] Using ACPI (MADT) for SMP configuration information
  94. [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
  95. [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
  96. [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
  97. [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
  98. [ 0.000000] e820: [mem 0x40000000-0xdfffffff] available for PCI devices
  99. [ 0.000000] Booting paravirtualized kernel on bare hardware
  100. [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1
  101. [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s97048 r8192 d29928 u1048576
  102. [ 0.000000] pcpu-alloc: s97048 r8192 d29928 u1048576 alloc=1*2097152
  103. [ 0.000000] pcpu-alloc: [0] 0 1
  104. [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257913
  105. [ 0.000000] Policy zone: DMA32
  106. [ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-3.10.0-693.el7.x86_64 root=/dev/mapper/centos-root ro crashkernel=auto rd.lvm.lv=centos/root rd.lvm.lv=centos/swap rhgb quiet LANG=ru_RU.UTF-8
  107. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  108. [ 0.000000] AGP: Checking aperture...
  109. [ 0.000000] AGP: No AGP bridge found
  110. [ 0.000000] AGP: Node 0: aperture [bus addr 0x1870000000-0x1871ffffff] (32MB)
  111. [ 0.000000] Aperture beyond 4GB. Ignoring.
  112. [ 0.000000] Memory: 993740k/1048512k available (6886k kernel code, 392k absent, 54380k reserved, 4545k data, 1764k init)
  113. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  114. [ 0.000000] Hierarchical RCU implementation.
  115. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.
  116. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0
  117. [ 0.000000] spurious 8259A interrupt: IRQ7.
  118. [ 0.000000] Console: colour VGA+ 80x25
  119. [ 0.000000] console [tty0] enabled
  120. [ 0.000000] allocated 4194304 bytes of page_cgroup
  121. [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  122. [ 0.000000] tsc: Fast TSC calibration using PIT
  123. [ 0.000000] tsc: Detected 2009.260 MHz processor
  124. [ 0.000000] tsc: Marking TSC unstable due to TSCs unsynchronized
  125. [ 0.002024] Calibrating delay loop (skipped), value calculated using timer frequency.. 4018.52 BogoMIPS (lpj=2009260)
  126. [ 0.002029] pid_max: default: 32768 minimum: 301
  127. [ 0.002073] Security Framework initialized
  128. [ 0.002100] SELinux: Initializing.
  129. [ 0.002115] SELinux: Starting in permissive mode
  130. [ 0.002117] Yama: becoming mindful.
  131. [ 0.002351] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
  132. [ 0.003840] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
  133. [ 0.004574] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)
  134. [ 0.004580] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)
  135. [ 0.005057] Initializing cgroup subsys memory
  136. [ 0.005096] Initializing cgroup subsys devices
  137. [ 0.005100] Initializing cgroup subsys freezer
  138. [ 0.005103] Initializing cgroup subsys net_cls
  139. [ 0.005106] Initializing cgroup subsys blkio
  140. [ 0.005109] Initializing cgroup subsys perf_event
  141. [ 0.005112] Initializing cgroup subsys hugetlb
  142. [ 0.005115] Initializing cgroup subsys pids
  143. [ 0.005117] Initializing cgroup subsys net_prio
  144. [ 0.005172] tseg: 0000000000
  145. [ 0.005183] CPU: Physical Processor ID: 0
  146. [ 0.005185] CPU: Processor Core ID: 0
  147. [ 0.005188] mce: CPU supports 5 MCE banks
  148. [ 0.005207] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 4
  149. [ 0.005210] Last level dTLB entries: 4KB 512, 2MB 8, 4MB 4
  150. [ 0.005211] tlb_flushall_shift: 6
  151. [ 0.005321] Freeing SMP alternatives: 24k freed
  152. [ 0.007532] ACPI: Core revision 20130517
  153. [ 0.011842] ACPI: All ACPI Tables successfully acquired
  154. [ 0.012043] ftrace: allocating 26584 entries in 104 pages
  155. [ 0.022353] smpboot: Max logical packages: 1
  156. [ 0.023239] ..TIMER: vector=0x30 apic1=0 pin1=0 apic2=-1 pin2=-1
  157. [ 0.033256] smpboot: CPU0: AMD Athlon(tm) 64 X2 Dual Core Processor 3800+ (fam: 0f, model: 2b, stepping: 01)
  158. [ 0.034000] Performance Events: AMD PMU driver.
  159. [ 0.034000] ... version: 0
  160. [ 0.034000] ... bit width: 48
  161. [ 0.034000] ... generic registers: 4
  162. [ 0.034000] ... value mask: 0000ffffffffffff
  163. [ 0.034000] ... max period: 00007fffffffffff
  164. [ 0.034000] ... fixed-purpose events: 0
  165. [ 0.034000] ... event mask: 000000000000000f
  166. [ 0.035288] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
  167. [ 0.035458] smpboot: Booting Node 0, Processors #1 OK
  168. [ 0.095154] Brought up 2 CPUs
  169. [ 0.095158] smpboot: Total of 2 processors activated (8036.18 BogoMIPS)
  170. [ 0.096075] devtmpfs: initialized
  171. [ 0.100856] EVM: security.selinux
  172. [ 0.100858] EVM: security.ima
  173. [ 0.100859] EVM: security.capability
  174. [ 0.101008] PM: Registering ACPI NVS region [mem 0x3fff0000-0x3fff2fff] (12288 bytes)
  175. [ 0.102779] atomic64 test passed for x86-64 platform with CX8 and with SSE
  176. [ 0.102784] pinctrl core: initialized pinctrl subsystem
  177. [ 0.102856] RTC time: 6:08:06, date: 01/16/18
  178. [ 0.103027] NET: Registered protocol family 16
  179. [ 0.103273] node 0 link 0: io port [6000, ffff]
  180. [ 0.103277] TOM: 0000000040000000 aka 1024M
  181. [ 0.103280] node 0 link 0: mmio [a0000, bffff]
  182. [ 0.103284] node 0 link 0: mmio [feb00000, fec0ffff]
  183. [ 0.103286] node 0 link 0: mmio [40000000, fe02ffff]
  184. [ 0.103289] node 0 link 0: mmio [e0000000, e05fffff]
  185. [ 0.103293] bus: [bus 00-05] on node 0 link 0
  186. [ 0.103295] bus: 00 [io 0x0000-0xffff]
  187. [ 0.103297] bus: 00 [mem 0x000a0000-0x000bffff]
  188. [ 0.103299] bus: 00 [mem 0xfe030000-0xfcffffffff]
  189. [ 0.103301] bus: 00 [mem 0x40000000-0xfe02ffff]
  190. [ 0.103399] ACPI: bus type PCI registered
  191. [ 0.103402] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  192. [ 0.103497] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
  193. [ 0.103502] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
  194. [ 0.103528] PCI: Using configuration type 1 for base access
  195. [ 0.108126] ACPI: Added _OSI(Module Device)
  196. [ 0.108126] ACPI: Added _OSI(Processor Device)
  197. [ 0.108126] ACPI: Added _OSI(3.0 _SCP Extensions)
  198. [ 0.108126] ACPI: Added _OSI(Processor Aggregator Device)
  199. [ 0.109714] ACPI: EC: Look up EC in DSDT
  200. [ 0.114437] ACPI: Interpreter enabled
  201. [ 0.114463] ACPI: (supports S0 S1 S4 S5)
  202. [ 0.114466] ACPI: Using IOAPIC for interrupt routing
  203. [ 0.114507] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  204. [ 0.123366] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-05])
  205. [ 0.123378] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
  206. [ 0.123386] acpi PNP0A08:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
  207. [ 0.124068] acpi PNP0A08:00: host bridge window expanded to [io 0x0000-0x0cf7 window]; [io 0x03b0-0x03df window] ignored
  208. [ 0.124440] PCI host bridge to bus 0000:00
  209. [ 0.124445] pci_bus 0000:00: root bus resource [bus 00-05]
  210. [ 0.124448] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
  211. [ 0.124451] pci_bus 0000:00: root bus resource [io 0x6000-0xffff window]
  212. [ 0.124454] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  213. [ 0.124457] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfe02ffff window]
  214. [ 0.124466] pci_bus 0000:00: root bus resource [mem 0xfeb00000-0xfebfffff window]
  215. [ 0.124481] pci 0000:00:00.0: [10de:005e] type 00 class 0x058000
  216. [ 0.124691] pci 0000:00:01.0: [10de:0050] type 00 class 0x060100
  217. [ 0.124717] HPET not enabled in BIOS. You might try hpet=force boot option
  218. [ 0.124878] pci 0000:00:01.1: [10de:0052] type 00 class 0x0c0500
  219. [ 0.124887] pci 0000:00:01.1: reg 0x10: [io 0xfc00-0xfc1f]
  220. [ 0.124900] pci 0000:00:01.1: reg 0x20: [io 0xf800-0xf83f]
  221. [ 0.124905] pci 0000:00:01.1: reg 0x24: [io 0xf400-0xf43f]
  222. [ 0.124925] pci 0000:00:01.1: PME# supported from D3hot D3cold
  223. [ 0.125080] pci 0000:00:02.0: [10de:005a] type 00 class 0x0c0310
  224. [ 0.125089] pci 0000:00:02.0: reg 0x10: [mem 0xfe02f000-0xfe02ffff]
  225. [ 0.125120] pci 0000:00:02.0: supports D1 D2
  226. [ 0.125122] pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot D3cold
  227. [ 0.125222] pci 0000:00:02.0: System wakeup disabled by ACPI
  228. [ 0.125276] pci 0000:00:02.1: [10de:005b] type 00 class 0x0c0320
  229. [ 0.125285] pci 0000:00:02.1: reg 0x10: [mem 0xfeb00000-0xfeb000ff]
  230. [ 0.125319] pci 0000:00:02.1: supports D1 D2
  231. [ 0.125322] pci 0000:00:02.1: PME# supported from D0 D1 D2 D3hot D3cold
  232. [ 0.125434] pci 0000:00:02.1: System wakeup disabled by ACPI
  233. [ 0.125491] pci 0000:00:04.0: [10de:0059] type 00 class 0x040100
  234. [ 0.125499] pci 0000:00:04.0: reg 0x10: [io 0xf000-0xf0ff]
  235. [ 0.125505] pci 0000:00:04.0: reg 0x14: [io 0xec00-0xecff]
  236. [ 0.125510] pci 0000:00:04.0: reg 0x18: [mem 0xfe02d000-0xfe02dfff]
  237. [ 0.125536] pci 0000:00:04.0: supports D1 D2
  238. [ 0.125672] pci 0000:00:06.0: [10de:0053] type 00 class 0x01018a
  239. [ 0.125690] pci 0000:00:06.0: reg 0x20: [io 0xe000-0xe00f]
  240. [ 0.125699] pci 0000:00:06.0: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
  241. [ 0.125702] pci 0000:00:06.0: legacy IDE quirk: reg 0x14: [io 0x03f6]
  242. [ 0.125704] pci 0000:00:06.0: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
  243. [ 0.125707] pci 0000:00:06.0: legacy IDE quirk: reg 0x1c: [io 0x0376]
  244. [ 0.125852] pci 0000:00:07.0: [10de:0054] type 00 class 0x010185
  245. [ 0.125861] pci 0000:00:07.0: reg 0x10: [io 0x09f0-0x09f7]
  246. [ 0.125866] pci 0000:00:07.0: reg 0x14: [io 0x0bf0-0x0bf3]
  247. [ 0.125871] pci 0000:00:07.0: reg 0x18: [io 0x0970-0x0977]
  248. [ 0.125876] pci 0000:00:07.0: reg 0x1c: [io 0x0b70-0x0b73]
  249. [ 0.125882] pci 0000:00:07.0: reg 0x20: [io 0xcc00-0xcc0f]
  250. [ 0.125887] pci 0000:00:07.0: reg 0x24: [mem 0xfe02b000-0xfe02bfff]
  251. [ 0.126042] pci 0000:00:08.0: [10de:0055] type 00 class 0x010185
  252. [ 0.126050] pci 0000:00:08.0: reg 0x10: [io 0x09e0-0x09e7]
  253. [ 0.126055] pci 0000:00:08.0: reg 0x14: [io 0x0be0-0x0be3]
  254. [ 0.126061] pci 0000:00:08.0: reg 0x18: [io 0x0960-0x0967]
  255. [ 0.126066] pci 0000:00:08.0: reg 0x1c: [io 0x0b60-0x0b63]
  256. [ 0.126071] pci 0000:00:08.0: reg 0x20: [io 0xb800-0xb80f]
  257. [ 0.126077] pci 0000:00:08.0: reg 0x24: [mem 0xfe02a000-0xfe02afff]
  258. [ 0.126227] pci 0000:00:09.0: [10de:005c] type 01 class 0x060401
  259. [ 0.126342] pci 0000:00:09.0: System wakeup disabled by ACPI
  260. [ 0.126389] pci 0000:00:0a.0: [10de:0057] type 00 class 0x068000
  261. [ 0.126398] pci 0000:00:0a.0: reg 0x10: [mem 0xfe029000-0xfe029fff]
  262. [ 0.126403] pci 0000:00:0a.0: reg 0x14: [io 0xb400-0xb407]
  263. [ 0.126431] pci 0000:00:0a.0: supports D1 D2
  264. [ 0.126434] pci 0000:00:0a.0: PME# supported from D0 D1 D2 D3hot D3cold
  265. [ 0.126534] pci 0000:00:0a.0: System wakeup disabled by ACPI
  266. [ 0.126584] pci 0000:00:0b.0: [10de:005d] type 01 class 0x060400
  267. [ 0.126620] pci 0000:00:0b.0: PME# supported from D0 D1 D2 D3hot D3cold
  268. [ 0.126722] pci 0000:00:0b.0: System wakeup disabled by ACPI
  269. [ 0.126777] pci 0000:00:0c.0: [10de:005d] type 01 class 0x060400
  270. [ 0.126810] pci 0000:00:0c.0: PME# supported from D0 D1 D2 D3hot D3cold
  271. [ 0.126915] pci 0000:00:0c.0: System wakeup disabled by ACPI
  272. [ 0.126964] pci 0000:00:0d.0: [10de:005d] type 01 class 0x060400
  273. [ 0.126997] pci 0000:00:0d.0: PME# supported from D0 D1 D2 D3hot D3cold
  274. [ 0.127103] pci 0000:00:0d.0: System wakeup disabled by ACPI
  275. [ 0.127152] pci 0000:00:0e.0: [10de:005d] type 01 class 0x060400
  276. [ 0.127183] pci 0000:00:0e.0: PME# supported from D0 D1 D2 D3hot D3cold
  277. [ 0.127286] pci 0000:00:0e.0: System wakeup disabled by ACPI
  278. [ 0.127340] pci 0000:00:18.0: [1022:1100] type 00 class 0x060000
  279. [ 0.127490] pci 0000:00:18.1: [1022:1101] type 00 class 0x060000
  280. [ 0.127639] pci 0000:00:18.2: [1022:1102] type 00 class 0x060000
  281. [ 0.127784] pci 0000:00:18.3: [1022:1103] type 00 class 0x060000
  282. [ 0.127970] pci 0000:01:05.0: [10ec:8139] type 00 class 0x020000
  283. [ 0.127982] pci 0000:01:05.0: reg 0x10: [io 0xac00-0xacff]
  284. [ 0.127990] pci 0000:01:05.0: reg 0x14: [mem 0xfdeff000-0xfdeff0ff]
  285. [ 0.128041] pci 0000:01:05.0: supports D1 D2
  286. [ 0.128045] pci 0000:01:05.0: PME# supported from D1 D2 D3hot D3cold
  287. [ 0.128108] pci 0000:01:09.0: [1106:3044] type 00 class 0x0c0010
  288. [ 0.128120] pci 0000:01:09.0: reg 0x10: [mem 0xfdefe000-0xfdefe7ff]
  289. [ 0.128128] pci 0000:01:09.0: reg 0x14: [io 0xa800-0xa87f]
  290. [ 0.128176] pci 0000:01:09.0: supports D2
  291. [ 0.128179] pci 0000:01:09.0: PME# supported from D2 D3hot D3cold
  292. [ 0.128246] pci 0000:00:09.0: PCI bridge to [bus 01] (subtractive decode)
  293. [ 0.128250] pci 0000:00:09.0: bridge window [io 0xa000-0xafff]
  294. [ 0.128254] pci 0000:00:09.0: bridge window [mem 0xfde00000-0xfdefffff]
  295. [ 0.128257] pci 0000:00:09.0: bridge window [mem 0xfdf00000-0xfdffffff pref]
  296. [ 0.128260] pci 0000:00:09.0: bridge window [io 0x0000-0x0cf7 window] (subtractive decode)
  297. [ 0.128263] pci 0000:00:09.0: bridge window [io 0x6000-0xffff window] (subtractive decode)
  298. [ 0.128266] pci 0000:00:09.0: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
  299. [ 0.128270] pci 0000:00:09.0: bridge window [mem 0x40000000-0xfe02ffff window] (subtractive decode)
  300. [ 0.128272] pci 0000:00:09.0: bridge window [mem 0xfeb00000-0xfebfffff window] (subtractive decode)
  301. [ 0.128311] pci 0000:00:0b.0: PCI bridge to [bus 02]
  302. [ 0.128315] pci 0000:00:0b.0: bridge window [io 0x9000-0x9fff]
  303. [ 0.128319] pci 0000:00:0b.0: bridge window [mem 0xfdd00000-0xfddfffff]
  304. [ 0.128323] pci 0000:00:0b.0: bridge window [mem 0xfdc00000-0xfdcfffff 64bit pref]
  305. [ 0.128354] pci 0000:00:0c.0: PCI bridge to [bus 03]
  306. [ 0.128358] pci 0000:00:0c.0: bridge window [io 0x8000-0x8fff]
  307. [ 0.128362] pci 0000:00:0c.0: bridge window [mem 0xfdb00000-0xfdbfffff]
  308. [ 0.128366] pci 0000:00:0c.0: bridge window [mem 0xfda00000-0xfdafffff 64bit pref]
  309. [ 0.128402] pci 0000:00:0d.0: PCI bridge to [bus 04]
  310. [ 0.128406] pci 0000:00:0d.0: bridge window [io 0x7000-0x7fff]
  311. [ 0.128409] pci 0000:00:0d.0: bridge window [mem 0xfd900000-0xfd9fffff]
  312. [ 0.128413] pci 0000:00:0d.0: bridge window [mem 0xfd800000-0xfd8fffff 64bit pref]
  313. [ 0.128450] pci 0000:05:00.0: [10de:0f02] type 00 class 0x030000
  314. [ 0.128461] pci 0000:05:00.0: reg 0x10: [mem 0xfb000000-0xfbffffff]
  315. [ 0.128471] pci 0000:05:00.0: reg 0x14: [mem 0xc8000000-0xcfffffff 64bit pref]
  316. [ 0.128480] pci 0000:05:00.0: reg 0x1c: [mem 0xd6000000-0xd7ffffff 64bit pref]
  317. [ 0.128487] pci 0000:05:00.0: reg 0x24: [io 0x6c00-0x6c7f]
  318. [ 0.128495] pci 0000:05:00.0: reg 0x30: [mem 0x00000000-0x0007ffff pref]
  319. [ 0.128589] pci 0000:05:00.1: [10de:0bea] type 00 class 0x040300
  320. [ 0.128600] pci 0000:05:00.1: reg 0x10: [mem 0xfcffc000-0xfcffffff]
  321. [ 0.130021] pci 0000:00:0e.0: PCI bridge to [bus 05]
  322. [ 0.130026] pci 0000:00:0e.0: bridge window [io 0x6000-0x6fff]
  323. [ 0.130029] pci 0000:00:0e.0: bridge window [mem 0xfb000000-0xfcffffff]
  324. [ 0.130033] pci 0000:00:0e.0: bridge window [mem 0xc8000000-0xd7ffffff 64bit pref]
  325. [ 0.130047] pci_bus 0000:00: on NUMA node 0
  326. [ 0.130217] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
  327. [ 0.130290] ACPI: PCI Interrupt Link [LNK2] (IRQs 3 4 5 7 9 10 11 *12 14 15)
  328. [ 0.130359] ACPI: PCI Interrupt Link [LNK3] (IRQs 3 4 *5 7 9 10 11 12 14 15)
  329. [ 0.130427] ACPI: PCI Interrupt Link [LNK4] (IRQs 3 4 5 7 9 *10 11 12 14 15)
  330. [ 0.130494] ACPI: PCI Interrupt Link [LNK5] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
  331. [ 0.130563] ACPI: PCI Interrupt Link [LUBA] (IRQs 3 4 5 7 9 10 *11 12 14 15)
  332. [ 0.130630] ACPI: PCI Interrupt Link [LUBB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
  333. [ 0.130698] ACPI: PCI Interrupt Link [LMAC] (IRQs 3 4 5 7 9 10 11 *12 14 15)
  334. [ 0.130766] ACPI: PCI Interrupt Link [LACI] (IRQs 3 4 5 7 9 10 *11 12 14 15)
  335. [ 0.130834] ACPI: PCI Interrupt Link [LMCI] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
  336. [ 0.130903] ACPI: PCI Interrupt Link [LSMB] (IRQs 3 4 5 7 9 *10 11 12 14 15)
  337. [ 0.130971] ACPI: PCI Interrupt Link [LUB2] (IRQs 3 4 *5 7 9 10 11 12 14 15)
  338. [ 0.131042] ACPI: PCI Interrupt Link [LIDE] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
  339. [ 0.131118] ACPI: PCI Interrupt Link [LSID] (IRQs 3 4 5 7 9 10 *11 12 14 15)
  340. [ 0.131193] ACPI: PCI Interrupt Link [LFID] (IRQs 3 4 5 7 9 *10 11 12 14 15)
  341. [ 0.131266] ACPI: PCI Interrupt Link [LPCA] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
  342. [ 0.131326] ACPI: PCI Interrupt Link [APC1] (IRQs *16), disabled.
  343. [ 0.131379] ACPI: PCI Interrupt Link [APC2] (IRQs *17), disabled.
  344. [ 0.131431] ACPI: PCI Interrupt Link [APC3] (IRQs *18), disabled.
  345. [ 0.131484] ACPI: PCI Interrupt Link [APC4] (IRQs *19), disabled.
  346. [ 0.131535] ACPI: PCI Interrupt Link [APC5] (IRQs *16), disabled.
  347. [ 0.131636] ACPI: PCI Interrupt Link [APCF] (IRQs 20 21 22 23) *0, disabled.
  348. [ 0.131733] ACPI: PCI Interrupt Link [APCG] (IRQs 20 21 22 23) *0, disabled.
  349. [ 0.131828] ACPI: PCI Interrupt Link [APCH] (IRQs 20 21 22 23) *0, disabled.
  350. [ 0.131924] ACPI: PCI Interrupt Link [APCJ] (IRQs 20 21 22 23) *0, disabled.
  351. [ 0.132025] ACPI: PCI Interrupt Link [APCK] (IRQs 20 21 22 23) *0, disabled.
  352. [ 0.132121] ACPI: PCI Interrupt Link [APCS] (IRQs 20 21 22 23) *0, disabled.
  353. [ 0.132217] ACPI: PCI Interrupt Link [APCL] (IRQs 20 21 22 23) *0, disabled.
  354. [ 0.132312] ACPI: PCI Interrupt Link [APCZ] (IRQs 20 21 22 23) *0, disabled.
  355. [ 0.132415] ACPI: PCI Interrupt Link [APSI] (IRQs 20 21 22 23) *0, disabled.
  356. [ 0.132517] ACPI: PCI Interrupt Link [APSJ] (IRQs 20 21 22 23) *0, disabled.
  357. [ 0.132620] ACPI: PCI Interrupt Link [APCP] (IRQs 20 21 22 23) *0, disabled.
  358. [ 0.133485] ACPI: Enabled 1 GPEs in block 00 to 1F
  359. [ 0.133663] vgaarb: device added: PCI:0000:05:00.0,decodes=io+mem,owns=io+mem,locks=none
  360. [ 0.133663] vgaarb: loaded
  361. [ 0.133663] vgaarb: bridge control possible 0000:05:00.0
  362. [ 0.133663] SCSI subsystem initialized
  363. [ 0.133663] ACPI: bus type USB registered
  364. [ 0.133663] usbcore: registered new interface driver usbfs
  365. [ 0.133663] usbcore: registered new interface driver hub
  366. [ 0.133663] usbcore: registered new device driver usb
  367. [ 0.134106] PCI: Using ACPI for IRQ routing
  368. [ 0.139458] PCI: pci_cache_line_size set to 64 bytes
  369. [ 0.139514] e820: reserve RAM buffer [mem 0x0009f400-0x0009ffff]
  370. [ 0.139517] e820: reserve RAM buffer [mem 0x3fff0000-0x3fffffff]
  371. [ 0.139690] NetLabel: Initializing
  372. [ 0.139692] NetLabel: domain hash size = 128
  373. [ 0.139694] NetLabel: protocols = UNLABELED CIPSOv4
  374. [ 0.139715] NetLabel: unlabeled traffic allowed by default
  375. [ 0.139836] Switched to clocksource refined-jiffies
  376. [ 0.152684] pnp: PnP ACPI init
  377. [ 0.152721] ACPI: bus type PNP registered
  378. [ 0.152884] system 00:00: [io 0x4000-0x407f] has been reserved
  379. [ 0.152888] system 00:00: [io 0x4080-0x40ff] has been reserved
  380. [ 0.152891] system 00:00: [io 0x4400-0x447f] has been reserved
  381. [ 0.152894] system 00:00: [io 0x4480-0x44ff] has been reserved
  382. [ 0.152897] system 00:00: [io 0x4800-0x487f] has been reserved
  383. [ 0.152900] system 00:00: [io 0x4880-0x48ff] has been reserved
  384. [ 0.152906] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
  385. [ 0.153761] system 00:01: [io 0x0b78-0x0b7b] has been reserved
  386. [ 0.153764] system 00:01: [io 0x0f78-0x0f7b] has been reserved
  387. [ 0.153768] system 00:01: [io 0x0a78-0x0a7b] has been reserved
  388. [ 0.153770] system 00:01: [io 0x0e78-0x0e7b] has been reserved
  389. [ 0.153773] system 00:01: [io 0x0bbc-0x0bbf] has been reserved
  390. [ 0.153776] system 00:01: [io 0x0fbc-0x0fbf] has been reserved
  391. [ 0.153779] system 00:01: [io 0x04d0-0x04d1] has been reserved
  392. [ 0.153782] system 00:01: [io 0x0290-0x029f] has been reserved
  393. [ 0.153785] system 00:01: [io 0x04e0-0x04e7] has been reserved
  394. [ 0.153789] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
  395. [ 0.153856] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
  396. [ 0.154021] pnp 00:03: [dma 2]
  397. [ 0.154064] pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active)
  398. [ 0.154331] pnp 00:04: Plug and Play ACPI device, IDs PNP0501 (active)
  399. [ 0.154591] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active)
  400. [ 0.155007] pnp 00:06: Plug and Play ACPI device, IDs PNP0400 (active)
  401. [ 0.155398] pnp 00:07: Plug and Play ACPI device, IDs PNPb02f (active)
  402. [ 0.155544] system 00:08: [mem 0xe0000000-0xefffffff] has been reserved
  403. [ 0.155548] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
  404. [ 0.155748] system 00:09: [mem 0x000d0000-0x000d3fff] has been reserved
  405. [ 0.155752] system 00:09: [mem 0x000f0000-0x000f7fff] could not be reserved
  406. [ 0.155755] system 00:09: [mem 0x000f8000-0x000fbfff] could not be reserved
  407. [ 0.155759] system 00:09: [mem 0x000fc000-0x000fffff] could not be reserved
  408. [ 0.155762] system 00:09: [mem 0x3fff0000-0x3fffffff] could not be reserved
  409. [ 0.155765] system 00:09: [mem 0xffff0000-0xffffffff] has been reserved
  410. [ 0.155769] system 00:09: [mem 0x00000000-0x0009ffff] could not be reserved
  411. [ 0.155772] system 00:09: [mem 0x00100000-0x3ffeffff] could not be reserved
  412. [ 0.155776] system 00:09: [mem 0xfec00000-0xfec00fff] could not be reserved
  413. [ 0.155779] system 00:09: [mem 0xfee00000-0xfeefffff] has been reserved
  414. [ 0.155782] system 00:09: [mem 0xfefff000-0xfeffffff] has been reserved
  415. [ 0.155785] system 00:09: [mem 0xfff80000-0xfff80fff] has been reserved
  416. [ 0.155789] system 00:09: [mem 0xfff90000-0xfffbffff] has been reserved
  417. [ 0.155792] system 00:09: [mem 0xfffed000-0xfffeffff] has been reserved
  418. [ 0.155796] system 00:09: Plug and Play ACPI device, IDs PNP0c01 (active)
  419. [ 0.155808] pnp: PnP ACPI: found 10 devices
  420. [ 0.155810] ACPI: bus type PNP unregistered
  421. [ 0.162952] Switched to clocksource acpi_pm
  422. [ 0.162952] pci 0000:00:09.0: PCI bridge to [bus 01]
  423. [ 0.162952] pci 0000:00:09.0: bridge window [io 0xa000-0xafff]
  424. [ 0.162952] pci 0000:00:09.0: bridge window [mem 0xfde00000-0xfdefffff]
  425. [ 0.162952] pci 0000:00:09.0: bridge window [mem 0xfdf00000-0xfdffffff pref]
  426. [ 0.162952] pci 0000:00:0b.0: PCI bridge to [bus 02]
  427. [ 0.162952] pci 0000:00:0b.0: bridge window [io 0x9000-0x9fff]
  428. [ 0.162952] pci 0000:00:0b.0: bridge window [mem 0xfdd00000-0xfddfffff]
  429. [ 0.162952] pci 0000:00:0b.0: bridge window [mem 0xfdc00000-0xfdcfffff 64bit pref]
  430. [ 0.162952] pci 0000:00:0c.0: PCI bridge to [bus 03]
  431. [ 0.162952] pci 0000:00:0c.0: bridge window [io 0x8000-0x8fff]
  432. [ 0.162952] pci 0000:00:0c.0: bridge window [mem 0xfdb00000-0xfdbfffff]
  433. [ 0.162952] pci 0000:00:0c.0: bridge window [mem 0xfda00000-0xfdafffff 64bit pref]
  434. [ 0.162952] pci 0000:00:0d.0: PCI bridge to [bus 04]
  435. [ 0.162952] pci 0000:00:0d.0: bridge window [io 0x7000-0x7fff]
  436. [ 0.162952] pci 0000:00:0d.0: bridge window [mem 0xfd900000-0xfd9fffff]
  437. [ 0.162952] pci 0000:00:0d.0: bridge window [mem 0xfd800000-0xfd8fffff 64bit pref]
  438. [ 0.162952] pci 0000:05:00.0: BAR 6: assigned [mem 0xfc000000-0xfc07ffff pref]
  439. [ 0.162952] pci 0000:00:0e.0: PCI bridge to [bus 05]
  440. [ 0.162952] pci 0000:00:0e.0: bridge window [io 0x6000-0x6fff]
  441. [ 0.162952] pci 0000:00:0e.0: bridge window [mem 0xfb000000-0xfcffffff]
  442. [ 0.162952] pci 0000:00:0e.0: bridge window [mem 0xc8000000-0xd7ffffff 64bit pref]
  443. [ 0.162952] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
  444. [ 0.162952] pci_bus 0000:00: resource 5 [io 0x6000-0xffff window]
  445. [ 0.162952] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
  446. [ 0.162952] pci_bus 0000:00: resource 7 [mem 0x40000000-0xfe02ffff window]
  447. [ 0.162952] pci_bus 0000:00: resource 8 [mem 0xfeb00000-0xfebfffff window]
  448. [ 0.162952] pci_bus 0000:01: resource 0 [io 0xa000-0xafff]
  449. [ 0.162952] pci_bus 0000:01: resource 1 [mem 0xfde00000-0xfdefffff]
  450. [ 0.162952] pci_bus 0000:01: resource 2 [mem 0xfdf00000-0xfdffffff pref]
  451. [ 0.162952] pci_bus 0000:01: resource 4 [io 0x0000-0x0cf7 window]
  452. [ 0.162952] pci_bus 0000:01: resource 5 [io 0x6000-0xffff window]
  453. [ 0.162952] pci_bus 0000:01: resource 6 [mem 0x000a0000-0x000bffff window]
  454. [ 0.162952] pci_bus 0000:01: resource 7 [mem 0x40000000-0xfe02ffff window]
  455. [ 0.162952] pci_bus 0000:01: resource 8 [mem 0xfeb00000-0xfebfffff window]
  456. [ 0.162952] pci_bus 0000:02: resource 0 [io 0x9000-0x9fff]
  457. [ 0.162952] pci_bus 0000:02: resource 1 [mem 0xfdd00000-0xfddfffff]
  458. [ 0.162952] pci_bus 0000:02: resource 2 [mem 0xfdc00000-0xfdcfffff 64bit pref]
  459. [ 0.162952] pci_bus 0000:03: resource 0 [io 0x8000-0x8fff]
  460. [ 0.162952] pci_bus 0000:03: resource 1 [mem 0xfdb00000-0xfdbfffff]
  461. [ 0.162952] pci_bus 0000:03: resource 2 [mem 0xfda00000-0xfdafffff 64bit pref]
  462. [ 0.162952] pci_bus 0000:04: resource 0 [io 0x7000-0x7fff]
  463. [ 0.162952] pci_bus 0000:04: resource 1 [mem 0xfd900000-0xfd9fffff]
  464. [ 0.162952] pci_bus 0000:04: resource 2 [mem 0xfd800000-0xfd8fffff 64bit pref]
  465. [ 0.162952] pci_bus 0000:05: resource 0 [io 0x6000-0x6fff]
  466. [ 0.162952] pci_bus 0000:05: resource 1 [mem 0xfb000000-0xfcffffff]
  467. [ 0.162952] pci_bus 0000:05: resource 2 [mem 0xc8000000-0xd7ffffff 64bit pref]
  468. [ 0.162952] NET: Registered protocol family 2
  469. [ 0.162952] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
  470. [ 0.162952] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)
  471. [ 0.162952] TCP: Hash tables configured (established 8192 bind 8192)
  472. [ 0.163070] TCP: reno registered
  473. [ 0.163075] UDP hash table entries: 512 (order: 2, 16384 bytes)
  474. [ 0.163098] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  475. [ 0.163209] NET: Registered protocol family 1
  476. [ 0.163636] ACPI: PCI Interrupt Link [APCF] enabled at IRQ 23
  477. [ 0.227397] ACPI: PCI Interrupt Link [APCL] enabled at IRQ 22
  478. [ 0.227575] pci 0000:00:00.0: Found enabled HT MSI Mapping
  479. [ 0.227581] pci 0000:00:0b.0: Found disabled HT MSI Mapping
  480. [ 0.227588] pci 0000:00:00.0: Found enabled HT MSI Mapping
  481. [ 0.227593] pci 0000:00:0b.0: Linking AER extended capability
  482. [ 0.227625] pci 0000:00:00.0: Found enabled HT MSI Mapping
  483. [ 0.227631] pci 0000:00:0c.0: Found disabled HT MSI Mapping
  484. [ 0.227638] pci 0000:00:00.0: Found enabled HT MSI Mapping
  485. [ 0.227641] pci 0000:00:0c.0: Linking AER extended capability
  486. [ 0.227676] pci 0000:00:00.0: Found enabled HT MSI Mapping
  487. [ 0.227681] pci 0000:00:0d.0: Found disabled HT MSI Mapping
  488. [ 0.227689] pci 0000:00:00.0: Found enabled HT MSI Mapping
  489. [ 0.227692] pci 0000:00:0d.0: Linking AER extended capability
  490. [ 0.227728] pci 0000:00:00.0: Found enabled HT MSI Mapping
  491. [ 0.227734] pci 0000:00:0e.0: Found disabled HT MSI Mapping
  492. [ 0.227741] pci 0000:00:00.0: Found enabled HT MSI Mapping
  493. [ 0.227744] pci 0000:00:0e.0: Linking AER extended capability
  494. [ 0.227773] pci 0000:05:00.0: Boot video device
  495. [ 0.227782] PCI: CLS 32 bytes, default 64
  496. [ 0.227883] Unpacking initramfs...
  497. [ 0.717184] Freeing initrd memory: 20896k freed
  498. [ 0.745169] sha1_ssse3: Neither AVX nor AVX2 nor SSSE3/SHA-NI is available/usable.
  499. [ 0.745183] sha256_ssse3: Neither AVX nor SSSE3/SHA-NI is available/usable.
  500. [ 0.745539] futex hash table entries: 512 (order: 3, 32768 bytes)
  501. [ 0.745581] Initialise system trusted keyring
  502. [ 0.745609] audit: initializing netlink socket (disabled)
  503. [ 0.745639] type=2000 audit(1516082886.744:1): initialized
  504. [ 0.779388] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  505. [ 0.781351] zpool: loaded
  506. [ 0.781355] zbud: loaded
  507. [ 0.781605] VFS: Disk quotas dquot_6.5.2
  508. [ 0.781653] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  509. [ 0.781939] msgmni has been set to 1981
  510. [ 0.782049] Key type big_key registered
  511. [ 0.782054] SELinux: Registering netfilter hooks
  512. [ 0.783300] NET: Registered protocol family 38
  513. [ 0.783308] Key type asymmetric registered
  514. [ 0.783312] Asymmetric key parser 'x509' registered
  515. [ 0.783381] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
  516. [ 0.783439] io scheduler noop registered
  517. [ 0.783443] io scheduler deadline registered (default)
  518. [ 0.783509] io scheduler cfq registered
  519. [ 0.783768] pcieport 0000:00:0b.0: irq 24 for MSI/MSI-X
  520. [ 0.783853] pcieport 0000:00:0c.0: irq 25 for MSI/MSI-X
  521. [ 0.783935] pcieport 0000:00:0d.0: irq 26 for MSI/MSI-X
  522. [ 0.783995] pcieport 0000:00:0e.0: irq 27 for MSI/MSI-X
  523. [ 0.784108] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  524. [ 0.784118] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
  525. [ 0.784378] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
  526. [ 0.784384] ACPI: Power Button [PWRB]
  527. [ 0.784451] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
  528. [ 0.784454] ACPI: Power Button [PWRF]
  529. [ 0.785065] thermal LNXTHERM:00: registered as thermal_zone0
  530. [ 0.785068] ACPI: Thermal Zone [THRM] (22 C)
  531. [ 0.785197] GHES: HEST is not enabled!
  532. [ 0.785364] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  533. [ 0.805863] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
  534. [ 0.826385] 00:05: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
  535. [ 0.827117] Non-volatile memory driver v1.3
  536. [ 0.827164] Linux agpgart interface v0.103
  537. [ 0.827303] crash memory driver: version 1.1
  538. [ 0.827402] rdac: device handler registered
  539. [ 0.827496] hp_sw: device handler registered
  540. [ 0.827501] emc: device handler registered
  541. [ 0.827504] alua: device handler registered
  542. [ 0.827568] libphy: Fixed MDIO Bus: probed
  543. [ 0.827640] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  544. [ 0.827648] ehci-pci: EHCI PCI platform driver
  545. [ 0.827925] ehci-pci 0000:00:02.1: EHCI Host Controller
  546. [ 0.828043] ehci-pci 0000:00:02.1: new USB bus registered, assigned bus number 1
  547. [ 0.828056] ehci-pci 0000:00:02.1: debug port 1
  548. [ 0.828100] ehci-pci 0000:00:02.1: cache line size of 32 is not supported
  549. [ 0.828134] ehci-pci 0000:00:02.1: irq 22, io mem 0xfeb00000
  550. [ 0.834035] ehci-pci 0000:00:02.1: USB 2.0 started, EHCI 1.00
  551. [ 0.834109] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  552. [ 0.834112] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  553. [ 0.834115] usb usb1: Product: EHCI Host Controller
  554. [ 0.834118] usb usb1: Manufacturer: Linux 3.10.0-693.el7.x86_64 ehci_hcd
  555. [ 0.834120] usb usb1: SerialNumber: 0000:00:02.1
  556. [ 0.834282] hub 1-0:1.0: USB hub found
  557. [ 0.834293] hub 1-0:1.0: 10 ports detected
  558. [ 0.834604] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  559. [ 0.834613] ohci-pci: OHCI PCI platform driver
  560. [ 0.834805] ohci-pci 0000:00:02.0: OHCI PCI host controller
  561. [ 0.834874] ohci-pci 0000:00:02.0: new USB bus registered, assigned bus number 2
  562. [ 0.834924] ohci-pci 0000:00:02.0: irq 23, io mem 0xfe02f000
  563. [ 0.887082] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
  564. [ 0.887085] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  565. [ 0.887088] usb usb2: Product: OHCI PCI host controller
  566. [ 0.887091] usb usb2: Manufacturer: Linux 3.10.0-693.el7.x86_64 ohci_hcd
  567. [ 0.887094] usb usb2: SerialNumber: 0000:00:02.0
  568. [ 0.887238] hub 2-0:1.0: USB hub found
  569. [ 0.887249] hub 2-0:1.0: 10 ports detected
  570. [ 0.887521] uhci_hcd: USB Universal Host Controller Interface driver
  571. [ 0.887618] usbcore: registered new interface driver usbserial
  572. [ 0.887627] usbcore: registered new interface driver usbserial_generic
  573. [ 0.887638] usbserial: USB Serial support registered for generic
  574. [ 0.887691] i8042: PNP: No PS/2 controller found. Probing ports directly.
  575. [ 1.139366] serio: i8042 KBD port at 0x60,0x64 irq 1
  576. [ 1.139466] mousedev: PS/2 mouse device common for all mice
  577. [ 1.139731] rtc_cmos 00:02: RTC can wake from S4
  578. [ 1.139956] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
  579. [ 1.139990] rtc_cmos 00:02: alarms up to one year, y3k, 242 bytes nvram
  580. [ 1.140115] cpuidle: using governor menu
  581. [ 1.140463] hidraw: raw HID events driver (C) Jiri Kosina
  582. [ 1.140642] usbcore: registered new interface driver usbhid
  583. [ 1.140643] usbhid: USB HID core driver
  584. [ 1.140757] drop_monitor: Initializing network drop monitor service
  585. [ 1.140864] TCP: cubic registered
  586. [ 1.140873] Initializing XFRM netlink socket
  587. [ 1.141092] NET: Registered protocol family 10
  588. [ 1.141533] NET: Registered protocol family 17
  589. [ 1.141781] microcode: AMD CPU family 0xf not supported
  590. [ 1.141980] PM: Hibernation image not present or could not be loaded.
  591. [ 1.141985] Loading compiled-in X.509 certificates
  592. [ 1.142050] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'
  593. [ 1.142069] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'
  594. [ 1.142931] Loaded X.509 cert 'CentOS Linux kernel signing key: da187dca7dbe53ab05bd13bd0c4e21f422b6a49c'
  595. [ 1.142968] registered taskstats version 1
  596. [ 1.147035] Key type trusted registered
  597. [ 1.150965] Key type encrypted registered
  598. [ 1.154704] IMA: No TPM chip found, activating TPM-bypass!
  599. [ 1.155135] Magic number: 2:868:114
  600. [ 1.155295] rtc_cmos 00:02: setting system clock to 2018-01-16 06:08:07 UTC (1516082887)
  601. [ 1.157082] Freeing unused kernel memory: 1764k freed
  602. [ 1.163860] random: systemd: uninitialized urandom read (16 bytes read)
  603. [ 1.164444] random: systemd: uninitialized urandom read (16 bytes read)
  604. [ 1.164468] random: systemd: uninitialized urandom read (16 bytes read)
  605. [ 1.165500] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
  606. [ 1.165830] systemd[1]: Detected architecture x86-64.
  607. [ 1.165835] systemd[1]: Running in initial RAM disk.
  608. [ 1.165885] systemd[1]: Set hostname to <mup.inzset>.
  609. [ 1.222251] random: systemd: uninitialized urandom read (16 bytes read)
  610. [ 1.222295] random: systemd: uninitialized urandom read (16 bytes read)
  611. [ 1.222356] random: systemd: uninitialized urandom read (16 bytes read)
  612. [ 1.222468] random: systemd: uninitialized urandom read (16 bytes read)
  613. [ 1.223573] random: systemd: uninitialized urandom read (16 bytes read)
  614. [ 1.223785] random: systemd: uninitialized urandom read (16 bytes read)
  615. [ 1.224107] random: systemd: uninitialized urandom read (16 bytes read)
  616. [ 1.230698] systemd[1]: Reached target Local File Systems.
  617. [ 1.230723] systemd[1]: Starting Local File Systems.
  618. [ 1.230760] systemd[1]: Reached target Swap.
  619. [ 1.230771] systemd[1]: Starting Swap.
  620. [ 1.231137] systemd[1]: Created slice Root Slice.
  621. [ 1.231151] systemd[1]: Starting Root Slice.
  622. [ 1.231287] systemd[1]: Listening on Journal Socket.
  623. [ 1.231302] systemd[1]: Starting Journal Socket.
  624. [ 1.231463] systemd[1]: Created slice System Slice.
  625. [ 1.231478] systemd[1]: Starting System Slice.
  626. [ 1.231504] systemd[1]: Reached target Slices.
  627. [ 1.231516] systemd[1]: Starting Slices.
  628. [ 1.232752] systemd[1]: Starting Setup Virtual Console...
  629. [ 1.232824] systemd[1]: Reached target Timers.
  630. [ 1.232856] systemd[1]: Starting Timers.
  631. [ 1.232998] systemd[1]: Listening on udev Kernel Socket.
  632. [ 1.233047] systemd[1]: Starting udev Kernel Socket.
  633. [ 1.234718] systemd[1]: Starting dracut cmdline hook...
  634. [ 1.234979] systemd[1]: Listening on udev Control Socket.
  635. [ 1.235078] systemd[1]: Starting udev Control Socket.
  636. [ 1.235123] systemd[1]: Reached target Sockets.
  637. [ 1.235147] systemd[1]: Starting Sockets.
  638. [ 1.236787] systemd[1]: Starting Create list of required static device nodes for the current kernel...
  639. [ 1.238722] systemd[1]: Starting Apply Kernel Variables...
  640. [ 1.241564] systemd[1]: Starting Journal Service...
  641. [ 1.246649] systemd[1]: Started Create list of required static device nodes for the current kernel.
  642. [ 1.255976] systemd[1]: Started Apply Kernel Variables.
  643. [ 1.257610] systemd[1]: Starting Create Static Device Nodes in /dev...
  644. [ 1.274570] systemd[1]: Started Create Static Device Nodes in /dev.
  645. [ 1.304439] systemd[1]: Started Journal Service.
  646. [ 1.354027] usb 2-3: new low-speed USB device number 2 using ohci-pci
  647. [ 1.546056] usb 2-3: New USB device found, idVendor=1a2c, idProduct=2124
  648. [ 1.546064] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  649. [ 1.546067] usb 2-3: Product: USB Keyboard
  650. [ 1.546070] usb 2-3: Manufacturer: SEM
  651. [ 1.556686] input: SEM USB Keyboard as /devices/pci0000:00/0000:00:02.0/usb2/2-3/2-3:1.0/input/input2
  652. [ 1.558609] device-mapper: uevent: version 1.0.3
  653. [ 1.558761] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
  654. [ 1.607437] hid-generic 0003:1A2C:2124.0001: input,hidraw0: USB HID v1.10 Keyboard [SEM USB Keyboard] on usb-0000:00:02.0-3/input0
  655. [ 1.617516] input: SEM USB Keyboard as /devices/pci0000:00/0000:00:02.0/usb2/2-3/2-3:1.1/input/input3
  656. [ 1.668198] hid-generic 0003:1A2C:2124.0002: input,hidraw1: USB HID v1.10 Device [SEM USB Keyboard] on usb-0000:00:02.0-3/input1
  657. [ 1.711474] Floppy drive(s): fd0 is 1.44M
  658. [ 1.725989] FDC 0 is a post-1991 82077
  659. [ 1.756843] 8139cp: 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
  660. [ 1.756893] 8139cp 0000:01:05.0: This (id 10ec:8139 rev 10) is not an 8139C+ compatible chip, use 8139too
  661. [ 1.787962] libata version 3.00 loaded.
  662. [ 1.795665] sata_nv 0000:00:07.0: version 3.5
  663. [ 1.796461] ACPI: PCI Interrupt Link [APSI] enabled at IRQ 21
  664. [ 1.801778] 8139too: 8139too Fast Ethernet driver 0.9.28
  665. [ 1.803123] ACPI: PCI Interrupt Link [APC2] enabled at IRQ 17
  666. [ 1.803659] 8139too 0000:01:05.0 eth0: RealTek RTL8139 at 0xffffc900001de000, 00:40:f4:7e:19:84, IRQ 17
  667. [ 1.806587] ACPI: PCI Interrupt Link [APC4] enabled at IRQ 19
  668. [ 1.806732] scsi host0: sata_nv
  669. [ 1.806912] scsi host1: sata_nv
  670. [ 1.806970] ata1: SATA max UDMA/133 cmd 0x9f0 ctl 0xbf0 bmdma 0xcc00 irq 21
  671. [ 1.806974] ata2: SATA max UDMA/133 cmd 0x970 ctl 0xb70 bmdma 0xcc08 irq 21
  672. [ 1.807343] ACPI: PCI Interrupt Link [APSJ] enabled at IRQ 20
  673. [ 1.817084] scsi host2: sata_nv
  674. [ 1.832680] scsi host3: sata_nv
  675. [ 1.832816] ata3: SATA max UDMA/133 cmd 0x9e0 ctl 0xbe0 bmdma 0xb800 irq 20
  676. [ 1.832819] ata4: SATA max UDMA/133 cmd 0x960 ctl 0xb60 bmdma 0xb808 irq 20
  677. [ 1.845761] [drm] Initialized
  678. [ 1.851242] pata_amd 0000:00:06.0: version 0.4.1
  679. [ 1.860258] firewire_ohci 0000:01:09.0: added OHCI v1.0 device as card 0, 4 IR + 8 IT contexts, quirks 0x11
  680. [ 1.864445] scsi host4: pata_amd
  681. [ 1.864729] scsi host5: pata_amd
  682. [ 1.864789] ata5: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xe000 irq 14
  683. [ 1.864793] ata6: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xe008 irq 15
  684. [ 1.901460] wmi: Mapper loaded
  685. [ 2.000032] usb 2-4: new low-speed USB device number 3 using ohci-pci
  686. [ 2.028217] ACPI: PCI Interrupt Link [APC3] enabled at IRQ 18
  687. [ 2.028569] nouveau 0000:05:00.0: NVIDIA GF108 (0c1100a1)
  688. [ 2.028598] nouveau 0000:05:00.0: irq 28 for MSI/MSI-X
  689. [ 2.116042] ata1: SATA link down (SStatus 0 SControl 300)
  690. [ 2.135033] ata3: SATA link down (SStatus 0 SControl 300)
  691. [ 2.166391] nouveau 0000:05:00.0: bios: version 70.08.d5.00.04
  692. [ 2.167899] nouveau 0000:05:00.0: fb: 1024 MiB DDR3
  693. [ 2.193033] usb 2-4: New USB device found, idVendor=1c4f, idProduct=0034
  694. [ 2.193040] usb 2-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  695. [ 2.193042] usb 2-4: Product: Usb Mouse
  696. [ 2.193045] usb 2-4: Manufacturer: SIGMACHIP
  697. [ 2.203643] input: SIGMACHIP Usb Mouse as /devices/pci0000:00/0000:00:02.0/usb2/2-4/2-4:1.0/input/input4
  698. [ 2.204042] hid-generic 0003:1C4F:0034.0003: input,hidraw2: USB HID v1.10 Mouse [SIGMACHIP Usb Mouse] on usb-0000:00:02.0-4/input0
  699. [ 2.376082] firewire_core 0000:01:09.0: created device fw0: GUID 00046100000c6829, S400
  700. [ 2.419041] ata2: SATA link down (SStatus 0 SControl 300)
  701. [ 2.722041] ata4: SATA link down (SStatus 0 SControl 300)
  702. [ 2.828661] [TTM] Zone kernel: Available graphics memory: 508212 kiB
  703. [ 2.828664] [TTM] Initializing pool allocator
  704. [ 2.828675] [TTM] Initializing DMA pool allocator
  705. [ 2.828695] nouveau 0000:05:00.0: DRM: VRAM: 1024 MiB
  706. [ 2.828698] nouveau 0000:05:00.0: DRM: GART: 1048576 MiB
  707. [ 2.828705] nouveau 0000:05:00.0: DRM: TMDS table version 2.0
  708. [ 2.828708] nouveau 0000:05:00.0: DRM: DCB version 4.0
  709. [ 2.828712] nouveau 0000:05:00.0: DRM: DCB outp 00: 01000302 00020030
  710. [ 2.828716] nouveau 0000:05:00.0: DRM: DCB outp 01: 02000300 00000000
  711. [ 2.828720] nouveau 0000:05:00.0: DRM: DCB outp 02: 08011392 00020020
  712. [ 2.828723] nouveau 0000:05:00.0: DRM: DCB outp 03: 04022310 00000000
  713. [ 2.828726] nouveau 0000:05:00.0: DRM: DCB conn 00: 00001030
  714. [ 2.828729] nouveau 0000:05:00.0: DRM: DCB conn 01: 00002161
  715. [ 2.828732] nouveau 0000:05:00.0: DRM: DCB conn 02: 00000200
  716. [ 2.830101] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  717. [ 2.830105] [drm] Driver supports precise vblank timestamp query.
  718. [ 2.878643] nouveau 0000:05:00.0: DRM: MM: using COPY0 for buffer copies
  719. [ 2.943700] ata6.00: ATA-6: ST380011A, 8.01, max UDMA/100
  720. [ 2.943704] ata6.00: 156301488 sectors, multi 16: LBA48
  721. [ 2.943715] ata6: nv_mode_filter: 0x3f39f&0x3f39f->0x3f39f, BIOS=0x3f000 (0xc600) ACPI=0x3f01f (20:600:0x13)
  722. [ 2.948783] nouveau 0000:05:00.0: DRM: allocated 1280x1024 fb: 0x60000, bo ffff8800360d0400
  723. [ 2.949062] fbcon: nouveaufb (fb0) is primary device
  724. [ 2.961194] ata6.00: configured for UDMA/100
  725. [ 2.961372] scsi 5:0:0:0: Direct-Access ATA ST380011A 8.01 PQ: 0 ANSI: 5
  726. [ 3.058188] sd 5:0:0:0: [sda] 156301488 512-byte logical blocks: (80.0 GB/74.5 GiB)
  727. [ 3.058259] sd 5:0:0:0: [sda] Write Protect is off
  728. [ 3.058262] sd 5:0:0:0: [sda] Mode Sense: 00 3a 00 00
  729. [ 3.058292] sd 5:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  730. [ 3.063034] sda: sda1 sda2
  731. [ 3.063699] sd 5:0:0:0: [sda] Attached SCSI disk
  732. [ 3.119322] Console: switching to colour frame buffer device 160x64
  733. [ 3.135966] nouveau 0000:05:00.0: fb0: nouveaufb frame buffer device
  734. [ 3.140106] [drm] Initialized nouveau 1.3.1 20120801 for 0000:05:00.0 on minor 0
  735. [ 3.768039] random: fast init done
  736. [ 4.036243] random: crng init done
  737. [ 4.626153] SGI XFS with ACLs, security attributes, no debug enabled
  738. [ 4.632450] XFS (dm-0): Mounting V5 Filesystem
  739. [ 4.882929] XFS (dm-0): Ending clean mount
  740. [ 5.287000] systemd-journald[97]: Received SIGTERM from PID 1 (systemd).
  741. [ 5.974988] SELinux: Disabled at runtime.
  742. [ 5.975047] SELinux: Unregistering netfilter hooks
  743. [ 6.018031] type=1404 audit(1516082892.362:2): selinux=0 auid=4294967295 ses=4294967295
  744. [ 6.287227] ip_tables: (C) 2000-2006 Netfilter Core Team
  745. [ 6.287302] systemd[1]: Inserted module 'ip_tables'
  746. [ 9.410508] systemd-journald[483]: Received request to flush runtime journal from PID 1
  747. [ 10.868549] i2c i2c-12: nForce2 SMBus adapter at 0xf800
  748. [ 10.868578] i2c i2c-13: nForce2 SMBus adapter at 0xf400
  749. [ 11.073834] parport_pc 00:06: reported by Plug and Play ACPI
  750. [ 11.073891] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
  751. [ 11.160576] sd 5:0:0:0: Attached scsi generic sg0 type 0
  752. [ 11.218510] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  753. [ 11.916573] MPU-401 device not found or device busy
  754. [ 12.052172] input: PC Speaker as /devices/platform/pcspkr/input/input5
  755. [ 12.090117] EDAC MC: Ver: 3.0.0
  756. [ 12.139906] MCE: In-kernel MCE decoding enabled.
  757. [ 12.194708] AMD64 EDAC driver v3.4.0
  758. [ 12.194733] EDAC amd64: DRAM ECC disabled.
  759. [ 12.194735] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
  760. Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
  761. (Note that use of the override may cause unknown side effects.)
  762. [ 12.198875] AMD64 EDAC driver v3.4.0
  763. [ 12.198897] EDAC amd64: DRAM ECC disabled.
  764. [ 12.198899] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
  765. Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
  766. (Note that use of the override may cause unknown side effects.)
  767. [ 12.212643] powernow_k8: [Firmware Bug]: No compatible ACPI _PSS objects found.
  768. [Firmware Bug]: First, make sure Cool'N'Quiet is enabled in the BIOS.
  769. [Firmware Bug]: If that doesn't help, try upgrading your BIOS.
  770. [ 12.216326] ACPI: PCI Interrupt Link [APCJ] enabled at IRQ 23
  771. [ 12.289740] ppdev: user-space parallel port driver
  772. [ 12.531046] snd_intel8x0 0000:00:04.0: intel8x0_measure_ac97_clock: measured 50865 usecs (2504 samples)
  773. [ 12.531054] snd_intel8x0 0000:00:04.0: clocking to 46802
  774. [ 12.780381] snd_hda_intel 0000:05:00.1: Disabling MSI
  775. [ 12.780401] snd_hda_intel 0000:05:00.1: Handle vga_switcheroo audio client
  776. [ 13.100640] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:0e.0/0000:05:00.1/sound/card1/input6
  777. [ 13.100741] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:0e.0/0000:05:00.1/sound/card1/input7
  778. [ 13.100821] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:0e.0/0000:05:00.1/sound/card1/input8
  779. [ 13.102986] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:0e.0/0000:05:00.1/sound/card1/input9
  780. [ 13.760867] Adding 2097148k swap on /dev/mapper/centos-swap. Priority:-1 extents:1 across:2097148k FS
  781. [ 13.938646] XFS (sda1): Mounting V5 Filesystem
  782. [ 14.809085] XFS (sda1): Ending clean mount
  783. [ 15.993844] XFS (dm-2): Mounting V5 Filesystem
  784. [ 16.550472] XFS (dm-2): Ending clean mount
  785. [ 16.753517] type=1305 audit(1516082903.096:3): audit_pid=608 old=0 auid=4294967295 ses=4294967295 res=1
  786. [ 18.010859] ip6_tables: (C) 2000-2006 Netfilter Core Team
  787. [ 18.090634] Ebtables v2.0 registered
  788. [ 18.242230] nf_conntrack version 0.5.0 (7940 buckets, 31760 max)
  789. [ 18.399902] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
  790. [ 18.442175] Netfilter messages via NETLINK v0.30.
  791. [ 18.450526] ip_set: protocol 6
  792. [ 18.709529] 8139too 0000:01:05.0 enp1s5: link down
  793. [ 18.709594] IPv6: ADDRCONF(NETDEV_UP): enp1s5: link is not ready
  794. [ 86.024910] 8139too 0000:01:05.0 enp1s5: link up, 100Mbps, full-duplex, lpa 0xC5E1
  795. [ 86.024960] IPv6: ADDRCONF(NETDEV_CHANGE): enp1s5: link becomes ready
  796. [root@mup ~]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement