Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2018
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 46.33 KB | None | 0 0
  1. ay@ray-Kudu-Pro:~$ dmesg -w
  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 4.4.0-130-generic (buildd@lgw01-amd64-037) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #156-Ubuntu SMP Thu Jun 14 08:51:45 UTC 2018 (Ubuntu 4.4.0-130.156-generic 4.4.134)
  6. [ 0.000000] KERNEL supported cpus:
  7. [ 0.000000] Intel GenuineIntel
  8. [ 0.000000] AMD AuthenticAMD
  9. [ 0.000000] NSC Geode by NSC
  10. [ 0.000000] Cyrix CyrixInstead
  11. [ 0.000000] Centaur CentaurHauls
  12. [ 0.000000] Transmeta GenuineTMx86
  13. [ 0.000000] Transmeta TransmetaCPU
  14. [ 0.000000] UMC UMC UMC UMC
  15. [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
  16. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'
  17. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'
  18. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'
  19. [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
  20. [ 0.000000] x86/fpu: Using 'eager' FPU context switches.
  21. [ 0.000000] e820: BIOS-provided physical RAM map:
  22. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
  23. [ 0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
  24. [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
  25. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000c81b2fff] usable
  26. [ 0.000000] BIOS-e820: [mem 0x00000000c81b3000-0x00000000c81b9fff] ACPI NVS
  27. [ 0.000000] BIOS-e820: [mem 0x00000000c81ba000-0x00000000c8950fff] usable
  28. [ 0.000000] BIOS-e820: [mem 0x00000000c8951000-0x00000000c8bedfff] reserved
  29. [ 0.000000] BIOS-e820: [mem 0x00000000c8bee000-0x00000000d8c0afff] usable
  30. [ 0.000000] BIOS-e820: [mem 0x00000000d8c0b000-0x00000000d910afff] reserved
  31. [ 0.000000] BIOS-e820: [mem 0x00000000d910b000-0x00000000d966efff] usable
  32. [ 0.000000] BIOS-e820: [mem 0x00000000d966f000-0x00000000d97aafff] ACPI NVS
  33. [ 0.000000] BIOS-e820: [mem 0x00000000d97ab000-0x00000000d9ffefff] reserved
  34. [ 0.000000] BIOS-e820: [mem 0x00000000d9fff000-0x00000000d9ffffff] usable
  35. [ 0.000000] BIOS-e820: [mem 0x00000000db000000-0x00000000df1fffff] reserved
  36. [ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
  37. [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
  38. [ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
  39. [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
  40. [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
  41. [ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
  42. [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000021fdfffff] usable
  43. [ 0.000000] NX (Execute Disable) protection: active
  44. [ 0.000000] SMBIOS 2.8 present.
  45. [ 0.000000] DMI: System76, Inc. Kudu Pro /Kudu Pro , BIOS 1.04SB.01RSY4 06/03/2015
  46. [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  47. [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
  48. [ 0.000000] e820: last_pfn = 0x21fe00 max_arch_pfn = 0x1000000
  49. [ 0.000000] MTRR default type: uncachable
  50. [ 0.000000] MTRR fixed ranges enabled:
  51. [ 0.000000] 00000-9FFFF write-back
  52. [ 0.000000] A0000-BFFFF uncachable
  53. [ 0.000000] C0000-D3FFF write-protect
  54. [ 0.000000] D4000-E7FFF uncachable
  55. [ 0.000000] E8000-FFFFF write-protect
  56. [ 0.000000] MTRR variable ranges enabled:
  57. [ 0.000000] 0 base 0000000000 mask 7E00000000 write-back
  58. [ 0.000000] 1 base 0200000000 mask 7FE0000000 write-back
  59. [ 0.000000] 2 base 00E0000000 mask 7FE0000000 uncachable
  60. [ 0.000000] 3 base 00DC000000 mask 7FFC000000 uncachable
  61. [ 0.000000] 4 base 00DB000000 mask 7FFF000000 uncachable
  62. [ 0.000000] 5 base 021FE00000 mask 7FFFE00000 uncachable
  63. [ 0.000000] 6 disabled
  64. [ 0.000000] 7 disabled
  65. [ 0.000000] 8 disabled
  66. [ 0.000000] 9 disabled
  67. [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT
  68. [ 0.000000] original variable MTRRs
  69. [ 0.000000] reg 0, base: 0GB, range: 8GB, type WB
  70. [ 0.000000] reg 1, base: 8GB, range: 512MB, type WB
  71. [ 0.000000] reg 2, base: 3584MB, range: 512MB, type UC
  72. [ 0.000000] reg 3, base: 3520MB, range: 64MB, type UC
  73. [ 0.000000] reg 4, base: 3504MB, range: 16MB, type UC
  74. [ 0.000000] reg 5, base: 8702MB, range: 2MB, type UC
  75. [ 0.000000] total RAM covered: 8110M
  76. [ 0.000000] Found optimal setting for mtrr clean up
  77. [ 0.000000] gran_size: 64K chunk_size: 128M num_reg: 8 lose cover RAM: 0G
  78. [ 0.000000] New variable MTRRs
  79. [ 0.000000] reg 0, base: 0GB, range: 2GB, type WB
  80. [ 0.000000] reg 1, base: 2GB, range: 1GB, type WB
  81. [ 0.000000] reg 2, base: 3GB, range: 512MB, type WB
  82. [ 0.000000] reg 3, base: 3504MB, range: 16MB, type UC
  83. [ 0.000000] reg 4, base: 3520MB, range: 64MB, type UC
  84. [ 0.000000] reg 5, base: 4GB, range: 4GB, type WB
  85. [ 0.000000] reg 6, base: 8GB, range: 512MB, type WB
  86. [ 0.000000] reg 7, base: 8702MB, range: 2MB, type UC
  87. [ 0.000000] e820: update [mem 0xdb000000-0xffffffff] usable ==> reserved
  88. [ 0.000000] found SMP MP-table at [mem 0x000fd940-0x000fd94f] mapped at [c00fd940]
  89. [ 0.000000] Scanning 1 areas for low memory corruption
  90. [ 0.000000] initial memory mapped: [mem 0x00000000-0x021fffff]
  91. [ 0.000000] Base memory trampoline at [c0099000] 99000 size 16384
  92. [ 0.000000] BRK [0x01d88000, 0x01d88fff] PGTABLE
  93. [ 0.000000] BRK [0x01d89000, 0x01d89fff] PGTABLE
  94. [ 0.000000] RAMDISK: [mem 0x33764000-0x35ba9fff]
  95. [ 0.000000] ACPI: Early table checksum verification disabled
  96. [ 0.000000] ACPI: RSDP 0x00000000000F04A0 000024 (v02 ALASKA)
  97. [ 0.000000] ACPI: XSDT 0x00000000D9777088 00008C (v01 ALASKA A M I 01072009 AMI 00010013)
  98. [ 0.000000] ACPI: FACP 0x00000000D9788FF0 00010C (v05 ALASKA A M I 01072009 AMI 00010013)
  99. [ 0.000000] ACPI: DSDT 0x00000000D97771A8 011E44 (v02 ALASKA A M I 00000034 INTL 20120711)
  100. [ 0.000000] ACPI: FACS 0x00000000D97AAF80 000040
  101. [ 0.000000] ACPI: APIC 0x00000000D9789100 000092 (v03 ALASKA A M I 01072009 AMI 00010013)
  102. [ 0.000000] ACPI: FPDT 0x00000000D9789198 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
  103. [ 0.000000] ACPI: ASF! 0x00000000D97891E0 0000A5 (v32 INTEL HCG 00000001 TFSM 000F4240)
  104. [ 0.000000] ACPI: SSDT 0x00000000D9789288 000F92 (v01 TrmRef PtidDevc 00001000 INTL 20120711)
  105. [ 0.000000] ACPI: SSDT 0x00000000D978A220 000539 (v01 PmRef Cpu0Ist 00003000 INTL 20120711)
  106. [ 0.000000] ACPI: SSDT 0x00000000D978A760 000AD8 (v01 PmRef CpuPm 00003000 INTL 20120711)
  107. [ 0.000000] ACPI: MCFG 0x00000000D978B238 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
  108. [ 0.000000] ACPI: HPET 0x00000000D978B278 000038 (v01 ALASKA A M I 01072009 AMI. 00000005)
  109. [ 0.000000] ACPI: SSDT 0x00000000D978B2B0 000315 (v01 SataRe SataTabl 00001000 INTL 20120711)
  110. [ 0.000000] ACPI: SSDT 0x00000000D978B5C8 001C47 (v01 SaSsdt SaSsdt 00003000 INTL 20091112)
  111. [ 0.000000] ACPI: SSDT 0x00000000D978D210 0010E5 (v01 SgRef SgPeg 00001000 INTL 20120711)
  112. [ 0.000000] ACPI: DMAR 0x00000000D978E2F8 0000B8 (v01 INTEL HSW 00000001 INTL 00000001)
  113. [ 0.000000] ACPI: Local APIC address 0xfee00000
  114. [ 0.000000] 7810MB HIGHMEM available.
  115. [ 0.000000] 891MB LOWMEM available.
  116. [ 0.000000] mapped low ram: 0 - 37bfe000
  117. [ 0.000000] low ram: 0 - 37bfe000
  118. [ 0.000000] Zone ranges:
  119. [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
  120. [ 0.000000] Normal [mem 0x0000000001000000-0x0000000037bfdfff]
  121. [ 0.000000] HighMem [mem 0x0000000037bfe000-0x000000021fdfffff]
  122. [ 0.000000] Movable zone start for each node
  123. [ 0.000000] Early memory node ranges
  124. [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009cfff]
  125. [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000c81b2fff]
  126. [ 0.000000] node 0: [mem 0x00000000c81ba000-0x00000000c8950fff]
  127. [ 0.000000] node 0: [mem 0x00000000c8bee000-0x00000000d8c0afff]
  128. [ 0.000000] node 0: [mem 0x00000000d910b000-0x00000000d966efff]
  129. [ 0.000000] node 0: [mem 0x00000000d9fff000-0x00000000d9ffffff]
  130. [ 0.000000] node 0: [mem 0x0000000100000000-0x000000021fdfffff]
  131. [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000021fdfffff]
  132. [ 0.000000] On node 0 totalpages: 2067560
  133. [ 0.000000] DMA zone: 40 pages used for memmap
  134. [ 0.000000] DMA zone: 0 pages reserved
  135. [ 0.000000] DMA zone: 3996 pages, LIFO batch:0
  136. [ 0.000000] Normal zone: 2190 pages used for memmap
  137. [ 0.000000] Normal zone: 224254 pages, LIFO batch:31
  138. [ 0.000000] HighMem zone: 1839310 pages, LIFO batch:31
  139. [ 0.000000] Using APIC driver default
  140. [ 0.000000] Reserving Intel graphics stolen memory at 0xdb200000-0xdf1fffff
  141. [ 0.000000] ACPI: PM-Timer IO Port: 0x1808
  142. [ 0.000000] ACPI: Local APIC address 0xfee00000
  143. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
  144. [ 0.000000] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
  145. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  146. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  147. [ 0.000000] ACPI: IRQ0 used by override.
  148. [ 0.000000] ACPI: IRQ9 used by override.
  149. [ 0.000000] Using ACPI (MADT) for SMP configuration information
  150. [ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
  151. [ 0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
  152. [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
  153. [ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
  154. [ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
  155. [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
  156. [ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
  157. [ 0.000000] e820: [mem 0xdf200000-0xf7ffffff] available for PCI devices
  158. [ 0.000000] Booting paravirtualized kernel on bare hardware
  159. [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
  160. [ 0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
  161. [ 0.000000] PERCPU: Embedded 19 pages/cpu @f5d3f000 s47436 r0 d30388 u77824
  162. [ 0.000000] pcpu-alloc: s47436 r0 d30388 u77824 alloc=19*4096
  163. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7
  164. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2065330
  165. [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-130-generic root=UUID=fd7a0b2c-4cc1-4457-9998-e5f3dd1ad962 ro quiet splash vt.handoff=7
  166. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  167. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  168. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  169. [ 0.000000] microcode: CPU0 microcode updated early to revision 0x24, date = 2018-01-21
  170. [ 0.000000] Initializing CPU#0
  171. [ 0.000000] Initializing HighMem for node 0 (00037bfe:0021fe00)
  172. [ 0.000000] Initializing Movable for node 0 (00000000:00000000)
  173. [ 0.000000] Memory: 8135676K/8270240K available (8026K kernel code, 782K rwdata, 3176K rodata, 952K init, 800K bss, 134564K reserved, 0K cma-reserved, 7357240K highmem)
  174. [ 0.000000] virtual kernel memory layout:
  175. fixmap : 0xfff15000 - 0xfffff000 ( 936 kB)
  176. pkmap : 0xffc00000 - 0xffe00000 (2048 kB)
  177. vmalloc : 0xf83fe000 - 0xffbfe000 ( 120 MB)
  178. lowmem : 0xc0000000 - 0xf7bfe000 ( 891 MB)
  179. .init : 0xc1bb8000 - 0xc1ca6000 ( 952 kB)
  180. .data : 0xc17d6cd8 - 0xc1bb6980 (3967 kB)
  181. .text : 0xc1000000 - 0xc17d6cd8 (8027 kB)
  182. [ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
  183. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
  184. [ 0.000000] Hierarchical RCU implementation.
  185. [ 0.000000] Build-time adjustment of leaf fanout to 32.
  186. [ 0.000000] NR_IRQS:2304 nr_irqs:488 16
  187. [ 0.000000] CPU 0 irqstacks, hard=f003a000 soft=f003c000
  188. [ 0.000000] spurious 8259A interrupt: IRQ7.
  189. [ 0.000000] vt handoff: transparent VT on vt#7
  190. [ 0.000000] Console: colour dummy device 80x25
  191. [ 0.000000] console [tty0] enabled
  192. [ 0.000000] allocated 8388608 bytes of page_ext
  193. [ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
  194. [ 0.000000] hpet clockevent registered
  195. [ 0.000000] tsc: Fast TSC calibration using PIT
  196. [ 0.000000] tsc: Detected 2793.322 MHz processor
  197. [ 0.000022] Calibrating delay loop (skipped), value calculated using timer frequency.. 5586.64 BogoMIPS (lpj=11173288)
  198. [ 0.000024] pid_max: default: 32768 minimum: 301
  199. [ 0.000028] ACPI: Core revision 20150930
  200. [ 0.009153] ACPI: 7 ACPI AML tables successfully acquired and loaded
  201. [ 0.009165] Security Framework initialized
  202. [ 0.009166] Yama: becoming mindful.
  203. [ 0.009177] AppArmor: AppArmor initialized
  204. [ 0.009198] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
  205. [ 0.009199] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
  206. [ 0.009319] Initializing cgroup subsys io
  207. [ 0.009321] Initializing cgroup subsys memory
  208. [ 0.009325] Initializing cgroup subsys devices
  209. [ 0.009327] Initializing cgroup subsys freezer
  210. [ 0.009329] Initializing cgroup subsys net_cls
  211. [ 0.009330] Initializing cgroup subsys perf_event
  212. [ 0.009332] Initializing cgroup subsys net_prio
  213. [ 0.009335] Initializing cgroup subsys hugetlb
  214. [ 0.009336] Initializing cgroup subsys pids
  215. [ 0.009348] CPU: Physical Processor ID: 0
  216. [ 0.009348] CPU: Processor Core ID: 0
  217. [ 0.009351] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
  218. [ 0.009352] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
  219. [ 0.010838] mce: CPU supports 9 MCE banks
  220. [ 0.010849] CPU0: Thermal monitoring enabled (TM1)
  221. [ 0.010856] process: using mwait in idle threads
  222. [ 0.010860] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
  223. [ 0.010861] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
  224. [ 0.010863] Spectre V2 : Mitigation: Full generic retpoline
  225. [ 0.010864] Spectre V2 : Enabling Indirect Branch Prediction Barrier
  226. [ 0.010864] Spectre V2 : Enabling Indirect Branch Restricted Speculation
  227. [ 0.010865] Spectre V2 : Speculation control IBPB supported IBRS supported
  228. [ 0.010866] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled
  229. [ 0.010867] Speculative Store Bypass: Vulnerable
  230. [ 0.011299] Freeing SMP alternatives memory: 32K
  231. [ 0.023290] ftrace: allocating 31517 entries in 62 pages
  232. [ 0.041841] smpboot: APIC(0) Converting physical 0 to logical package 0
  233. [ 0.041843] smpboot: Max logical packages: 2
  234. [ 0.041845] Enabling APIC mode: Flat. Using 1 I/O APICs
  235. [ 0.042178] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
  236. [ 0.081864] TSC deadline timer enabled
  237. [ 0.081867] smpboot: CPU0: Intel(R) Core(TM) i7-4810MQ CPU @ 2.80GHz (family: 0x6, model: 0x3c, stepping: 0x3)
  238. [ 0.081878] Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver.
  239. [ 0.081892] ... version: 3
  240. [ 0.081893] ... bit width: 48
  241. [ 0.081894] ... generic registers: 4
  242. [ 0.081895] ... value mask: 0000ffffffffffff
  243. [ 0.081895] ... max period: 00007fffffffffff
  244. [ 0.081896] ... fixed-purpose events: 3
  245. [ 0.081897] ... event mask: 000000070000000f
  246. [ 0.082520] CPU 1 irqstacks, hard=ef5b6000 soft=ef5b8000
  247. [ 0.082521] x86: Booting SMP configuration:
  248. [ 0.082522] .... node #0, CPUs: #1
  249. [ 0.083719] microcode: CPU1 microcode updated early to revision 0x24, date = 2018-01-21
  250. [ 0.083720] Initializing CPU#1
  251. [ 0.087334] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
  252. [ 0.087397] CPU 2 irqstacks, hard=ef6fe000 soft=ef708000
  253. [ 0.087398] #2
  254. [ 0.088496] microcode: CPU2 microcode updated early to revision 0x24, date = 2018-01-21
  255. [ 0.088497] Initializing CPU#2
  256. [ 0.092115] CPU 3 irqstacks, hard=ef74c000 soft=ef74e000
  257. [ 0.092118] #3
  258. [ 0.093218] microcode: CPU3 microcode updated early to revision 0x24, date = 2018-01-21
  259. [ 0.093219] Initializing CPU#3
  260. [ 0.096856] CPU 4 irqstacks, hard=ef7b8000 soft=ef7ba000
  261. [ 0.096859] #4
  262. [ 0.097135] Initializing CPU#4
  263. [ 0.100747] CPU 5 irqstacks, hard=ef7f4000 soft=ef7f6000
  264. [ 0.100749] #5
  265. [ 0.100964] Initializing CPU#5
  266. [ 0.104552] CPU 6 irqstacks, hard=ef03a000 soft=ef040000
  267. [ 0.104555] #6
  268. [ 0.104769] Initializing CPU#6
  269. [ 0.108385] CPU 7 irqstacks, hard=ef0b2000 soft=ef0b4000
  270. [ 0.108387] #7
  271. [ 0.108602] Initializing CPU#7
  272. [ 0.112190] x86: Booted up 1 node, 8 CPUs
  273. [ 0.112192] smpboot: Total of 8 processors activated (44693.15 BogoMIPS)
  274. [ 0.118208] devtmpfs: initialized
  275. [ 0.118470] evm: security.selinux
  276. [ 0.118471] evm: security.SMACK64
  277. [ 0.118472] evm: security.SMACK64EXEC
  278. [ 0.118473] evm: security.SMACK64TRANSMUTE
  279. [ 0.118473] evm: security.SMACK64MMAP
  280. [ 0.118474] evm: security.ima
  281. [ 0.118475] evm: security.capability
  282. [ 0.118542] PM: Registering ACPI NVS region [mem 0xc81b3000-0xc81b9fff] (28672 bytes)
  283. [ 0.118543] PM: Registering ACPI NVS region [mem 0xd966f000-0xd97aafff] (1294336 bytes)
  284. [ 0.118629] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  285. [ 0.118633] futex hash table entries: 2048 (order: 5, 131072 bytes)
  286. [ 0.118710] pinctrl core: initialized pinctrl subsystem
  287. [ 0.118789] RTC time: 21:29:30, date: 07/22/18
  288. [ 0.118883] NET: Registered protocol family 16
  289. [ 0.119007] EISA bus registered
  290. [ 0.130074] cpuidle: using governor ladder
  291. [ 0.142066] cpuidle: using governor menu
  292. [ 0.142070] PCCT header not found.
  293. [ 0.142168] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
  294. [ 0.142170] ACPI: bus type PCI registered
  295. [ 0.142172] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  296. [ 0.142230] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
  297. [ 0.142232] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
  298. [ 0.142233] PCI: Using MMCONFIG for extended config space
  299. [ 0.142234] PCI: Using configuration type 1 for base access
  300. [ 0.142294] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
  301. [ 0.154423] ACPI: Added _OSI(Module Device)
  302. [ 0.154424] ACPI: Added _OSI(Processor Device)
  303. [ 0.154426] ACPI: Added _OSI(3.0 _SCP Extensions)
  304. [ 0.154427] ACPI: Added _OSI(Processor Aggregator Device)
  305. [ 0.157589] ACPI: Executed 1 blocks of module-level executable AML code
  306. [ 0.159730] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
  307. [ 0.160086] ACPI: Dynamic OEM Table Load:
  308. [ 0.160090] ACPI: SSDT 0x00000000EF1A8C00 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20120711)
  309. [ 0.160609] ACPI: Dynamic OEM Table Load:
  310. [ 0.160613] ACPI: SSDT 0x00000000F0012800 0005AA (v01 PmRef ApIst 00003000 INTL 20120711)
  311. [ 0.161138] ACPI: Dynamic OEM Table Load:
  312. [ 0.161141] ACPI: SSDT 0x00000000EF1CC200 000119 (v01 PmRef ApCst 00003000 INTL 20120711)
  313. [ 0.162372] ACPI : EC: EC started
  314. [ 0.162643] ACPI: Interpreter enabled
  315. [ 0.162666] ACPI: (supports S0 S3 S4 S5)
  316. [ 0.162668] ACPI: Using IOAPIC for interrupt routing
  317. [ 0.162687] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  318. [ 0.170059] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
  319. [ 0.170063] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
  320. [ 0.170226] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME]
  321. [ 0.170313] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
  322. [ 0.170314] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
  323. [ 0.170613] PCI host bridge to bus 0000:00
  324. [ 0.170615] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
  325. [ 0.170617] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
  326. [ 0.170618] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  327. [ 0.170620] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
  328. [ 0.170621] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
  329. [ 0.170623] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
  330. [ 0.170624] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
  331. [ 0.170625] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
  332. [ 0.170627] pci_bus 0000:00: root bus resource [mem 0xdf200000-0xfeafffff window]
  333. [ 0.170629] pci_bus 0000:00: root bus resource [bus 00-3e]
  334. [ 0.170635] pci 0000:00:00.0: [8086:0c04] type 00 class 0x060000
  335. [ 0.170708] pci 0000:00:01.0: [8086:0c01] type 01 class 0x060400
  336. [ 0.170734] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
  337. [ 0.170796] pci 0000:00:01.0: System wakeup disabled by ACPI
  338. [ 0.170826] pci 0000:00:02.0: [8086:0416] type 00 class 0x030000
  339. [ 0.170837] pci 0000:00:02.0: reg 0x10: [mem 0xf7800000-0xf7bfffff 64bit]
  340. [ 0.170842] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
  341. [ 0.170846] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f]
  342. [ 0.170904] pci 0000:00:03.0: [8086:0c0c] type 00 class 0x040300
  343. [ 0.170914] pci 0000:00:03.0: reg 0x10: [mem 0xf7f14000-0xf7f17fff 64bit]
  344. [ 0.170997] pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330
  345. [ 0.171019] pci 0000:00:14.0: reg 0x10: [mem 0xf7f00000-0xf7f0ffff 64bit]
  346. [ 0.171064] pci 0000:00:14.0: PME# supported from D3hot D3cold
  347. [ 0.171094] pci 0000:00:14.0: System wakeup disabled by ACPI
  348. [ 0.171123] pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000
  349. [ 0.171147] pci 0000:00:16.0: reg 0x10: [mem 0xf7f1e000-0xf7f1e00f 64bit]
  350. [ 0.171193] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
  351. [ 0.171258] pci 0000:00:1a.0: [8086:8c2d] type 00 class 0x0c0320
  352. [ 0.171283] pci 0000:00:1a.0: reg 0x10: [mem 0xf7f1c000-0xf7f1c3ff]
  353. [ 0.171348] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
  354. [ 0.171388] pci 0000:00:1a.0: System wakeup disabled by ACPI
  355. [ 0.171418] pci 0000:00:1b.0: [8086:8c20] type 00 class 0x040300
  356. [ 0.171441] pci 0000:00:1b.0: reg 0x10: [mem 0xf7f10000-0xf7f13fff 64bit]
  357. [ 0.171492] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
  358. [ 0.171525] pci 0000:00:1b.0: System wakeup disabled by ACPI
  359. [ 0.171554] pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400
  360. [ 0.171609] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
  361. [ 0.171664] pci 0000:00:1c.0: System wakeup disabled by ACPI
  362. [ 0.171693] pci 0000:00:1c.1: [8086:8c12] type 01 class 0x060400
  363. [ 0.171748] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
  364. [ 0.171802] pci 0000:00:1c.1: System wakeup disabled by ACPI
  365. [ 0.171831] pci 0000:00:1c.2: [8086:8c14] type 01 class 0x060400
  366. [ 0.171887] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
  367. [ 0.171940] pci 0000:00:1c.2: System wakeup disabled by ACPI
  368. [ 0.171968] pci 0000:00:1c.3: [8086:8c16] type 01 class 0x060400
  369. [ 0.172023] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
  370. [ 0.172076] pci 0000:00:1c.3: System wakeup disabled by ACPI
  371. [ 0.172109] pci 0000:00:1d.0: [8086:8c26] type 00 class 0x0c0320
  372. [ 0.172134] pci 0000:00:1d.0: reg 0x10: [mem 0xf7f1b000-0xf7f1b3ff]
  373. [ 0.172199] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
  374. [ 0.172239] pci 0000:00:1d.0: System wakeup disabled by ACPI
  375. [ 0.172269] pci 0000:00:1f.0: [8086:8c49] type 00 class 0x060100
  376. [ 0.172409] pci 0000:00:1f.2: [8086:8c03] type 00 class 0x010601
  377. [ 0.172428] pci 0000:00:1f.2: reg 0x10: [io 0xf0b0-0xf0b7]
  378. [ 0.172435] pci 0000:00:1f.2: reg 0x14: [io 0xf0a0-0xf0a3]
  379. [ 0.172442] pci 0000:00:1f.2: reg 0x18: [io 0xf090-0xf097]
  380. [ 0.172449] pci 0000:00:1f.2: reg 0x1c: [io 0xf080-0xf083]
  381. [ 0.172456] pci 0000:00:1f.2: reg 0x20: [io 0xf060-0xf07f]
  382. [ 0.172462] pci 0000:00:1f.2: reg 0x24: [mem 0xf7f1a000-0xf7f1a7ff]
  383. [ 0.172486] pci 0000:00:1f.2: PME# supported from D3hot
  384. [ 0.172540] pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500
  385. [ 0.172554] pci 0000:00:1f.3: reg 0x10: [mem 0xf7f19000-0xf7f190ff 64bit]
  386. [ 0.172572] pci 0000:00:1f.3: reg 0x20: [io 0xf040-0xf05f]
  387. [ 0.172661] pci 0000:00:01.0: PCI bridge to [bus 01]
  388. [ 0.172711] acpiphp: Slot [1] registered
  389. [ 0.172716] pci 0000:00:1c.0: PCI bridge to [bus 02]
  390. [ 0.172800] pci 0000:03:00.0: [10ec:5229] type 00 class 0xff0000
  391. [ 0.172837] pci 0000:03:00.0: reg 0x10: [mem 0xf7e00000-0xf7e00fff]
  392. [ 0.172944] pci 0000:03:00.0: supports D1 D2
  393. [ 0.172946] pci 0000:03:00.0: PME# supported from D1 D2 D3hot
  394. [ 0.172975] pci 0000:03:00.0: System wakeup disabled by ACPI
  395. [ 0.178129] pci 0000:00:1c.1: PCI bridge to [bus 03]
  396. [ 0.178134] pci 0000:00:1c.1: bridge window [mem 0xf7e00000-0xf7efffff]
  397. [ 0.178248] pci 0000:04:00.0: [8086:08b3] type 00 class 0x028000
  398. [ 0.178330] pci 0000:04:00.0: reg 0x10: [mem 0xf7d00000-0xf7d01fff 64bit]
  399. [ 0.178535] pci 0000:04:00.0: PME# supported from D0 D3hot D3cold
  400. [ 0.178604] pci 0000:04:00.0: System wakeup disabled by ACPI
  401. [ 0.186123] pci 0000:00:1c.2: PCI bridge to [bus 04]
  402. [ 0.186129] pci 0000:00:1c.2: bridge window [mem 0xf7d00000-0xf7dfffff]
  403. [ 0.186204] pci 0000:05:00.0: [10ec:5287] type 00 class 0xff0000
  404. [ 0.186244] pci 0000:05:00.0: reg 0x10: [mem 0xf7c15000-0xf7c15fff]
  405. [ 0.186307] pci 0000:05:00.0: reg 0x30: [mem 0xf7c00000-0xf7c0ffff pref]
  406. [ 0.186371] pci 0000:05:00.0: supports D1 D2
  407. [ 0.186372] pci 0000:05:00.0: PME# supported from D1 D2 D3hot D3cold
  408. [ 0.186414] pci 0000:05:00.0: System wakeup disabled by ACPI
  409. [ 0.186456] pci 0000:05:00.1: [10ec:8168] type 00 class 0x020000
  410. [ 0.186495] pci 0000:05:00.1: reg 0x10: [io 0xe000-0xe0ff]
  411. [ 0.186523] pci 0000:05:00.1: reg 0x18: [mem 0xf7c14000-0xf7c14fff 64bit]
  412. [ 0.186542] pci 0000:05:00.1: reg 0x20: [mem 0xf7c10000-0xf7c13fff 64bit]
  413. [ 0.186609] pci 0000:05:00.1: supports D1 D2
  414. [ 0.186611] pci 0000:05:00.1: PME# supported from D0 D1 D2 D3hot D3cold
  415. [ 0.194117] pci 0000:00:1c.3: PCI bridge to [bus 05]
  416. [ 0.194122] pci 0000:00:1c.3: bridge window [io 0xe000-0xefff]
  417. [ 0.194126] pci 0000:00:1c.3: bridge window [mem 0xf7c00000-0xf7cfffff]
  418. [ 0.194152] pci_bus 0000:00: on NUMA node 0
  419. [ 0.194782] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
  420. [ 0.194823] ACPI: PCI Interrupt Link [LNKB] (IRQs *3 4 5 6 10 11 12 14 15)
  421. [ 0.194862] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 *4 5 6 10 11 12 14 15)
  422. [ 0.194901] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
  423. [ 0.194940] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
  424. [ 0.194980] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
  425. [ 0.195019] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 10 11 12 14 15)
  426. [ 0.195058] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
  427. [ 0.195299] ACPI: Enabled 4 GPEs in block 00 to 3F
  428. [ 0.195342] ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
  429. [ 0.195429] vgaarb: setting as boot device: PCI:0000:00:02.0
  430. [ 0.195431] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
  431. [ 0.195433] vgaarb: loaded
  432. [ 0.195435] vgaarb: bridge control possible 0000:00:02.0
  433. [ 0.195634] SCSI subsystem initialized
  434. [ 0.195658] libata version 3.00 loaded.
  435. [ 0.195676] ACPI: bus type USB registered
  436. [ 0.195688] usbcore: registered new interface driver usbfs
  437. [ 0.195694] usbcore: registered new interface driver hub
  438. [ 0.195709] usbcore: registered new device driver usb
  439. [ 0.195812] PCI: Using ACPI for IRQ routing
  440. [ 0.197008] PCI: pci_cache_line_size set to 64 bytes
  441. [ 0.197119] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
  442. [ 0.197120] e820: reserve RAM buffer [mem 0xc81b3000-0xcbffffff]
  443. [ 0.197121] e820: reserve RAM buffer [mem 0xc8951000-0xcbffffff]
  444. [ 0.197122] e820: reserve RAM buffer [mem 0xd8c0b000-0xdbffffff]
  445. [ 0.197124] e820: reserve RAM buffer [mem 0xd966f000-0xdbffffff]
  446. [ 0.197125] e820: reserve RAM buffer [mem 0xda000000-0xdbffffff]
  447. [ 0.197126] e820: reserve RAM buffer [mem 0x21fe00000-0x21fffffff]
  448. [ 0.197204] NetLabel: Initializing
  449. [ 0.197205] NetLabel: domain hash size = 128
  450. [ 0.197206] NetLabel: protocols = UNLABELED CIPSOv4
  451. [ 0.197222] NetLabel: unlabeled traffic allowed by default
  452. [ 0.197304] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
  453. [ 0.197309] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
  454. [ 0.200326] amd_nb: Cannot enumerate AMD northbridges
  455. [ 0.200339] clocksource: Switched to clocksource hpet
  456. [ 0.205576] AppArmor: AppArmor Filesystem Enabled
  457. [ 0.205613] pnp: PnP ACPI init
  458. [ 0.205663] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
  459. [ 0.205666] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
  460. [ 0.205857] system 00:01: [io 0x0680-0x069f] has been reserved
  461. [ 0.205859] system 00:01: [io 0xffff] has been reserved
  462. [ 0.205860] system 00:01: [io 0xffff] has been reserved
  463. [ 0.205862] system 00:01: [io 0xffff] has been reserved
  464. [ 0.205863] system 00:01: [io 0x1c00-0x1cfe] has been reserved
  465. [ 0.205865] system 00:01: [io 0x1d00-0x1dfe] has been reserved
  466. [ 0.205866] system 00:01: [io 0x1e00-0x1efe] has been reserved
  467. [ 0.205868] system 00:01: [io 0x1f00-0x1ffe] has been reserved
  468. [ 0.205869] system 00:01: [io 0x1800-0x18fe] has been reserved
  469. [ 0.205871] system 00:01: [io 0x164e-0x164f] has been reserved
  470. [ 0.205873] system 00:01: [io 0x3322-0x3323] has been reserved
  471. [ 0.205875] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
  472. [ 0.205891] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
  473. [ 0.205923] system 00:03: [io 0x1854-0x1857] has been reserved
  474. [ 0.205925] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
  475. [ 0.205943] pnp 00:04: Plug and Play ACPI device, IDs PNP0303 (active)
  476. [ 0.205989] pnp 00:05: Plug and Play ACPI device, IDs SYN1212 PNP0f13 (active)
  477. [ 0.206022] system 00:06: [io 0x04d0-0x04d1] has been reserved
  478. [ 0.206024] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
  479. [ 0.206297] system 00:07: [mem 0xfed1c000-0xfed1ffff] has been reserved
  480. [ 0.206299] system 00:07: [mem 0xfed10000-0xfed17fff] has been reserved
  481. [ 0.206301] system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved
  482. [ 0.206303] system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved
  483. [ 0.206304] system 00:07: [mem 0xf8000000-0xfbffffff] has been reserved
  484. [ 0.206306] system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
  485. [ 0.206308] system 00:07: [mem 0xfed90000-0xfed93fff] has been reserved
  486. [ 0.206309] system 00:07: [mem 0xfed45000-0xfed8ffff] has been reserved
  487. [ 0.206311] system 00:07: [mem 0xff000000-0xffffffff] has been reserved
  488. [ 0.206313] system 00:07: [mem 0xfee00000-0xfeefffff] could not be reserved
  489. [ 0.206314] system 00:07: [mem 0xf7fee000-0xf7feefff] has been reserved
  490. [ 0.206316] system 00:07: [mem 0xf7fd0000-0xf7fdffff] has been reserved
  491. [ 0.206318] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
  492. [ 0.206462] pnp: PnP ACPI: found 8 devices
  493. [ 0.206466] PnPBIOS: Disabled by ACPI PNP
  494. [ 0.242427] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  495. [ 0.242463] pci 0000:00:01.0: PCI bridge to [bus 01]
  496. [ 0.242469] pci 0000:00:1c.0: PCI bridge to [bus 02]
  497. [ 0.242479] pci 0000:00:1c.1: PCI bridge to [bus 03]
  498. [ 0.242484] pci 0000:00:1c.1: bridge window [mem 0xf7e00000-0xf7efffff]
  499. [ 0.242492] pci 0000:00:1c.2: PCI bridge to [bus 04]
  500. [ 0.242497] pci 0000:00:1c.2: bridge window [mem 0xf7d00000-0xf7dfffff]
  501. [ 0.242504] pci 0000:00:1c.3: PCI bridge to [bus 05]
  502. [ 0.242507] pci 0000:00:1c.3: bridge window [io 0xe000-0xefff]
  503. [ 0.242512] pci 0000:00:1c.3: bridge window [mem 0xf7c00000-0xf7cfffff]
  504. [ 0.242520] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
  505. [ 0.242522] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
  506. [ 0.242524] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
  507. [ 0.242526] pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff window]
  508. [ 0.242528] pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff window]
  509. [ 0.242529] pci_bus 0000:00: resource 9 [mem 0x000dc000-0x000dffff window]
  510. [ 0.242531] pci_bus 0000:00: resource 10 [mem 0x000e0000-0x000e3fff window]
  511. [ 0.242533] pci_bus 0000:00: resource 11 [mem 0x000e4000-0x000e7fff window]
  512. [ 0.242535] pci_bus 0000:00: resource 12 [mem 0xdf200000-0xfeafffff window]
  513. [ 0.242537] pci_bus 0000:03: resource 1 [mem 0xf7e00000-0xf7efffff]
  514. [ 0.242539] pci_bus 0000:04: resource 1 [mem 0xf7d00000-0xf7dfffff]
  515. [ 0.242540] pci_bus 0000:05: resource 0 [io 0xe000-0xefff]
  516. [ 0.242542] pci_bus 0000:05: resource 1 [mem 0xf7c00000-0xf7cfffff]
  517. [ 0.242567] NET: Registered protocol family 2
  518. [ 0.242677] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
  519. [ 0.242686] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
  520. [ 0.242695] TCP: Hash tables configured (established 8192 bind 8192)
  521. [ 0.242705] UDP hash table entries: 512 (order: 2, 16384 bytes)
  522. [ 0.242708] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  523. [ 0.242742] NET: Registered protocol family 1
  524. [ 0.242753] pci 0000:00:02.0: Video device with shadowed ROM
  525. [ 0.243198] PCI: CLS 64 bytes, default 64
  526. [ 0.243236] Unpacking initramfs...
  527. [ 0.675092] Freeing initrd memory: 37144K
  528. [ 0.675105] DMAR: Host address width 39
  529. [ 0.675107] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
  530. [ 0.675119] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap c0000020660462 ecap f0101a
  531. [ 0.675120] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
  532. [ 0.675125] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008020660462 ecap f010da
  533. [ 0.675126] DMAR: RMRR base: 0x000000d9e7b000 end: 0x000000d9e89fff
  534. [ 0.675128] DMAR: RMRR base: 0x000000db000000 end: 0x000000df1fffff
  535. [ 0.675205] RAPL PMU detected, API unit is 2^-32 Joules, 4 fixed counters 655360 ms ovfl timer
  536. [ 0.675206] hw unit of domain pp0-core 2^-14 Joules
  537. [ 0.675207] hw unit of domain package 2^-14 Joules
  538. [ 0.675208] hw unit of domain dram 2^-14 Joules
  539. [ 0.675209] hw unit of domain pp1-gpu 2^-14 Joules
  540. [ 0.675288] Scanning for low memory corruption every 60 seconds
  541. [ 0.675594] audit: initializing netlink subsys (disabled)
  542. [ 0.675604] audit: type=2000 audit(1532294969.656:1): initialized
  543. [ 0.675854] Initialise system trusted keyring
  544. [ 0.675956] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  545. [ 0.676909] zbud: loaded
  546. [ 0.676997] VFS: Disk quotas dquot_6.6.0
  547. [ 0.677020] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  548. [ 0.677158] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  549. [ 0.677308] fuse init (API version 7.23)
  550. [ 0.677401] Key type big_key registered
  551. [ 0.677416] Allocating IMA MOK and blacklist keyrings.
  552. [ 0.677765] Key type asymmetric registered
  553. [ 0.677768] Asymmetric key parser 'x509' registered
  554. [ 0.677781] bounce: pool size: 64 pages
  555. [ 0.677802] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
  556. [ 0.677831] io scheduler noop registered
  557. [ 0.677834] io scheduler deadline registered (default)
  558. [ 0.677853] io scheduler cfq registered
  559. [ 0.678337] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  560. [ 0.678342] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
  561. [ 0.678362] vesafb: mode is 1920x1080x32, linelength=7680, pages=0
  562. [ 0.678363] vesafb: scrolling: redraw
  563. [ 0.678365] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
  564. [ 0.678379] vesafb: framebuffer at 0xe0000000, mapped to 0xf8600000, using 8128k, total 8128k
  565. [ 0.678446] Console: switching to colour frame buffer device 240x67
  566. [ 0.678484] fb0: VESA VGA frame buffer device
  567. [ 0.678495] intel_idle: MWAIT substates: 0x42120
  568. [ 0.678496] intel_idle: v0.4.1 model 0x3C
  569. [ 0.678497] intel_idle: lapic_timer_reliable_states 0xffffffff
  570. [ 0.678758] ACPI: AC Adapter [AC] (on-line)
  571. [ 0.678803] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
  572. [ 0.678806] ACPI: Power Button [PWRB]
  573. [ 0.678830] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
  574. [ 0.678831] ACPI: Sleep Button [SLPB]
  575. [ 0.678856] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
  576. [ 0.678878] ACPI: Lid Switch [LID0]
  577. [ 0.678903] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
  578. [ 0.678905] ACPI: Power Button [PWRF]
  579. [ 0.679181] thermal LNXTHERM:00: registered as thermal_zone0
  580. [ 0.679183] ACPI: Thermal Zone [TZ0] (11 C)
  581. [ 0.679210] GHES: HEST is not enabled!
  582. [ 0.679250] isapnp: Scanning for PnP cards...
  583. [ 0.679296] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
  584. [ 0.679539] ACPI: Battery Slot [BAT0] (battery present)
  585. [ 0.680467] Linux agpgart interface v0.103
  586. [ 0.682276] loop: module loaded
  587. [ 0.682430] libphy: Fixed MDIO Bus: probed
  588. [ 0.682433] tun: Universal TUN/TAP device driver, 1.6
  589. [ 0.682434] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  590. [ 0.682463] PPP generic driver version 2.4.2
  591. [ 0.682505] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  592. [ 0.682508] ehci-pci: EHCI PCI platform driver
  593. [ 0.682577] ehci-pci 0000:00:1a.0: EHCI Host Controller
  594. [ 0.682583] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
  595. [ 0.682593] ehci-pci 0000:00:1a.0: debug port 2
  596. [ 0.686493] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
  597. [ 0.686501] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7f1c000
  598. [ 0.700421] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
  599. [ 0.700469] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  600. [ 0.700471] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  601. [ 0.700472] usb usb1: Product: EHCI Host Controller
  602. [ 0.700474] usb usb1: Manufacturer: Linux 4.4.0-130-generic ehci_hcd
  603. [ 0.700475] usb usb1: SerialNumber: 0000:00:1a.0
  604. [ 0.700611] hub 1-0:1.0: USB hub found
  605. [ 0.700615] hub 1-0:1.0: 2 ports detected
  606. [ 0.700751] ehci-pci 0000:00:1d.0: EHCI Host Controller
  607. [ 0.700755] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
  608. [ 0.700764] ehci-pci 0000:00:1d.0: debug port 2
  609. [ 0.704651] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
  610. [ 0.704657] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7f1b000
  611. [ 0.716425] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
  612. [ 0.716457] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
  613. [ 0.716458] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  614. [ 0.716469] usb usb2: Product: EHCI Host Controller
  615. [ 0.716470] usb usb2: Manufacturer: Linux 4.4.0-130-generic ehci_hcd
  616. [ 0.716471] usb usb2: SerialNumber: 0000:00:1d.0
  617. [ 0.716601] hub 2-0:1.0: USB hub found
  618. [ 0.716605] hub 2-0:1.0: 2 ports detected
  619. [ 0.716683] ehci-platform: EHCI generic platform driver
  620. [ 0.716691] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  621. [ 0.716695] ohci-pci: OHCI PCI platform driver
  622. [ 0.716702] ohci-platform: OHCI generic platform driver
  623. [ 0.716708] uhci_hcd: USB Universal Host Controller Interface driver
  624. [ 0.716786] xhci_hcd 0000:00:14.0: xHCI Host Controller
  625. [ 0.716790] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
  626. [ 0.717859] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00009810
  627. [ 0.717864] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
  628. [ 0.717920] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
  629. [ 0.717922] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  630. [ 0.717923] usb usb3: Product: xHCI Host Controller
  631. [ 0.717924] usb usb3: Manufacturer: Linux 4.4.0-130-generic xhci-hcd
  632. [ 0.717926] usb usb3: SerialNumber: 0000:00:14.0
  633. [ 0.718059] hub 3-0:1.0: USB hub found
  634. [ 0.718075] hub 3-0:1.0: 14 ports detected
  635. [ 0.719424] xhci_hcd 0000:00:14.0: xHCI Host Controller
  636. [ 0.719427] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
  637. [ 0.719454] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
  638. [ 0.719455] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  639. [ 0.719457] usb usb4: Product: xHCI Host Controller
  640. [ 0.719458] usb usb4: Manufacturer: Linux 4.4.0-130-generic xhci-hcd
  641. [ 0.719459] usb usb4: SerialNumber: 0000:00:14.0
  642. [ 0.719554] hub 4-0:1.0: USB hub found
  643. [ 0.719563] hub 4-0:1.0: 4 ports detected
  644. [ 0.719824] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:SYNM] at 0x60,0x64 irq 1,12
  645. [ 0.989592] isapnp: No Plug & Play device found
  646. [ 1.245684] i8042: Detected active multiplexing controller, rev 1.1
  647. [ 1.247417] serio: i8042 KBD port at 0x60,0x64 irq 1
  648. [ 1.247420] serio: i8042 AUX0 port at 0x60,0x64 irq 12
  649. [ 1.247449] serio: i8042 AUX1 port at 0x60,0x64 irq 12
  650. [ 1.247465] serio: i8042 AUX2 port at 0x60,0x64 irq 12
  651. [ 1.247481] serio: i8042 AUX3 port at 0x60,0x64 irq 12
  652. [ 1.247603] mousedev: PS/2 mouse device common for all mice
  653. [ 1.247808] rtc_cmos 00:02: RTC can wake from S4
  654. [ 1.247914] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
  655. [ 1.247936] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
  656. [ 1.247942] i2c /dev entries driver
  657. [ 1.247975] device-mapper: uevent: version 1.0.3
  658. [ 1.248033] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
  659. [ 1.248046] platform eisa.0: Probing EISA bus 0
  660. [ 1.248048] platform eisa.0: EISA: Cannot allocate resource for mainboard
  661. [ 1.248049] platform eisa.0: Cannot allocate resource for EISA slot 1
  662. [ 1.248051] platform eisa.0: Cannot allocate resource for EISA slot 2
  663. [ 1.248052] platform eisa.0: Cannot allocate resource for EISA slot 3
  664. [ 1.248053] platform eisa.0: Cannot allocate resource for EISA slot 4
  665. [ 1.248054] platform eisa.0: Cannot allocate resource for EISA slot 5
  666. [ 1.248055] platform eisa.0: Cannot allocate resource for EISA slot 6
  667. [ 1.248056] platform eisa.0: Cannot allocate resource for EISA slot 7
  668. [ 1.248058] platform eisa.0: Cannot allocate resource for EISA slot 8
  669. [ 1.248059] platform eisa.0: EISA: Detected 0 cards
  670. [ 1.248068] cpufreq-nforce2: No nForce2 chipset.
  671. [ 1.248071] Intel P-state driver initializing.
  672. [ 1.248331] ledtrig-cpu: registered to indicate activity on CPUs
  673. [ 1.249107] NET: Registered protocol family 10
  674. [ 1.249766] NET: Registered protocol family 17
  675. [ 1.249800] Key type dns_resolver registered
  676. [ 1.250801] microcode: CPU0 sig=0x306c3, pf=0x10, revision=0x24
  677. [ 1.250821] microcode: CPU1 sig=0x306c3, pf=0x10, revision=0x24
  678. [ 1.250838] microcode: CPU2 sig=0x306c3, pf=0x10, revision=0x24
  679. [ 1.250846] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
  680. [ 1.250887] microcode: CPU3 sig=0x306c3, pf=0x10, revision=0x24
  681. [ 1.250937] microcode: CPU4 sig=0x306c3, pf=0x10, revision=0x24
  682. [ 1.250965] microcode: CPU5 sig=0x306c3, pf=0x10, revision=0x24
  683. [ 1.250992] microcode: CPU6 sig=0x306c3, pf=0x10, revision=0x24
  684. [ 1.251045] microcode: CPU7 sig=0x306c3, pf=0x10, revision=0x24
  685. [ 1.251143] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
  686. [ 1.251186] Using IPI No-Shortcut mode
  687. [ 1.251580] registered taskstats version 1
  688. [ 1.251637] Loading compiled-in X.509 certificates
  689. [ 1.254463] Loaded X.509 cert 'Build time autogenerated kernel key: a5c9f92ab151c0a4f5eec2d789eb4b8ccd31c044'
  690. [ 1.254474] zswap: loaded using pool lzo/zbud
  691. [ 1.256000] Key type trusted registered
  692. [ 1.259801] Key type encrypted registered
  693. [ 1.259807] AppArmor: AppArmor sha1 policy hashing enabled
  694. [ 1.259811] ima: No TPM chip found, activating TPM-bypass!
  695. [ 1.259818] ima: Allocated hash algorithm: sha1
  696. [ 1.259831] evm: HMAC attrs: 0x1
  697. [ 1.260259] Magic number: 10:813:500
  698. [ 1.260351] rtc_cmos 00:02: setting system clock to 2018-07-22 21:29:31 UTC (1532294971)
  699. [ 1.260398] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
  700. [ 1.260399] EDD information not available.
  701. [ 1.260486] PM: Hibernation image not present or could not be loaded.
  702. [ 1.260706] Freeing unused kernel memory: 952K
  703. [ 1.304590] Write protecting the kernel text: 8028k
  704. [ 1.304639] Write protecting the kernel read-only data: 3184k
  705. [ 1.304640] NX-protecting the kernel data: 6308k
  706. [ 1.313064] random: systemd-udevd: uninitialized urandom read (16 bytes read, 0 bits of entropy available)
  707. [ 1.313125] random: systemd-udevd: uninitialized urandom read (16 bytes read, 0 bits of entropy available)
  708. [ 1.313145] random: systemd-udevd: uninitialized urandom read (16 bytes read, 0 bits of entropy available)
  709. [ 1.313545] random: udevadm: uninitialized urandom read (16 bytes read, 0 bits of entropy available)
  710. [ 1.320633] random: udevadm: uninitialized urandom read (16 bytes read, 0 bits of entropy available)
  711. [ 1.320674] random: udevadm: uninitialized urandom read (16 bytes read, 0 bits of entropy available)
  712. [ 1.321068] random: udevadm: uninitialized urandom read (16 bytes read, 0 bits of entropy available)
  713. [ 1.321111] random: udevadm: uninitialized urandom read (16 bytes read, 0 bits of entropy available)
  714. [ 1.321161] random: udevadm: uninitialized urandom read (16 bytes read, 0 bits of entropy available)
  715. [ 1.321200] random: udevadm: uninitialized urandom read (16 bytes read, 0 bits of entropy available)
  716. [ 1.343212] FUJITSU Extended Socket Network Device Driver - version 1.0 - Copyright (c) 2015 FUJITSU LIMITED
  717. [ 1.349620] wmi: Mapper loaded
  718. [ 1.353794] rtsx_pci 0000:03:00.0: rtsx_pci_acquire_irq: pcr->msi_en = 1, pci->irq = 26
  719. [ 1.354407] rtsx_pci 0000:05:00.0: rtsx_pci_acquire_irq: pcr->msi_en = 1, pci->irq = 27
  720. [ 1.358335] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
  721. [ 1.358341] r8169 0000:05:00.1: can't disable ASPM; OS doesn't have ASPM control
  722. [ 1.360166] ahci 0000:00:1f.2: version 3.0
  723. [ 1.360196] [drm] I
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement