masha11

Untitled

Feb 20th, 2019
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 100.99 KB | None | 0 0
  1. ubuntu@ubuntu:~$ dmesg
  2. [ 0.000000] Linux version 4.15.0-45-generic (buildd@lgw01-amd64-031) (gcc version 7.3.0 (Ubuntu 7.3.0-16ubuntu3)) #48-Ubuntu SMP Tue Jan 29 16:28:13 UTC 2019 (Ubuntu 4.15.0-45.48-generic 4.15.18)
  3. [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-45-generic root=UUID=befde3fe-5169-446f-879a-b37c948b7a28 ro find_preseed=/preseed.cfg auto noprompt priority=critical locale=en_US quiet
  4. [ 0.000000] KERNEL supported cpus:
  5. [ 0.000000] Intel GenuineIntel
  6. [ 0.000000] AMD AuthenticAMD
  7. [ 0.000000] Centaur CentaurHauls
  8. [ 0.000000] Disabled fast string operations
  9. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
  10. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
  11. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
  12. [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
  13. [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
  14. [ 0.000000] e820: BIOS-provided physical RAM map:
  15. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ebff] usable
  16. [ 0.000000] BIOS-e820: [mem 0x000000000009ec00-0x000000000009ffff] reserved
  17. [ 0.000000] BIOS-e820: [mem 0x00000000000dc000-0x00000000000fffff] reserved
  18. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bfedffff] usable
  19. [ 0.000000] BIOS-e820: [mem 0x00000000bfee0000-0x00000000bfefefff] ACPI data
  20. [ 0.000000] BIOS-e820: [mem 0x00000000bfeff000-0x00000000bfefffff] ACPI NVS
  21. [ 0.000000] BIOS-e820: [mem 0x00000000bff00000-0x00000000bfffffff] usable
  22. [ 0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
  23. [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved
  24. [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
  25. [ 0.000000] BIOS-e820: [mem 0x00000000fffe0000-0x00000000ffffffff] reserved
  26. [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000001ffffffff] usable
  27. [ 0.000000] NX (Execute Disable) protection: active
  28. [ 0.000000] SMBIOS 2.4 present.
  29. [ 0.000000] DMI: VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform, BIOS 6.00 07/31/2013
  30. [ 0.000000] Hypervisor detected: VMware
  31. [ 0.000000] vmware: TSC freq read from hypervisor : 3510.329 MHz
  32. [ 0.000000] vmware: Host bus clock speed read from hypervisor : 66000000 Hz
  33. [ 0.000000] vmware: using sched offset of 15875354192 ns
  34. [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  35. [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
  36. [ 0.000000] e820: last_pfn = 0x200000 max_arch_pfn = 0x400000000
  37. [ 0.000000] MTRR default type: uncachable
  38. [ 0.000000] MTRR fixed ranges enabled:
  39. [ 0.000000] 00000-9FFFF write-back
  40. [ 0.000000] A0000-BFFFF uncachable
  41. [ 0.000000] C0000-CFFFF write-protect
  42. [ 0.000000] D0000-EFFFF uncachable
  43. [ 0.000000] F0000-FFFFF write-protect
  44. [ 0.000000] MTRR variable ranges enabled:
  45. [ 0.000000] 0 base 00C0000000 mask FFC0000000 uncachable
  46. [ 0.000000] 1 base 0000000000 mask FE00000000 write-back
  47. [ 0.000000] 2 disabled
  48. [ 0.000000] 3 disabled
  49. [ 0.000000] 4 disabled
  50. [ 0.000000] 5 disabled
  51. [ 0.000000] 6 disabled
  52. [ 0.000000] 7 disabled
  53. [ 0.000000] x86/PAT: PAT MSR is 0, disabled.
  54. [ 0.000000] total RAM covered: 7168M
  55. [ 0.000000] Found optimal setting for mtrr clean up
  56. [ 0.000000] gran_size: 64K chunk_size: 64K num_reg: 3 lose cover RAM: 0G
  57. [ 0.000000] e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved
  58. [ 0.000000] x86/PAT: Configuration [0-7]: WB WT UC- UC WB WT UC- UC
  59. [ 0.000000] e820: last_pfn = 0xc0000 max_arch_pfn = 0x400000000
  60. [ 0.000000] found SMP MP-table at [mem 0x000f6bf0-0x000f6bff] mapped at [ (ptrval)]
  61. [ 0.000000] Scanning 1 areas for low memory corruption
  62. [ 0.000000] Base memory trampoline at [ (ptrval)] 98000 size 24576
  63. [ 0.000000] BRK [0x2f13f000, 0x2f13ffff] PGTABLE
  64. [ 0.000000] BRK [0x2f140000, 0x2f140fff] PGTABLE
  65. [ 0.000000] BRK [0x2f141000, 0x2f141fff] PGTABLE
  66. [ 0.000000] BRK [0x2f142000, 0x2f142fff] PGTABLE
  67. [ 0.000000] BRK [0x2f143000, 0x2f143fff] PGTABLE
  68. [ 0.000000] BRK [0x2f144000, 0x2f144fff] PGTABLE
  69. [ 0.000000] BRK [0x2f145000, 0x2f145fff] PGTABLE
  70. [ 0.000000] BRK [0x2f146000, 0x2f146fff] PGTABLE
  71. [ 0.000000] RAMDISK: [mem 0x3161b000-0x34b04fff]
  72. [ 0.000000] ACPI: Early table checksum verification disabled
  73. [ 0.000000] ACPI: RSDP 0x00000000000F6B80 000024 (v02 PTLTD )
  74. [ 0.000000] ACPI: XSDT 0x00000000BFEE060D 00005C (v01 INTEL 440BX 06040000 VMW 01324272)
  75. [ 0.000000] ACPI: FACP 0x00000000BFEFEE73 0000F4 (v04 INTEL 440BX 06040000 PTL 000F4240)
  76. [ 0.000000] ACPI: DSDT 0x00000000BFEE1231 01DC42 (v01 PTLTD Custom 06040000 MSFT 03000001)
  77. [ 0.000000] ACPI: FACS 0x00000000BFEFFFC0 000040
  78. [ 0.000000] ACPI: FACS 0x00000000BFEFFFC0 000040
  79. [ 0.000000] ACPI: BOOT 0x00000000BFEE1209 000028 (v01 PTLTD $SBFTBL$ 06040000 LTP 00000001)
  80. [ 0.000000] ACPI: APIC 0x00000000BFEE0C3D 0003C2 (v01 PTLTD ? APIC 06040000 LTP 00000000)
  81. [ 0.000000] ACPI: MCFG 0x00000000BFEE0C01 00003C (v01 PTLTD $PCITBL$ 06040000 LTP 00000001)
  82. [ 0.000000] ACPI: SRAT 0x00000000BFEE0709 0004F8 (v02 VMWARE MEMPLUG 06040000 VMW 00000001)
  83. [ 0.000000] ACPI: HPET 0x00000000BFEE06D1 000038 (v01 VMWARE VMW HPET 06040000 VMW 00000001)
  84. [ 0.000000] ACPI: WAET 0x00000000BFEE06A9 000028 (v01 VMWARE VMW WAET 06040000 VMW 00000001)
  85. [ 0.000000] ACPI: Local APIC address 0xfee00000
  86. [ 0.000000] system APIC only can use physical flat
  87. [ 0.000000] Setting APIC routing to physical flat.
  88. [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0
  89. [ 0.000000] SRAT: PXM 0 -> APIC 0x02 -> Node 0
  90. [ 0.000000] SRAT: PXM 0 -> APIC 0x04 -> Node 0
  91. [ 0.000000] SRAT: PXM 0 -> APIC 0x06 -> Node 0
  92. [ 0.000000] SRAT: PXM 0 -> APIC 0x08 -> Node 0
  93. [ 0.000000] SRAT: PXM 0 -> APIC 0x0a -> Node 0
  94. [ 0.000000] SRAT: PXM 0 -> APIC 0x0c -> Node 0
  95. [ 0.000000] SRAT: PXM 0 -> APIC 0x0e -> Node 0
  96. [ 0.000000] SRAT: PXM 0 -> APIC 0x10 -> Node 0
  97. [ 0.000000] SRAT: PXM 0 -> APIC 0x12 -> Node 0
  98. [ 0.000000] SRAT: PXM 0 -> APIC 0x14 -> Node 0
  99. [ 0.000000] SRAT: PXM 0 -> APIC 0x16 -> Node 0
  100. [ 0.000000] SRAT: PXM 0 -> APIC 0x18 -> Node 0
  101. [ 0.000000] SRAT: PXM 0 -> APIC 0x1a -> Node 0
  102. [ 0.000000] SRAT: PXM 0 -> APIC 0x1c -> Node 0
  103. [ 0.000000] SRAT: PXM 0 -> APIC 0x1e -> Node 0
  104. [ 0.000000] SRAT: PXM 0 -> APIC 0x20 -> Node 0
  105. [ 0.000000] SRAT: PXM 0 -> APIC 0x22 -> Node 0
  106. [ 0.000000] SRAT: PXM 0 -> APIC 0x24 -> Node 0
  107. [ 0.000000] SRAT: PXM 0 -> APIC 0x26 -> Node 0
  108. [ 0.000000] SRAT: PXM 0 -> APIC 0x28 -> Node 0
  109. [ 0.000000] SRAT: PXM 0 -> APIC 0x2a -> Node 0
  110. [ 0.000000] SRAT: PXM 0 -> APIC 0x2c -> Node 0
  111. [ 0.000000] SRAT: PXM 0 -> APIC 0x2e -> Node 0
  112. [ 0.000000] SRAT: PXM 0 -> APIC 0x30 -> Node 0
  113. [ 0.000000] SRAT: PXM 0 -> APIC 0x32 -> Node 0
  114. [ 0.000000] SRAT: PXM 0 -> APIC 0x34 -> Node 0
  115. [ 0.000000] SRAT: PXM 0 -> APIC 0x36 -> Node 0
  116. [ 0.000000] SRAT: PXM 0 -> APIC 0x38 -> Node 0
  117. [ 0.000000] SRAT: PXM 0 -> APIC 0x3a -> Node 0
  118. [ 0.000000] SRAT: PXM 0 -> APIC 0x3c -> Node 0
  119. [ 0.000000] SRAT: PXM 0 -> APIC 0x3e -> Node 0
  120. [ 0.000000] SRAT: PXM 0 -> APIC 0x40 -> Node 0
  121. [ 0.000000] SRAT: PXM 0 -> APIC 0x42 -> Node 0
  122. [ 0.000000] SRAT: PXM 0 -> APIC 0x44 -> Node 0
  123. [ 0.000000] SRAT: PXM 0 -> APIC 0x46 -> Node 0
  124. [ 0.000000] SRAT: PXM 0 -> APIC 0x48 -> Node 0
  125. [ 0.000000] SRAT: PXM 0 -> APIC 0x4a -> Node 0
  126. [ 0.000000] SRAT: PXM 0 -> APIC 0x4c -> Node 0
  127. [ 0.000000] SRAT: PXM 0 -> APIC 0x4e -> Node 0
  128. [ 0.000000] SRAT: PXM 0 -> APIC 0x50 -> Node 0
  129. [ 0.000000] SRAT: PXM 0 -> APIC 0x52 -> Node 0
  130. [ 0.000000] SRAT: PXM 0 -> APIC 0x54 -> Node 0
  131. [ 0.000000] SRAT: PXM 0 -> APIC 0x56 -> Node 0
  132. [ 0.000000] SRAT: PXM 0 -> APIC 0x58 -> Node 0
  133. [ 0.000000] SRAT: PXM 0 -> APIC 0x5a -> Node 0
  134. [ 0.000000] SRAT: PXM 0 -> APIC 0x5c -> Node 0
  135. [ 0.000000] SRAT: PXM 0 -> APIC 0x5e -> Node 0
  136. [ 0.000000] SRAT: PXM 0 -> APIC 0x60 -> Node 0
  137. [ 0.000000] SRAT: PXM 0 -> APIC 0x62 -> Node 0
  138. [ 0.000000] SRAT: PXM 0 -> APIC 0x64 -> Node 0
  139. [ 0.000000] SRAT: PXM 0 -> APIC 0x66 -> Node 0
  140. [ 0.000000] SRAT: PXM 0 -> APIC 0x68 -> Node 0
  141. [ 0.000000] SRAT: PXM 0 -> APIC 0x6a -> Node 0
  142. [ 0.000000] SRAT: PXM 0 -> APIC 0x6c -> Node 0
  143. [ 0.000000] SRAT: PXM 0 -> APIC 0x6e -> Node 0
  144. [ 0.000000] SRAT: PXM 0 -> APIC 0x70 -> Node 0
  145. [ 0.000000] SRAT: PXM 0 -> APIC 0x72 -> Node 0
  146. [ 0.000000] SRAT: PXM 0 -> APIC 0x74 -> Node 0
  147. [ 0.000000] SRAT: PXM 0 -> APIC 0x76 -> Node 0
  148. [ 0.000000] SRAT: PXM 0 -> APIC 0x78 -> Node 0
  149. [ 0.000000] SRAT: PXM 0 -> APIC 0x7a -> Node 0
  150. [ 0.000000] SRAT: PXM 0 -> APIC 0x7c -> Node 0
  151. [ 0.000000] SRAT: PXM 0 -> APIC 0x7e -> Node 0
  152. [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]
  153. [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00100000-0x0fffffff]
  154. [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x10000000-0xbfffffff]
  155. [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0x1ffffffff]
  156. [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x200000000-0x1c3fffffff] hotplug
  157. [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x0fffffff] -> [mem 0x00000000-0x0fffffff]
  158. [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0fffffff] + [mem 0x10000000-0xbfffffff] -> [mem 0x00000000-0xbfffffff]
  159. [ 0.000000] NUMA: Node 0 [mem 0x00000000-0xbfffffff] + [mem 0x100000000-0x1ffffffff] -> [mem 0x00000000-0x1ffffffff]
  160. [ 0.000000] NODE_DATA(0) allocated [mem 0x1fffd2000-0x1ffffcfff]
  161. [ 0.000000] Zone ranges:
  162. [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
  163. [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
  164. [ 0.000000] Normal [mem 0x0000000100000000-0x00000001ffffffff]
  165. [ 0.000000] Device empty
  166. [ 0.000000] Movable zone start for each node
  167. [ 0.000000] Early memory node ranges
  168. [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009dfff]
  169. [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bfedffff]
  170. [ 0.000000] node 0: [mem 0x00000000bff00000-0x00000000bfffffff]
  171. [ 0.000000] node 0: [mem 0x0000000100000000-0x00000001ffffffff]
  172. [ 0.000000] Reserved but unavailable: 131 pages
  173. [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x00000001ffffffff]
  174. [ 0.000000] On node 0 totalpages: 1834877
  175. [ 0.000000] DMA zone: 64 pages used for memmap
  176. [ 0.000000] DMA zone: 21 pages reserved
  177. [ 0.000000] DMA zone: 3997 pages, LIFO batch:0
  178. [ 0.000000] DMA32 zone: 12224 pages used for memmap
  179. [ 0.000000] DMA32 zone: 782304 pages, LIFO batch:31
  180. [ 0.000000] Normal zone: 16384 pages used for memmap
  181. [ 0.000000] Normal zone: 1048576 pages, LIFO batch:31
  182. [ 0.000000] ACPI: PM-Timer IO Port: 0x1008
  183. [ 0.000000] ACPI: Local APIC address 0xfee00000
  184. [ 0.000000] system APIC only can use physical flat
  185. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
  186. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
  187. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
  188. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
  189. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
  190. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
  191. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
  192. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
  193. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
  194. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
  195. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
  196. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
  197. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
  198. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
  199. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
  200. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
  201. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
  202. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x11] high edge lint[0x1])
  203. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x12] high edge lint[0x1])
  204. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x13] high edge lint[0x1])
  205. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x14] high edge lint[0x1])
  206. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x15] high edge lint[0x1])
  207. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x16] high edge lint[0x1])
  208. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x17] high edge lint[0x1])
  209. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x18] high edge lint[0x1])
  210. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x19] high edge lint[0x1])
  211. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x1a] high edge lint[0x1])
  212. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x1b] high edge lint[0x1])
  213. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x1c] high edge lint[0x1])
  214. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x1d] high edge lint[0x1])
  215. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x1e] high edge lint[0x1])
  216. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x1f] high edge lint[0x1])
  217. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x20] high edge lint[0x1])
  218. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x21] high edge lint[0x1])
  219. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x22] high edge lint[0x1])
  220. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x23] high edge lint[0x1])
  221. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x24] high edge lint[0x1])
  222. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x25] high edge lint[0x1])
  223. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x26] high edge lint[0x1])
  224. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x27] high edge lint[0x1])
  225. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x28] high edge lint[0x1])
  226. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x29] high edge lint[0x1])
  227. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x2a] high edge lint[0x1])
  228. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x2b] high edge lint[0x1])
  229. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x2c] high edge lint[0x1])
  230. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x2d] high edge lint[0x1])
  231. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x2e] high edge lint[0x1])
  232. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x2f] high edge lint[0x1])
  233. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x30] high edge lint[0x1])
  234. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x31] high edge lint[0x1])
  235. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x32] high edge lint[0x1])
  236. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x33] high edge lint[0x1])
  237. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x34] high edge lint[0x1])
  238. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x35] high edge lint[0x1])
  239. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x36] high edge lint[0x1])
  240. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x37] high edge lint[0x1])
  241. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x38] high edge lint[0x1])
  242. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x39] high edge lint[0x1])
  243. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x3a] high edge lint[0x1])
  244. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x3b] high edge lint[0x1])
  245. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x3c] high edge lint[0x1])
  246. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x3d] high edge lint[0x1])
  247. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x3e] high edge lint[0x1])
  248. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x3f] high edge lint[0x1])
  249. [ 0.000000] IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-23
  250. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
  251. [ 0.000000] ACPI: IRQ0 used by override.
  252. [ 0.000000] ACPI: IRQ9 used by override.
  253. [ 0.000000] Using ACPI (MADT) for SMP configuration information
  254. [ 0.000000] ACPI: HPET id: 0x8086af01 base: 0xfed00000
  255. [ 0.000000] smpboot: Allowing 64 CPUs, 63 hotplug CPUs
  256. [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
  257. [ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009efff]
  258. [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
  259. [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dbfff]
  260. [ 0.000000] PM: Registered nosave memory: [mem 0x000dc000-0x000fffff]
  261. [ 0.000000] PM: Registered nosave memory: [mem 0xbfee0000-0xbfefefff]
  262. [ 0.000000] PM: Registered nosave memory: [mem 0xbfeff000-0xbfefffff]
  263. [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xefffffff]
  264. [ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xf7ffffff]
  265. [ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfebfffff]
  266. [ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec0ffff]
  267. [ 0.000000] PM: Registered nosave memory: [mem 0xfec10000-0xfedfffff]
  268. [ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
  269. [ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfffdffff]
  270. [ 0.000000] PM: Registered nosave memory: [mem 0xfffe0000-0xffffffff]
  271. [ 0.000000] e820: [mem 0xc0000000-0xefffffff] available for PCI devices
  272. [ 0.000000] Booting paravirtualized kernel on VMware hypervisor
  273. [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
  274. [ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x4fd with crng_init=0
  275. [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:64 nr_cpu_ids:64 nr_node_ids:1
  276. [ 0.000000] percpu: Embedded 46 pages/cpu @ (ptrval) s151552 r8192 d28672 u262144
  277. [ 0.000000] pcpu-alloc: s151552 r8192 d28672 u262144 alloc=1*2097152
  278. [ 0.000000] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15
  279. [ 0.000000] pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 28 29 30 31
  280. [ 0.000000] pcpu-alloc: [0] 32 33 34 35 36 37 38 39 [0] 40 41 42 43 44 45 46 47
  281. [ 0.000000] pcpu-alloc: [0] 48 49 50 51 52 53 54 55 [0] 56 57 58 59 60 61 62 63
  282. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1806184
  283. [ 0.000000] Policy zone: Normal
  284. [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-45-generic root=UUID=befde3fe-5169-446f-879a-b37c948b7a28 ro find_preseed=/preseed.cfg auto noprompt priority=critical locale=en_US quiet
  285. [ 0.000000] log_buf_len individual max cpu contribution: 4096 bytes
  286. [ 0.000000] log_buf_len total cpu_extra contributions: 258048 bytes
  287. [ 0.000000] log_buf_len min size: 262144 bytes
  288. [ 0.000000] log_buf_len: 524288 bytes
  289. [ 0.000000] early log buf free: 243464(92%)
  290. [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
  291. [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
  292. [ 0.000000] Memory: 7064100K/7339508K available (12300K kernel code, 2473K rwdata, 4252K rodata, 2408K init, 2416K bss, 275408K reserved, 0K cma-reserved)
  293. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=64, Nodes=1
  294. [ 0.000000] Kernel/User page tables isolation: enabled
  295. [ 0.000000] ftrace: allocating 39194 entries in 154 pages
  296. [ 0.004000] Hierarchical RCU implementation.
  297. [ 0.004000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=64.
  298. [ 0.004000] Tasks RCU enabled.
  299. [ 0.004000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=64
  300. [ 0.004000] NR_IRQS: 524544, nr_irqs: 936, preallocated irqs: 16
  301. [ 0.004000] Console: colour VGA+ 80x25
  302. [ 0.004000] console [tty0] enabled
  303. [ 0.004000] ACPI: Core revision 20170831
  304. [ 0.004000] ACPI: 1 ACPI AML tables successfully acquired and loaded
  305. [ 0.004000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
  306. [ 0.004000] hpet clockevent registered
  307. [ 0.004000] APIC: Switch to symmetric I/O mode setup
  308. [ 0.004000] x2apic: IRQ remapping doesn't support X2APIC mode
  309. [ 0.004000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  310. [ 0.004000] tsc: Detected 3510.329 MHz processor
  311. [ 0.004000] Calibrating delay loop (skipped) preset value.. 7020.65 BogoMIPS (lpj=14041316)
  312. [ 0.004000] pid_max: default: 65536 minimum: 512
  313. [ 0.004000] Security Framework initialized
  314. [ 0.004000] Yama: becoming mindful.
  315. [ 0.004000] AppArmor: AppArmor initialized
  316. [ 0.023853] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
  317. [ 0.034684] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
  318. [ 0.035066] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
  319. [ 0.035387] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
  320. [ 0.035959] Disabled fast string operations
  321. [ 0.035987] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
  322. [ 0.035988] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
  323. [ 0.036000] mce: CPU supports 0 MCE banks
  324. [ 0.036000] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
  325. [ 0.036000] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
  326. [ 0.036000] Spectre V2 : Mitigation: Full generic retpoline
  327. [ 0.036000] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
  328. [ 0.036000] Speculative Store Bypass: Vulnerable
  329. [ 0.052601] smpboot: CPU0: Intel(R) Core(TM) i7-3770K CPU @ 3.50GHz (family: 0x6, model: 0x3a, stepping: 0x9)
  330. [ 0.052869] Performance Events: IvyBridge events, core PMU driver.
  331. [ 0.052881] core: CPUID marked event: 'cpu cycles' unavailable
  332. [ 0.052882] core: CPUID marked event: 'instructions' unavailable
  333. [ 0.052882] core: CPUID marked event: 'bus cycles' unavailable
  334. [ 0.052882] core: CPUID marked event: 'cache references' unavailable
  335. [ 0.052883] core: CPUID marked event: 'cache misses' unavailable
  336. [ 0.052883] core: CPUID marked event: 'branch instructions' unavailable
  337. [ 0.052883] core: CPUID marked event: 'branch misses' unavailable
  338. [ 0.052886] ... version: 1
  339. [ 0.052886] ... bit width: 48
  340. [ 0.052886] ... generic registers: 4
  341. [ 0.052887] ... value mask: 0000ffffffffffff
  342. [ 0.052887] ... max period: 000000007fffffff
  343. [ 0.052887] ... fixed-purpose events: 0
  344. [ 0.052888] ... event mask: 000000000000000f
  345. [ 0.052976] Hierarchical SRCU implementation.
  346. [ 0.053595] NMI watchdog: Perf event create on CPU 0 failed with -2
  347. [ 0.053595] NMI watchdog: Perf NMI watchdog permanently disabled
  348. [ 0.058193] smp: Bringing up secondary CPUs ...
  349. [ 0.058194] smp: Brought up 1 node, 1 CPU
  350. [ 0.058195] smpboot: Max logical packages: 64
  351. [ 0.058196] smpboot: Total of 1 processors activated (7020.65 BogoMIPS)
  352. [ 0.059077] devtmpfs: initialized
  353. [ 0.059134] x86/mm: Memory block size: 128MB
  354. [ 0.060388] evm: security.selinux
  355. [ 0.060388] evm: security.SMACK64
  356. [ 0.060388] evm: security.SMACK64EXEC
  357. [ 0.060389] evm: security.SMACK64TRANSMUTE
  358. [ 0.060389] evm: security.SMACK64MMAP
  359. [ 0.060389] evm: security.apparmor
  360. [ 0.060390] evm: security.ima
  361. [ 0.060390] evm: security.capability
  362. [ 0.060469] PM: Registering ACPI NVS region [mem 0xbfeff000-0xbfefffff] (4096 bytes)
  363. [ 0.060579] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  364. [ 0.060604] futex hash table entries: 16384 (order: 8, 1048576 bytes)
  365. [ 0.063157] pinctrl core: initialized pinctrl subsystem
  366. [ 0.063342] RTC time: 10:45:48, date: 02/20/19
  367. [ 0.063679] NET: Registered protocol family 16
  368. [ 0.063795] audit: initializing netlink subsys (disabled)
  369. [ 0.064039] cpuidle: using governor ladder
  370. [ 0.064040] cpuidle: using governor menu
  371. [ 0.064087] Simple Boot Flag at 0x36 set to 0x80
  372. [ 0.064105] ACPI: bus type PCI registered
  373. [ 0.064107] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  374. [ 0.064492] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
  375. [ 0.064494] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
  376. [ 0.064501] PCI: Using configuration type 1 for base access
  377. [ 0.064538] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off
  378. [ 0.065836] audit: type=2000 audit(1550659548.060:1): state=initialized audit_enabled=0 res=1
  379. [ 0.066134] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  380. [ 0.066712] ACPI: Added _OSI(Module Device)
  381. [ 0.066713] ACPI: Added _OSI(Processor Device)
  382. [ 0.066713] ACPI: Added _OSI(3.0 _SCP Extensions)
  383. [ 0.066714] ACPI: Added _OSI(Processor Aggregator Device)
  384. [ 0.066715] ACPI: Added _OSI(Linux-Dell-Video)
  385. [ 0.066715] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
  386. [ 0.066716] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
  387. [ 0.071878] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
  388. [ 0.071884] ACPI: BIOS _OSI(Darwin) query ignored
  389. [ 0.085539] ACPI: Interpreter enabled
  390. [ 0.085549] ACPI: (supports S0 S1 S4 S5)
  391. [ 0.085550] ACPI: Using IOAPIC for interrupt routing
  392. [ 0.085567] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  393. [ 0.086967] ACPI: Enabled 4 GPEs in block 00 to 0F
  394. [ 0.290342] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7f])
  395. [ 0.290348] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
  396. [ 0.290553] acpi PNP0A03:00: _OSC: platform does not support [AER]
  397. [ 0.290765] acpi PNP0A03:00: _OSC: OS now controls [PCIeHotplug PME PCIeCapability]
  398. [ 0.292530] PCI host bridge to bus 0000:00
  399. [ 0.292532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  400. [ 0.292533] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
  401. [ 0.292533] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
  402. [ 0.292534] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
  403. [ 0.292535] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]
  404. [ 0.292536] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
  405. [ 0.292537] pci_bus 0000:00: root bus resource [io 0x0d00-0xfeff window]
  406. [ 0.292538] pci_bus 0000:00: root bus resource [bus 00-7f]
  407. [ 0.292579] pci 0000:00:00.0: [8086:7190] type 00 class 0x060000
  408. [ 0.293092] pci 0000:00:01.0: [8086:7191] type 01 class 0x060400
  409. [ 0.293530] pci 0000:00:07.0: [8086:7110] type 00 class 0x060100
  410. [ 0.294073] pci 0000:00:07.1: [8086:7111] type 00 class 0x01018a
  411. [ 0.295153] pci 0000:00:07.1: reg 0x20: [io 0x1060-0x106f]
  412. [ 0.295598] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
  413. [ 0.295598] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
  414. [ 0.295599] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
  415. [ 0.295600] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
  416. [ 0.295819] pci 0000:00:07.3: [8086:7113] type 00 class 0x068000
  417. [ 0.296987] pci 0000:00:07.3: quirk: [io 0x1000-0x103f] claimed by PIIX4 ACPI
  418. [ 0.296996] pci 0000:00:07.3: quirk: [io 0x1040-0x104f] claimed by PIIX4 SMB
  419. [ 0.297263] pci 0000:00:07.7: [15ad:0740] type 00 class 0x088000
  420. [ 0.297625] pci 0000:00:07.7: reg 0x10: [io 0x1080-0x10bf]
  421. [ 0.297929] pci 0000:00:07.7: reg 0x14: [mem 0xfebfe000-0xfebfffff 64bit]
  422. [ 0.299519] pci 0000:00:0f.0: [15ad:0405] type 00 class 0x030000
  423. [ 0.300327] pci 0000:00:0f.0: reg 0x10: [io 0x1070-0x107f]
  424. [ 0.301158] pci 0000:00:0f.0: reg 0x14: [mem 0xe8000000-0xefffffff pref]
  425. [ 0.302009] pci 0000:00:0f.0: reg 0x18: [mem 0xfe000000-0xfe7fffff]
  426. [ 0.305154] pci 0000:00:0f.0: reg 0x30: [mem 0x00000000-0x00007fff pref]
  427. [ 0.305451] pci 0000:00:10.0: [1000:0030] type 00 class 0x010000
  428. [ 0.305874] pci 0000:00:10.0: reg 0x10: [io 0x1400-0x14ff]
  429. [ 0.306313] pci 0000:00:10.0: reg 0x14: [mem 0xfeba0000-0xfebbffff 64bit]
  430. [ 0.306710] pci 0000:00:10.0: reg 0x1c: [mem 0xfebc0000-0xfebdffff 64bit]
  431. [ 0.307487] pci 0000:00:10.0: reg 0x30: [mem 0x00000000-0x00003fff pref]
  432. [ 0.308037] pci 0000:00:11.0: [15ad:0790] type 01 class 0x060401
  433. [ 0.308618] pci 0000:00:15.0: [15ad:07a0] type 01 class 0x060400
  434. [ 0.309112] pci 0000:00:15.0: PME# supported from D0 D3hot D3cold
  435. [ 0.309432] pci 0000:00:15.1: [15ad:07a0] type 01 class 0x060400
  436. [ 0.309923] pci 0000:00:15.1: PME# supported from D0 D3hot D3cold
  437. [ 0.310194] pci 0000:00:15.2: [15ad:07a0] type 01 class 0x060400
  438. [ 0.310718] pci 0000:00:15.2: PME# supported from D0 D3hot D3cold
  439. [ 0.310978] pci 0000:00:15.3: [15ad:07a0] type 01 class 0x060400
  440. [ 0.311490] pci 0000:00:15.3: PME# supported from D0 D3hot D3cold
  441. [ 0.311754] pci 0000:00:15.4: [15ad:07a0] type 01 class 0x060400
  442. [ 0.312307] pci 0000:00:15.4: PME# supported from D0 D3hot D3cold
  443. [ 0.312664] pci 0000:00:15.5: [15ad:07a0] type 01 class 0x060400
  444. [ 0.313168] pci 0000:00:15.5: PME# supported from D0 D3hot D3cold
  445. [ 0.313460] pci 0000:00:15.6: [15ad:07a0] type 01 class 0x060400
  446. [ 0.313963] pci 0000:00:15.6: PME# supported from D0 D3hot D3cold
  447. [ 0.314230] pci 0000:00:15.7: [15ad:07a0] type 01 class 0x060400
  448. [ 0.314741] pci 0000:00:15.7: PME# supported from D0 D3hot D3cold
  449. [ 0.314999] pci 0000:00:16.0: [15ad:07a0] type 01 class 0x060400
  450. [ 0.315526] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
  451. [ 0.315796] pci 0000:00:16.1: [15ad:07a0] type 01 class 0x060400
  452. [ 0.316293] pci 0000:00:16.1: PME# supported from D0 D3hot D3cold
  453. [ 0.316600] pci 0000:00:16.2: [15ad:07a0] type 01 class 0x060400
  454. [ 0.317090] pci 0000:00:16.2: PME# supported from D0 D3hot D3cold
  455. [ 0.317362] pci 0000:00:16.3: [15ad:07a0] type 01 class 0x060400
  456. [ 0.317866] pci 0000:00:16.3: PME# supported from D0 D3hot D3cold
  457. [ 0.318230] pci 0000:00:16.4: [15ad:07a0] type 01 class 0x060400
  458. [ 0.318734] pci 0000:00:16.4: PME# supported from D0 D3hot D3cold
  459. [ 0.319063] pci 0000:00:16.5: [15ad:07a0] type 01 class 0x060400
  460. [ 0.319572] pci 0000:00:16.5: PME# supported from D0 D3hot D3cold
  461. [ 0.319840] pci 0000:00:16.6: [15ad:07a0] type 01 class 0x060400
  462. [ 0.320357] pci 0000:00:16.6: PME# supported from D0 D3hot D3cold
  463. [ 0.320622] pci 0000:00:16.7: [15ad:07a0] type 01 class 0x060400
  464. [ 0.321122] pci 0000:00:16.7: PME# supported from D0 D3hot D3cold
  465. [ 0.321419] pci 0000:00:17.0: [15ad:07a0] type 01 class 0x060400
  466. [ 0.321923] pci 0000:00:17.0: PME# supported from D0 D3hot D3cold
  467. [ 0.322220] pci 0000:00:17.1: [15ad:07a0] type 01 class 0x060400
  468. [ 0.322729] pci 0000:00:17.1: PME# supported from D0 D3hot D3cold
  469. [ 0.322996] pci 0000:00:17.2: [15ad:07a0] type 01 class 0x060400
  470. [ 0.323506] pci 0000:00:17.2: PME# supported from D0 D3hot D3cold
  471. [ 0.323770] pci 0000:00:17.3: [15ad:07a0] type 01 class 0x060400
  472. [ 0.324282] pci 0000:00:17.3: PME# supported from D0 D3hot D3cold
  473. [ 0.324548] pci 0000:00:17.4: [15ad:07a0] type 01 class 0x060400
  474. [ 0.325049] pci 0000:00:17.4: PME# supported from D0 D3hot D3cold
  475. [ 0.325394] pci 0000:00:17.5: [15ad:07a0] type 01 class 0x060400
  476. [ 0.325884] pci 0000:00:17.5: PME# supported from D0 D3hot D3cold
  477. [ 0.326143] pci 0000:00:17.6: [15ad:07a0] type 01 class 0x060400
  478. [ 0.326689] pci 0000:00:17.6: PME# supported from D0 D3hot D3cold
  479. [ 0.326957] pci 0000:00:17.7: [15ad:07a0] type 01 class 0x060400
  480. [ 0.327470] pci 0000:00:17.7: PME# supported from D0 D3hot D3cold
  481. [ 0.327730] pci 0000:00:18.0: [15ad:07a0] type 01 class 0x060400
  482. [ 0.328225] pci 0000:00:18.0: PME# supported from D0 D3hot D3cold
  483. [ 0.328565] pci 0000:00:18.1: [15ad:07a0] type 01 class 0x060400
  484. [ 0.329056] pci 0000:00:18.1: PME# supported from D0 D3hot D3cold
  485. [ 0.329323] pci 0000:00:18.2: [15ad:07a0] type 01 class 0x060400
  486. [ 0.329833] pci 0000:00:18.2: PME# supported from D0 D3hot D3cold
  487. [ 0.330130] pci 0000:00:18.3: [15ad:07a0] type 01 class 0x060400
  488. [ 0.330639] pci 0000:00:18.3: PME# supported from D0 D3hot D3cold
  489. [ 0.330883] pci 0000:00:18.4: [15ad:07a0] type 01 class 0x060400
  490. [ 0.331387] pci 0000:00:18.4: PME# supported from D0 D3hot D3cold
  491. [ 0.331742] pci 0000:00:18.5: [15ad:07a0] type 01 class 0x060400
  492. [ 0.332256] pci 0000:00:18.5: PME# supported from D0 D3hot D3cold
  493. [ 0.332546] pci 0000:00:18.6: [15ad:07a0] type 01 class 0x060400
  494. [ 0.333048] pci 0000:00:18.6: PME# supported from D0 D3hot D3cold
  495. [ 0.333305] pci 0000:00:18.7: [15ad:07a0] type 01 class 0x060400
  496. [ 0.333823] pci 0000:00:18.7: PME# supported from D0 D3hot D3cold
  497. [ 0.334317] pci 0000:00:01.0: PCI bridge to [bus 01]
  498. [ 0.334740] acpiphp: Slot [32] registered
  499. [ 0.334770] acpiphp: Slot [33] registered
  500. [ 0.334800] acpiphp: Slot [34] registered
  501. [ 0.334829] acpiphp: Slot [35] registered
  502. [ 0.334859] acpiphp: Slot [36] registered
  503. [ 0.334902] acpiphp: Slot [37] registered
  504. [ 0.334931] acpiphp: Slot [38] registered
  505. [ 0.334960] acpiphp: Slot [39] registered
  506. [ 0.335001] acpiphp: Slot [40] registered
  507. [ 0.335050] acpiphp: Slot [41] registered
  508. [ 0.335080] acpiphp: Slot [42] registered
  509. [ 0.335109] acpiphp: Slot [43] registered
  510. [ 0.335138] acpiphp: Slot [44] registered
  511. [ 0.335168] acpiphp: Slot [45] registered
  512. [ 0.335197] acpiphp: Slot [46] registered
  513. [ 0.335237] acpiphp: Slot [47] registered
  514. [ 0.335267] acpiphp: Slot [48] registered
  515. [ 0.335296] acpiphp: Slot [49] registered
  516. [ 0.335325] acpiphp: Slot [50] registered
  517. [ 0.335386] acpiphp: Slot [51] registered
  518. [ 0.335416] acpiphp: Slot [52] registered
  519. [ 0.335481] acpiphp: Slot [53] registered
  520. [ 0.335513] acpiphp: Slot [54] registered
  521. [ 0.335542] acpiphp: Slot [55] registered
  522. [ 0.335571] acpiphp: Slot [56] registered
  523. [ 0.335601] acpiphp: Slot [57] registered
  524. [ 0.335630] acpiphp: Slot [58] registered
  525. [ 0.335659] acpiphp: Slot [59] registered
  526. [ 0.335688] acpiphp: Slot [60] registered
  527. [ 0.335717] acpiphp: Slot [61] registered
  528. [ 0.335747] acpiphp: Slot [62] registered
  529. [ 0.335776] acpiphp: Slot [63] registered
  530. [ 0.335813] pci 0000:02:00.0: [15ad:0774] type 00 class 0x0c0300
  531. [ 0.336714] pci 0000:02:00.0: reg 0x20: [io 0x2080-0x209f]
  532. [ 0.337344] pci 0000:02:01.0: [8086:100f] type 00 class 0x020000
  533. [ 0.337825] pci 0000:02:01.0: reg 0x10: [mem 0xfd5c0000-0xfd5dffff 64bit]
  534. [ 0.338219] pci 0000:02:01.0: reg 0x18: [mem 0xfdff0000-0xfdffffff 64bit]
  535. [ 0.338611] pci 0000:02:01.0: reg 0x20: [io 0x2000-0x203f]
  536. [ 0.339370] pci 0000:02:01.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
  537. [ 0.339737] pci 0000:02:02.0: [1274:1371] type 00 class 0x040100
  538. [ 0.340003] pci 0000:02:02.0: reg 0x10: [io 0x2040-0x207f]
  539. [ 0.341484] pci 0000:02:03.0: [15ad:0770] type 00 class 0x0c0320
  540. [ 0.341692] pci 0000:02:03.0: reg 0x10: [mem 0xfd5ef000-0xfd5effff]
  541. [ 0.342886] pci 0000:02:05.0: [15ad:07e0] type 00 class 0x010601
  542. [ 0.343918] pci 0000:02:05.0: reg 0x24: [mem 0xfd5ee000-0xfd5eefff]
  543. [ 0.344093] pci 0000:02:05.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
  544. [ 0.344342] pci 0000:02:05.0: PME# supported from D3hot
  545. [ 0.345158] pci 0000:00:11.0: PCI bridge to [bus 02] (subtractive decode)
  546. [ 0.345173] pci 0000:00:11.0: bridge window [io 0x2000-0x3fff]
  547. [ 0.345187] pci 0000:00:11.0: bridge window [mem 0xfd500000-0xfdffffff]
  548. [ 0.345214] pci 0000:00:11.0: bridge window [mem 0xe7b00000-0xe7ffffff 64bit pref]
  549. [ 0.345215] pci 0000:00:11.0: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
  550. [ 0.345216] pci 0000:00:11.0: bridge window [mem 0x000d0000-0x000d3fff window] (subtractive decode)
  551. [ 0.345217] pci 0000:00:11.0: bridge window [mem 0x000d4000-0x000d7fff window] (subtractive decode)
  552. [ 0.345218] pci 0000:00:11.0: bridge window [mem 0x000d8000-0x000dbfff window] (subtractive decode)
  553. [ 0.345219] pci 0000:00:11.0: bridge window [mem 0xc0000000-0xfebfffff window] (subtractive decode)
  554. [ 0.345219] pci 0000:00:11.0: bridge window [io 0x0000-0x0cf7 window] (subtractive decode)
  555. [ 0.345220] pci 0000:00:11.0: bridge window [io 0x0d00-0xfeff window] (subtractive decode)
  556. [ 0.345487] pci 0000:00:15.0: PCI bridge to [bus 03]
  557. [ 0.345502] pci 0000:00:15.0: bridge window [io 0x4000-0x4fff]
  558. [ 0.345516] pci 0000:00:15.0: bridge window [mem 0xfd400000-0xfd4fffff]
  559. [ 0.345543] pci 0000:00:15.0: bridge window [mem 0xe7a00000-0xe7afffff 64bit pref]
  560. [ 0.345768] pci 0000:00:15.1: PCI bridge to [bus 04]
  561. [ 0.345783] pci 0000:00:15.1: bridge window [io 0x8000-0x8fff]
  562. [ 0.345797] pci 0000:00:15.1: bridge window [mem 0xfd000000-0xfd0fffff]
  563. [ 0.345824] pci 0000:00:15.1: bridge window [mem 0xe7600000-0xe76fffff 64bit pref]
  564. [ 0.346045] pci 0000:00:15.2: PCI bridge to [bus 05]
  565. [ 0.346059] pci 0000:00:15.2: bridge window [io 0xc000-0xcfff]
  566. [ 0.346074] pci 0000:00:15.2: bridge window [mem 0xfcc00000-0xfccfffff]
  567. [ 0.346101] pci 0000:00:15.2: bridge window [mem 0xe7200000-0xe72fffff 64bit pref]
  568. [ 0.346371] pci 0000:00:15.3: PCI bridge to [bus 06]
  569. [ 0.346398] pci 0000:00:15.3: bridge window [mem 0xfc800000-0xfc8fffff]
  570. [ 0.346425] pci 0000:00:15.3: bridge window [mem 0xe6e00000-0xe6efffff 64bit pref]
  571. [ 0.346646] pci 0000:00:15.4: PCI bridge to [bus 07]
  572. [ 0.346673] pci 0000:00:15.4: bridge window [mem 0xfc400000-0xfc4fffff]
  573. [ 0.346700] pci 0000:00:15.4: bridge window [mem 0xe6a00000-0xe6afffff 64bit pref]
  574. [ 0.346934] pci 0000:00:15.5: PCI bridge to [bus 08]
  575. [ 0.346962] pci 0000:00:15.5: bridge window [mem 0xfc000000-0xfc0fffff]
  576. [ 0.346989] pci 0000:00:15.5: bridge window [mem 0xe6600000-0xe66fffff 64bit pref]
  577. [ 0.347230] pci 0000:00:15.6: PCI bridge to [bus 09]
  578. [ 0.347257] pci 0000:00:15.6: bridge window [mem 0xfbc00000-0xfbcfffff]
  579. [ 0.347284] pci 0000:00:15.6: bridge window [mem 0xe6200000-0xe62fffff 64bit pref]
  580. [ 0.347504] pci 0000:00:15.7: PCI bridge to [bus 0a]
  581. [ 0.347532] pci 0000:00:15.7: bridge window [mem 0xfb800000-0xfb8fffff]
  582. [ 0.347559] pci 0000:00:15.7: bridge window [mem 0xe5e00000-0xe5efffff 64bit pref]
  583. [ 0.347801] pci 0000:00:16.0: PCI bridge to [bus 0b]
  584. [ 0.347815] pci 0000:00:16.0: bridge window [io 0x5000-0x5fff]
  585. [ 0.347830] pci 0000:00:16.0: bridge window [mem 0xfd300000-0xfd3fffff]
  586. [ 0.347857] pci 0000:00:16.0: bridge window [mem 0xe7900000-0xe79fffff 64bit pref]
  587. [ 0.348178] pci 0000:00:16.1: PCI bridge to [bus 0c]
  588. [ 0.348192] pci 0000:00:16.1: bridge window [io 0x9000-0x9fff]
  589. [ 0.348207] pci 0000:00:16.1: bridge window [mem 0xfcf00000-0xfcffffff]
  590. [ 0.348233] pci 0000:00:16.1: bridge window [mem 0xe7500000-0xe75fffff 64bit pref]
  591. [ 0.348455] pci 0000:00:16.2: PCI bridge to [bus 0d]
  592. [ 0.348469] pci 0000:00:16.2: bridge window [io 0xd000-0xdfff]
  593. [ 0.348484] pci 0000:00:16.2: bridge window [mem 0xfcb00000-0xfcbfffff]
  594. [ 0.348511] pci 0000:00:16.2: bridge window [mem 0xe7100000-0xe71fffff 64bit pref]
  595. [ 0.348765] pci 0000:00:16.3: PCI bridge to [bus 0e]
  596. [ 0.348791] pci 0000:00:16.3: bridge window [mem 0xfc700000-0xfc7fffff]
  597. [ 0.348817] pci 0000:00:16.3: bridge window [mem 0xe6d00000-0xe6dfffff 64bit pref]
  598. [ 0.349046] pci 0000:00:16.4: PCI bridge to [bus 0f]
  599. [ 0.349073] pci 0000:00:16.4: bridge window [mem 0xfc300000-0xfc3fffff]
  600. [ 0.349099] pci 0000:00:16.4: bridge window [mem 0xe6900000-0xe69fffff 64bit pref]
  601. [ 0.349382] pci 0000:00:16.5: PCI bridge to [bus 10]
  602. [ 0.349409] pci 0000:00:16.5: bridge window [mem 0xfbf00000-0xfbffffff]
  603. [ 0.349435] pci 0000:00:16.5: bridge window [mem 0xe6500000-0xe65fffff 64bit pref]
  604. [ 0.349650] pci 0000:00:16.6: PCI bridge to [bus 11]
  605. [ 0.349677] pci 0000:00:16.6: bridge window [mem 0xfbb00000-0xfbbfffff]
  606. [ 0.349703] pci 0000:00:16.6: bridge window [mem 0xe6100000-0xe61fffff 64bit pref]
  607. [ 0.349918] pci 0000:00:16.7: PCI bridge to [bus 12]
  608. [ 0.349944] pci 0000:00:16.7: bridge window [mem 0xfb700000-0xfb7fffff]
  609. [ 0.349970] pci 0000:00:16.7: bridge window [mem 0xe5d00000-0xe5dfffff 64bit pref]
  610. [ 0.350206] pci 0000:00:17.0: PCI bridge to [bus 13]
  611. [ 0.350220] pci 0000:00:17.0: bridge window [io 0x6000-0x6fff]
  612. [ 0.350234] pci 0000:00:17.0: bridge window [mem 0xfd200000-0xfd2fffff]
  613. [ 0.350260] pci 0000:00:17.0: bridge window [mem 0xe7800000-0xe78fffff 64bit pref]
  614. [ 0.350504] pci 0000:00:17.1: PCI bridge to [bus 14]
  615. [ 0.350519] pci 0000:00:17.1: bridge window [io 0xa000-0xafff]
  616. [ 0.350533] pci 0000:00:17.1: bridge window [mem 0xfce00000-0xfcefffff]
  617. [ 0.350559] pci 0000:00:17.1: bridge window [mem 0xe7400000-0xe74fffff 64bit pref]
  618. [ 0.350775] pci 0000:00:17.2: PCI bridge to [bus 15]
  619. [ 0.350789] pci 0000:00:17.2: bridge window [io 0xe000-0xefff]
  620. [ 0.350802] pci 0000:00:17.2: bridge window [mem 0xfca00000-0xfcafffff]
  621. [ 0.350829] pci 0000:00:17.2: bridge window [mem 0xe7000000-0xe70fffff 64bit pref]
  622. [ 0.351094] pci 0000:00:17.3: PCI bridge to [bus 16]
  623. [ 0.351121] pci 0000:00:17.3: bridge window [mem 0xfc600000-0xfc6fffff]
  624. [ 0.351147] pci 0000:00:17.3: bridge window [mem 0xe6c00000-0xe6cfffff 64bit pref]
  625. [ 0.351397] pci 0000:00:17.4: PCI bridge to [bus 17]
  626. [ 0.351423] pci 0000:00:17.4: bridge window [mem 0xfc200000-0xfc2fffff]
  627. [ 0.351449] pci 0000:00:17.4: bridge window [mem 0xe6800000-0xe68fffff 64bit pref]
  628. [ 0.351699] pci 0000:00:17.5: PCI bridge to [bus 18]
  629. [ 0.351725] pci 0000:00:17.5: bridge window [mem 0xfbe00000-0xfbefffff]
  630. [ 0.351752] pci 0000:00:17.5: bridge window [mem 0xe6400000-0xe64fffff 64bit pref]
  631. [ 0.351967] pci 0000:00:17.6: PCI bridge to [bus 19]
  632. [ 0.352002] pci 0000:00:17.6: bridge window [mem 0xfba00000-0xfbafffff]
  633. [ 0.352029] pci 0000:00:17.6: bridge window [mem 0xe6000000-0xe60fffff 64bit pref]
  634. [ 0.352246] pci 0000:00:17.7: PCI bridge to [bus 1a]
  635. [ 0.352272] pci 0000:00:17.7: bridge window [mem 0xfb600000-0xfb6fffff]
  636. [ 0.352298] pci 0000:00:17.7: bridge window [mem 0xe5c00000-0xe5cfffff 64bit pref]
  637. [ 0.352566] pci 0000:00:18.0: PCI bridge to [bus 1b]
  638. [ 0.352580] pci 0000:00:18.0: bridge window [io 0x7000-0x7fff]
  639. [ 0.352594] pci 0000:00:18.0: bridge window [mem 0xfd100000-0xfd1fffff]
  640. [ 0.352620] pci 0000:00:18.0: bridge window [mem 0xe7700000-0xe77fffff 64bit pref]
  641. [ 0.352925] pci 0000:00:18.1: PCI bridge to [bus 1c]
  642. [ 0.352939] pci 0000:00:18.1: bridge window [io 0xb000-0xbfff]
  643. [ 0.352953] pci 0000:00:18.1: bridge window [mem 0xfcd00000-0xfcdfffff]
  644. [ 0.352979] pci 0000:00:18.1: bridge window [mem 0xe7300000-0xe73fffff 64bit pref]
  645. [ 0.353238] pci 0000:00:18.2: PCI bridge to [bus 1d]
  646. [ 0.353265] pci 0000:00:18.2: bridge window [mem 0xfc900000-0xfc9fffff]
  647. [ 0.353291] pci 0000:00:18.2: bridge window [mem 0xe6f00000-0xe6ffffff 64bit pref]
  648. [ 0.353536] pci 0000:00:18.3: PCI bridge to [bus 1e]
  649. [ 0.353562] pci 0000:00:18.3: bridge window [mem 0xfc500000-0xfc5fffff]
  650. [ 0.353589] pci 0000:00:18.3: bridge window [mem 0xe6b00000-0xe6bfffff 64bit pref]
  651. [ 0.353804] pci 0000:00:18.4: PCI bridge to [bus 1f]
  652. [ 0.353831] pci 0000:00:18.4: bridge window [mem 0xfc100000-0xfc1fffff]
  653. [ 0.353857] pci 0000:00:18.4: bridge window [mem 0xe6700000-0xe67fffff 64bit pref]
  654. [ 0.354098] pci 0000:00:18.5: PCI bridge to [bus 20]
  655. [ 0.354125] pci 0000:00:18.5: bridge window [mem 0xfbd00000-0xfbdfffff]
  656. [ 0.354151] pci 0000:00:18.5: bridge window [mem 0xe6300000-0xe63fffff 64bit pref]
  657. [ 0.354401] pci 0000:00:18.6: PCI bridge to [bus 21]
  658. [ 0.354428] pci 0000:00:18.6: bridge window [mem 0xfb900000-0xfb9fffff]
  659. [ 0.354454] pci 0000:00:18.6: bridge window [mem 0xe5f00000-0xe5ffffff 64bit pref]
  660. [ 0.354669] pci 0000:00:18.7: PCI bridge to [bus 22]
  661. [ 0.354696] pci 0000:00:18.7: bridge window [mem 0xfb500000-0xfb5fffff]
  662. [ 0.354722] pci 0000:00:18.7: bridge window [mem 0xe5b00000-0xe5bfffff 64bit pref]
  663. [ 0.356636] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *9 10 11 14 15)
  664. [ 0.356716] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11 14 15)
  665. [ 0.356793] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 *10 11 14 15)
  666. [ 0.356869] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 9 10 11 14 15)
  667. [ 0.392200] SCSI subsystem initialized
  668. [ 0.392288] libata version 3.00 loaded.
  669. [ 0.392369] pci 0000:00:0f.0: vgaarb: setting as boot VGA device
  670. [ 0.392371] pci 0000:00:0f.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
  671. [ 0.392375] pci 0000:00:0f.0: vgaarb: bridge control possible
  672. [ 0.392375] vgaarb: loaded
  673. [ 0.392389] ACPI: bus type USB registered
  674. [ 0.392399] usbcore: registered new interface driver usbfs
  675. [ 0.392427] usbcore: registered new interface driver hub
  676. [ 0.392445] usbcore: registered new device driver usb
  677. [ 0.392555] EDAC MC: Ver: 3.0.0
  678. [ 0.393766] PCI: Using ACPI for IRQ routing
  679. [ 0.412160] PCI: pci_cache_line_size set to 64 bytes
  680. [ 0.412781] e820: reserve RAM buffer [mem 0x0009ec00-0x0009ffff]
  681. [ 0.412782] e820: reserve RAM buffer [mem 0xbfee0000-0xbfffffff]
  682. [ 0.412895] NetLabel: Initializing
  683. [ 0.412896] NetLabel: domain hash size = 128
  684. [ 0.412896] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
  685. [ 0.413000] NetLabel: unlabeled traffic allowed by default
  686. [ 0.413552] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
  687. [ 0.413557] hpet0: 16 comparators, 64-bit 14.318180 MHz counter
  688. [ 0.415607] clocksource: Switched to clocksource hpet
  689. [ 0.441624] VFS: Disk quotas dquot_6.6.0
  690. [ 0.441656] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  691. [ 0.442002] AppArmor: AppArmor Filesystem Enabled
  692. [ 0.442054] pnp: PnP ACPI init
  693. [ 0.442248] system 00:00: [io 0x1000-0x103f] has been reserved
  694. [ 0.442249] system 00:00: [io 0x1040-0x104f] has been reserved
  695. [ 0.442251] system 00:00: [io 0x0cf0-0x0cf1] has been reserved
  696. [ 0.442255] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
  697. [ 0.442304] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
  698. [ 0.442322] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active)
  699. [ 0.442335] pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active)
  700. [ 0.442535] system 00:04: [mem 0xfed00000-0xfed003ff] has been reserved
  701. [ 0.442538] system 00:04: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
  702. [ 0.444541] pnp 00:05: Plug and Play ACPI device, IDs PNP0400 (active)
  703. [ 0.444753] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active)
  704. [ 0.444982] pnp 00:07: Plug and Play ACPI device, IDs PNP0501 (active)
  705. [ 0.445162] pnp 00:08: [dma 2]
  706. [ 0.445192] pnp 00:08: Plug and Play ACPI device, IDs PNP0700 (active)
  707. [ 0.445405] system 00:09: [io 0xfce0-0xfcff] has been reserved
  708. [ 0.445407] system 00:09: [mem 0xf0000000-0xf7ffffff] has been reserved
  709. [ 0.445408] system 00:09: [mem 0xfe800000-0xfe9fffff] has been reserved
  710. [ 0.445412] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
  711. [ 0.473464] pnp: PnP ACPI: found 10 devices
  712. [ 0.479957] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  713. [ 0.480181] pci 0000:00:15.3: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000
  714. [ 0.480221] pci 0000:00:15.4: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000
  715. [ 0.480261] pci 0000:00:15.5: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000
  716. [ 0.480300] pci 0000:00:15.6: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000
  717. [ 0.480340] pci 0000:00:15.7: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000
  718. [ 0.480493] pci 0000:00:16.3: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000
  719. [ 0.480532] pci 0000:00:16.4: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000
  720. [ 0.480584] pci 0000:00:16.5: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000
  721. [ 0.480624] pci 0000:00:16.6: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000
  722. [ 0.480664] pci 0000:00:16.7: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000
  723. [ 0.480845] pci 0000:00:17.3: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000
  724. [ 0.480884] pci 0000:00:17.4: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000
  725. [ 0.480924] pci 0000:00:17.5: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000
  726. [ 0.480964] pci 0000:00:17.6: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000
  727. [ 0.481004] pci 0000:00:17.7: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000
  728. [ 0.481118] pci 0000:00:18.2: bridge window [io 0x1000-0x0fff] to [bus 1d] add_size 1000
  729. [ 0.481158] pci 0000:00:18.3: bridge window [io 0x1000-0x0fff] to [bus 1e] add_size 1000
  730. [ 0.481198] pci 0000:00:18.4: bridge window [io 0x1000-0x0fff] to [bus 1f] add_size 1000
  731. [ 0.481237] pci 0000:00:18.5: bridge window [io 0x1000-0x0fff] to [bus 20] add_size 1000
  732. [ 0.481277] pci 0000:00:18.6: bridge window [io 0x1000-0x0fff] to [bus 21] add_size 1000
  733. [ 0.481317] pci 0000:00:18.7: bridge window [io 0x1000-0x0fff] to [bus 22] add_size 1000
  734. [ 0.481338] pci 0000:00:0f.0: BAR 6: assigned [mem 0xc0000000-0xc0007fff pref]
  735. [ 0.481340] pci 0000:00:10.0: BAR 6: assigned [mem 0xc0008000-0xc000bfff pref]
  736. [ 0.481342] pci 0000:00:15.3: BAR 13: no space for [io size 0x1000]
  737. [ 0.481343] pci 0000:00:15.3: BAR 13: failed to assign [io size 0x1000]
  738. [ 0.481345] pci 0000:00:15.4: BAR 13: no space for [io size 0x1000]
  739. [ 0.481346] pci 0000:00:15.4: BAR 13: failed to assign [io size 0x1000]
  740. [ 0.481348] pci 0000:00:15.5: BAR 13: no space for [io size 0x1000]
  741. [ 0.481348] pci 0000:00:15.5: BAR 13: failed to assign [io size 0x1000]
  742. [ 0.481350] pci 0000:00:15.6: BAR 13: no space for [io size 0x1000]
  743. [ 0.481351] pci 0000:00:15.6: BAR 13: failed to assign [io size 0x1000]
  744. [ 0.481352] pci 0000:00:15.7: BAR 13: no space for [io size 0x1000]
  745. [ 0.481353] pci 0000:00:15.7: BAR 13: failed to assign [io size 0x1000]
  746. [ 0.481354] pci 0000:00:16.3: BAR 13: no space for [io size 0x1000]
  747. [ 0.481355] pci 0000:00:16.3: BAR 13: failed to assign [io size 0x1000]
  748. [ 0.481357] pci 0000:00:16.4: BAR 13: no space for [io size 0x1000]
  749. [ 0.481357] pci 0000:00:16.4: BAR 13: failed to assign [io size 0x1000]
  750. [ 0.481359] pci 0000:00:16.5: BAR 13: no space for [io size 0x1000]
  751. [ 0.481359] pci 0000:00:16.5: BAR 13: failed to assign [io size 0x1000]
  752. [ 0.481361] pci 0000:00:16.6: BAR 13: no space for [io size 0x1000]
  753. [ 0.481362] pci 0000:00:16.6: BAR 13: failed to assign [io size 0x1000]
  754. [ 0.481363] pci 0000:00:16.7: BAR 13: no space for [io size 0x1000]
  755. [ 0.481364] pci 0000:00:16.7: BAR 13: failed to assign [io size 0x1000]
  756. [ 0.481365] pci 0000:00:17.3: BAR 13: no space for [io size 0x1000]
  757. [ 0.481366] pci 0000:00:17.3: BAR 13: failed to assign [io size 0x1000]
  758. [ 0.481368] pci 0000:00:17.4: BAR 13: no space for [io size 0x1000]
  759. [ 0.481368] pci 0000:00:17.4: BAR 13: failed to assign [io size 0x1000]
  760. [ 0.481370] pci 0000:00:17.5: BAR 13: no space for [io size 0x1000]
  761. [ 0.481371] pci 0000:00:17.5: BAR 13: failed to assign [io size 0x1000]
  762. [ 0.481372] pci 0000:00:17.6: BAR 13: no space for [io size 0x1000]
  763. [ 0.481373] pci 0000:00:17.6: BAR 13: failed to assign [io size 0x1000]
  764. [ 0.481374] pci 0000:00:17.7: BAR 13: no space for [io size 0x1000]
  765. [ 0.481375] pci 0000:00:17.7: BAR 13: failed to assign [io size 0x1000]
  766. [ 0.481376] pci 0000:00:18.2: BAR 13: no space for [io size 0x1000]
  767. [ 0.481377] pci 0000:00:18.2: BAR 13: failed to assign [io size 0x1000]
  768. [ 0.481379] pci 0000:00:18.3: BAR 13: no space for [io size 0x1000]
  769. [ 0.481379] pci 0000:00:18.3: BAR 13: failed to assign [io size 0x1000]
  770. [ 0.481381] pci 0000:00:18.4: BAR 13: no space for [io size 0x1000]
  771. [ 0.481382] pci 0000:00:18.4: BAR 13: failed to assign [io size 0x1000]
  772. [ 0.481383] pci 0000:00:18.5: BAR 13: no space for [io size 0x1000]
  773. [ 0.481384] pci 0000:00:18.5: BAR 13: failed to assign [io size 0x1000]
  774. [ 0.481385] pci 0000:00:18.6: BAR 13: no space for [io size 0x1000]
  775. [ 0.481386] pci 0000:00:18.6: BAR 13: failed to assign [io size 0x1000]
  776. [ 0.481388] pci 0000:00:18.7: BAR 13: no space for [io size 0x1000]
  777. [ 0.481388] pci 0000:00:18.7: BAR 13: failed to assign [io size 0x1000]
  778. [ 0.481391] pci 0000:00:18.7: BAR 13: no space for [io size 0x1000]
  779. [ 0.481392] pci 0000:00:18.7: BAR 13: failed to assign [io size 0x1000]
  780. [ 0.481394] pci 0000:00:18.6: BAR 13: no space for [io size 0x1000]
  781. [ 0.481395] pci 0000:00:18.6: BAR 13: failed to assign [io size 0x1000]
  782. [ 0.481396] pci 0000:00:18.5: BAR 13: no space for [io size 0x1000]
  783. [ 0.481397] pci 0000:00:18.5: BAR 13: failed to assign [io size 0x1000]
  784. [ 0.481398] pci 0000:00:18.4: BAR 13: no space for [io size 0x1000]
  785. [ 0.481399] pci 0000:00:18.4: BAR 13: failed to assign [io size 0x1000]
  786. [ 0.481400] pci 0000:00:18.3: BAR 13: no space for [io size 0x1000]
  787. [ 0.481401] pci 0000:00:18.3: BAR 13: failed to assign [io size 0x1000]
  788. [ 0.481403] pci 0000:00:18.2: BAR 13: no space for [io size 0x1000]
  789. [ 0.481403] pci 0000:00:18.2: BAR 13: failed to assign [io size 0x1000]
  790. [ 0.481405] pci 0000:00:17.7: BAR 13: no space for [io size 0x1000]
  791. [ 0.481406] pci 0000:00:17.7: BAR 13: failed to assign [io size 0x1000]
  792. [ 0.481407] pci 0000:00:17.6: BAR 13: no space for [io size 0x1000]
  793. [ 0.481408] pci 0000:00:17.6: BAR 13: failed to assign [io size 0x1000]
  794. [ 0.481409] pci 0000:00:17.5: BAR 13: no space for [io size 0x1000]
  795. [ 0.481410] pci 0000:00:17.5: BAR 13: failed to assign [io size 0x1000]
  796. [ 0.481411] pci 0000:00:17.4: BAR 13: no space for [io size 0x1000]
  797. [ 0.481412] pci 0000:00:17.4: BAR 13: failed to assign [io size 0x1000]
  798. [ 0.481414] pci 0000:00:17.3: BAR 13: no space for [io size 0x1000]
  799. [ 0.481414] pci 0000:00:17.3: BAR 13: failed to assign [io size 0x1000]
  800. [ 0.481416] pci 0000:00:16.7: BAR 13: no space for [io size 0x1000]
  801. [ 0.481417] pci 0000:00:16.7: BAR 13: failed to assign [io size 0x1000]
  802. [ 0.481418] pci 0000:00:16.6: BAR 13: no space for [io size 0x1000]
  803. [ 0.481419] pci 0000:00:16.6: BAR 13: failed to assign [io size 0x1000]
  804. [ 0.481420] pci 0000:00:16.5: BAR 13: no space for [io size 0x1000]
  805. [ 0.481421] pci 0000:00:16.5: BAR 13: failed to assign [io size 0x1000]
  806. [ 0.481422] pci 0000:00:16.4: BAR 13: no space for [io size 0x1000]
  807. [ 0.481423] pci 0000:00:16.4: BAR 13: failed to assign [io size 0x1000]
  808. [ 0.481425] pci 0000:00:16.3: BAR 13: no space for [io size 0x1000]
  809. [ 0.481425] pci 0000:00:16.3: BAR 13: failed to assign [io size 0x1000]
  810. [ 0.481427] pci 0000:00:15.7: BAR 13: no space for [io size 0x1000]
  811. [ 0.481428] pci 0000:00:15.7: BAR 13: failed to assign [io size 0x1000]
  812. [ 0.481429] pci 0000:00:15.6: BAR 13: no space for [io size 0x1000]
  813. [ 0.481430] pci 0000:00:15.6: BAR 13: failed to assign [io size 0x1000]
  814. [ 0.481431] pci 0000:00:15.5: BAR 13: no space for [io size 0x1000]
  815. [ 0.481432] pci 0000:00:15.5: BAR 13: failed to assign [io size 0x1000]
  816. [ 0.481433] pci 0000:00:15.4: BAR 13: no space for [io size 0x1000]
  817. [ 0.481434] pci 0000:00:15.4: BAR 13: failed to assign [io size 0x1000]
  818. [ 0.481436] pci 0000:00:15.3: BAR 13: no space for [io size 0x1000]
  819. [ 0.481436] pci 0000:00:15.3: BAR 13: failed to assign [io size 0x1000]
  820. [ 0.481438] pci 0000:00:01.0: PCI bridge to [bus 01]
  821. [ 0.481499] pci 0000:02:01.0: BAR 6: assigned [mem 0xfd500000-0xfd50ffff pref]
  822. [ 0.481500] pci 0000:02:05.0: BAR 6: assigned [mem 0xfd510000-0xfd51ffff pref]
  823. [ 0.481502] pci 0000:00:11.0: PCI bridge to [bus 02]
  824. [ 0.481510] pci 0000:00:11.0: bridge window [io 0x2000-0x3fff]
  825. [ 0.481530] pci 0000:00:11.0: bridge window [mem 0xfd500000-0xfdffffff]
  826. [ 0.481544] pci 0000:00:11.0: bridge window [mem 0xe7b00000-0xe7ffffff 64bit pref]
  827. [ 0.481570] pci 0000:00:15.0: PCI bridge to [bus 03]
  828. [ 0.481578] pci 0000:00:15.0: bridge window [io 0x4000-0x4fff]
  829. [ 0.481598] pci 0000:00:15.0: bridge window [mem 0xfd400000-0xfd4fffff]
  830. [ 0.481612] pci 0000:00:15.0: bridge window [mem 0xe7a00000-0xe7afffff 64bit pref]
  831. [ 0.481672] pci 0000:00:15.1: PCI bridge to [bus 04]
  832. [ 0.481681] pci 0000:00:15.1: bridge window [io 0x8000-0x8fff]
  833. [ 0.481701] pci 0000:00:15.1: bridge window [mem 0xfd000000-0xfd0fffff]
  834. [ 0.481715] pci 0000:00:15.1: bridge window [mem 0xe7600000-0xe76fffff 64bit pref]
  835. [ 0.481773] pci 0000:00:15.2: PCI bridge to [bus 05]
  836. [ 0.481782] pci 0000:00:15.2: bridge window [io 0xc000-0xcfff]
  837. [ 0.481811] pci 0000:00:15.2: bridge window [mem 0xfcc00000-0xfccfffff]
  838. [ 0.481825] pci 0000:00:15.2: bridge window [mem 0xe7200000-0xe72fffff 64bit pref]
  839. [ 0.481861] pci 0000:00:15.3: PCI bridge to [bus 06]
  840. [ 0.481881] pci 0000:00:15.3: bridge window [mem 0xfc800000-0xfc8fffff]
  841. [ 0.481895] pci 0000:00:15.3: bridge window [mem 0xe6e00000-0xe6efffff 64bit pref]
  842. [ 0.481930] pci 0000:00:15.4: PCI bridge to [bus 07]
  843. [ 0.481951] pci 0000:00:15.4: bridge window [mem 0xfc400000-0xfc4fffff]
  844. [ 0.481964] pci 0000:00:15.4: bridge window [mem 0xe6a00000-0xe6afffff 64bit pref]
  845. [ 0.481999] pci 0000:00:15.5: PCI bridge to [bus 08]
  846. [ 0.482020] pci 0000:00:15.5: bridge window [mem 0xfc000000-0xfc0fffff]
  847. [ 0.482034] pci 0000:00:15.5: bridge window [mem 0xe6600000-0xe66fffff 64bit pref]
  848. [ 0.482068] pci 0000:00:15.6: PCI bridge to [bus 09]
  849. [ 0.482089] pci 0000:00:15.6: bridge window [mem 0xfbc00000-0xfbcfffff]
  850. [ 0.482103] pci 0000:00:15.6: bridge window [mem 0xe6200000-0xe62fffff 64bit pref]
  851. [ 0.482137] pci 0000:00:15.7: PCI bridge to [bus 0a]
  852. [ 0.482158] pci 0000:00:15.7: bridge window [mem 0xfb800000-0xfb8fffff]
  853. [ 0.482172] pci 0000:00:15.7: bridge window [mem 0xe5e00000-0xe5efffff 64bit pref]
  854. [ 0.482207] pci 0000:00:16.0: PCI bridge to [bus 0b]
  855. [ 0.482215] pci 0000:00:16.0: bridge window [io 0x5000-0x5fff]
  856. [ 0.482236] pci 0000:00:16.0: bridge window [mem 0xfd300000-0xfd3fffff]
  857. [ 0.482249] pci 0000:00:16.0: bridge window [mem 0xe7900000-0xe79fffff 64bit pref]
  858. [ 0.482284] pci 0000:00:16.1: PCI bridge to [bus 0c]
  859. [ 0.482293] pci 0000:00:16.1: bridge window [io 0x9000-0x9fff]
  860. [ 0.482313] pci 0000:00:16.1: bridge window [mem 0xfcf00000-0xfcffffff]
  861. [ 0.482327] pci 0000:00:16.1: bridge window [mem 0xe7500000-0xe75fffff 64bit pref]
  862. [ 0.482362] pci 0000:00:16.2: PCI bridge to [bus 0d]
  863. [ 0.482370] pci 0000:00:16.2: bridge window [io 0xd000-0xdfff]
  864. [ 0.482390] pci 0000:00:16.2: bridge window [mem 0xfcb00000-0xfcbfffff]
  865. [ 0.482404] pci 0000:00:16.2: bridge window [mem 0xe7100000-0xe71fffff 64bit pref]
  866. [ 0.482439] pci 0000:00:16.3: PCI bridge to [bus 0e]
  867. [ 0.482460] pci 0000:00:16.3: bridge window [mem 0xfc700000-0xfc7fffff]
  868. [ 0.482474] pci 0000:00:16.3: bridge window [mem 0xe6d00000-0xe6dfffff 64bit pref]
  869. [ 0.482509] pci 0000:00:16.4: PCI bridge to [bus 0f]
  870. [ 0.482529] pci 0000:00:16.4: bridge window [mem 0xfc300000-0xfc3fffff]
  871. [ 0.482543] pci 0000:00:16.4: bridge window [mem 0xe6900000-0xe69fffff 64bit pref]
  872. [ 0.482578] pci 0000:00:16.5: PCI bridge to [bus 10]
  873. [ 0.482598] pci 0000:00:16.5: bridge window [mem 0xfbf00000-0xfbffffff]
  874. [ 0.482612] pci 0000:00:16.5: bridge window [mem 0xe6500000-0xe65fffff 64bit pref]
  875. [ 0.482647] pci 0000:00:16.6: PCI bridge to [bus 11]
  876. [ 0.482667] pci 0000:00:16.6: bridge window [mem 0xfbb00000-0xfbbfffff]
  877. [ 0.482681] pci 0000:00:16.6: bridge window [mem 0xe6100000-0xe61fffff 64bit pref]
  878. [ 0.482716] pci 0000:00:16.7: PCI bridge to [bus 12]
  879. [ 0.482736] pci 0000:00:16.7: bridge window [mem 0xfb700000-0xfb7fffff]
  880. [ 0.482772] pci 0000:00:16.7: bridge window [mem 0xe5d00000-0xe5dfffff 64bit pref]
  881. [ 0.482836] pci 0000:00:17.0: PCI bridge to [bus 13]
  882. [ 0.482845] pci 0000:00:17.0: bridge window [io 0x6000-0x6fff]
  883. [ 0.482865] pci 0000:00:17.0: bridge window [mem 0xfd200000-0xfd2fffff]
  884. [ 0.482879] pci 0000:00:17.0: bridge window [mem 0xe7800000-0xe78fffff 64bit pref]
  885. [ 0.482914] pci 0000:00:17.1: PCI bridge to [bus 14]
  886. [ 0.482922] pci 0000:00:17.1: bridge window [io 0xa000-0xafff]
  887. [ 0.482943] pci 0000:00:17.1: bridge window [mem 0xfce00000-0xfcefffff]
  888. [ 0.482956] pci 0000:00:17.1: bridge window [mem 0xe7400000-0xe74fffff 64bit pref]
  889. [ 0.482991] pci 0000:00:17.2: PCI bridge to [bus 15]
  890. [ 0.483000] pci 0000:00:17.2: bridge window [io 0xe000-0xefff]
  891. [ 0.483020] pci 0000:00:17.2: bridge window [mem 0xfca00000-0xfcafffff]
  892. [ 0.483034] pci 0000:00:17.2: bridge window [mem 0xe7000000-0xe70fffff 64bit pref]
  893. [ 0.483069] pci 0000:00:17.3: PCI bridge to [bus 16]
  894. [ 0.483098] pci 0000:00:17.3: bridge window [mem 0xfc600000-0xfc6fffff]
  895. [ 0.483113] pci 0000:00:17.3: bridge window [mem 0xe6c00000-0xe6cfffff 64bit pref]
  896. [ 0.483148] pci 0000:00:17.4: PCI bridge to [bus 17]
  897. [ 0.483170] pci 0000:00:17.4: bridge window [mem 0xfc200000-0xfc2fffff]
  898. [ 0.483184] pci 0000:00:17.4: bridge window [mem 0xe6800000-0xe68fffff 64bit pref]
  899. [ 0.483219] pci 0000:00:17.5: PCI bridge to [bus 18]
  900. [ 0.483240] pci 0000:00:17.5: bridge window [mem 0xfbe00000-0xfbefffff]
  901. [ 0.483255] pci 0000:00:17.5: bridge window [mem 0xe6400000-0xe64fffff 64bit pref]
  902. [ 0.483290] pci 0000:00:17.6: PCI bridge to [bus 19]
  903. [ 0.483311] pci 0000:00:17.6: bridge window [mem 0xfba00000-0xfbafffff]
  904. [ 0.483325] pci 0000:00:17.6: bridge window [mem 0xe6000000-0xe60fffff 64bit pref]
  905. [ 0.483361] pci 0000:00:17.7: PCI bridge to [bus 1a]
  906. [ 0.483382] pci 0000:00:17.7: bridge window [mem 0xfb600000-0xfb6fffff]
  907. [ 0.483396] pci 0000:00:17.7: bridge window [mem 0xe5c00000-0xe5cfffff 64bit pref]
  908. [ 0.483432] pci 0000:00:18.0: PCI bridge to [bus 1b]
  909. [ 0.483441] pci 0000:00:18.0: bridge window [io 0x7000-0x7fff]
  910. [ 0.483461] pci 0000:00:18.0: bridge window [mem 0xfd100000-0xfd1fffff]
  911. [ 0.483475] pci 0000:00:18.0: bridge window [mem 0xe7700000-0xe77fffff 64bit pref]
  912. [ 0.483511] pci 0000:00:18.1: PCI bridge to [bus 1c]
  913. [ 0.483520] pci 0000:00:18.1: bridge window [io 0xb000-0xbfff]
  914. [ 0.483541] pci 0000:00:18.1: bridge window [mem 0xfcd00000-0xfcdfffff]
  915. [ 0.483555] pci 0000:00:18.1: bridge window [mem 0xe7300000-0xe73fffff 64bit pref]
  916. [ 0.483590] pci 0000:00:18.2: PCI bridge to [bus 1d]
  917. [ 0.483612] pci 0000:00:18.2: bridge window [mem 0xfc900000-0xfc9fffff]
  918. [ 0.483626] pci 0000:00:18.2: bridge window [mem 0xe6f00000-0xe6ffffff 64bit pref]
  919. [ 0.483662] pci 0000:00:18.3: PCI bridge to [bus 1e]
  920. [ 0.483683] pci 0000:00:18.3: bridge window [mem 0xfc500000-0xfc5fffff]
  921. [ 0.483697] pci 0000:00:18.3: bridge window [mem 0xe6b00000-0xe6bfffff 64bit pref]
  922. [ 0.483732] pci 0000:00:18.4: PCI bridge to [bus 1f]
  923. [ 0.483754] pci 0000:00:18.4: bridge window [mem 0xfc100000-0xfc1fffff]
  924. [ 0.483768] pci 0000:00:18.4: bridge window [mem 0xe6700000-0xe67fffff 64bit pref]
  925. [ 0.483804] pci 0000:00:18.5: PCI bridge to [bus 20]
  926. [ 0.483825] pci 0000:00:18.5: bridge window [mem 0xfbd00000-0xfbdfffff]
  927. [ 0.483839] pci 0000:00:18.5: bridge window [mem 0xe6300000-0xe63fffff 64bit pref]
  928. [ 0.483874] pci 0000:00:18.6: PCI bridge to [bus 21]
  929. [ 0.483896] pci 0000:00:18.6: bridge window [mem 0xfb900000-0xfb9fffff]
  930. [ 0.483910] pci 0000:00:18.6: bridge window [mem 0xe5f00000-0xe5ffffff 64bit pref]
  931. [ 0.483946] pci 0000:00:18.7: PCI bridge to [bus 22]
  932. [ 0.483967] pci 0000:00:18.7: bridge window [mem 0xfb500000-0xfb5fffff]
  933. [ 0.483981] pci 0000:00:18.7: bridge window [mem 0xe5b00000-0xe5bfffff 64bit pref]
  934. [ 0.484027] pci_bus 0000:00: resource 4 [mem 0x000a0000-0x000bffff window]
  935. [ 0.484028] pci_bus 0000:00: resource 5 [mem 0x000d0000-0x000d3fff window]
  936. [ 0.484029] pci_bus 0000:00: resource 6 [mem 0x000d4000-0x000d7fff window]
  937. [ 0.484030] pci_bus 0000:00: resource 7 [mem 0x000d8000-0x000dbfff window]
  938. [ 0.484031] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window]
  939. [ 0.484032] pci_bus 0000:00: resource 9 [io 0x0000-0x0cf7 window]
  940. [ 0.484033] pci_bus 0000:00: resource 10 [io 0x0d00-0xfeff window]
  941. [ 0.484034] pci_bus 0000:02: resource 0 [io 0x2000-0x3fff]
  942. [ 0.484035] pci_bus 0000:02: resource 1 [mem 0xfd500000-0xfdffffff]
  943. [ 0.484035] pci_bus 0000:02: resource 2 [mem 0xe7b00000-0xe7ffffff 64bit pref]
  944. [ 0.484036] pci_bus 0000:02: resource 4 [mem 0x000a0000-0x000bffff window]
  945. [ 0.484037] pci_bus 0000:02: resource 5 [mem 0x000d0000-0x000d3fff window]
  946. [ 0.484038] pci_bus 0000:02: resource 6 [mem 0x000d4000-0x000d7fff window]
  947. [ 0.484039] pci_bus 0000:02: resource 7 [mem 0x000d8000-0x000dbfff window]
  948. [ 0.484040] pci_bus 0000:02: resource 8 [mem 0xc0000000-0xfebfffff window]
  949. [ 0.484041] pci_bus 0000:02: resource 9 [io 0x0000-0x0cf7 window]
  950. [ 0.484041] pci_bus 0000:02: resource 10 [io 0x0d00-0xfeff window]
  951. [ 0.484042] pci_bus 0000:03: resource 0 [io 0x4000-0x4fff]
  952. [ 0.484043] pci_bus 0000:03: resource 1 [mem 0xfd400000-0xfd4fffff]
  953. [ 0.484044] pci_bus 0000:03: resource 2 [mem 0xe7a00000-0xe7afffff 64bit pref]
  954. [ 0.484045] pci_bus 0000:04: resource 0 [io 0x8000-0x8fff]
  955. [ 0.484046] pci_bus 0000:04: resource 1 [mem 0xfd000000-0xfd0fffff]
  956. [ 0.484047] pci_bus 0000:04: resource 2 [mem 0xe7600000-0xe76fffff 64bit pref]
  957. [ 0.484048] pci_bus 0000:05: resource 0 [io 0xc000-0xcfff]
  958. [ 0.484049] pci_bus 0000:05: resource 1 [mem 0xfcc00000-0xfccfffff]
  959. [ 0.484049] pci_bus 0000:05: resource 2 [mem 0xe7200000-0xe72fffff 64bit pref]
  960. [ 0.484050] pci_bus 0000:06: resource 1 [mem 0xfc800000-0xfc8fffff]
  961. [ 0.484051] pci_bus 0000:06: resource 2 [mem 0xe6e00000-0xe6efffff 64bit pref]
  962. [ 0.484052] pci_bus 0000:07: resource 1 [mem 0xfc400000-0xfc4fffff]
  963. [ 0.484053] pci_bus 0000:07: resource 2 [mem 0xe6a00000-0xe6afffff 64bit pref]
  964. [ 0.484054] pci_bus 0000:08: resource 1 [mem 0xfc000000-0xfc0fffff]
  965. [ 0.484055] pci_bus 0000:08: resource 2 [mem 0xe6600000-0xe66fffff 64bit pref]
  966. [ 0.484055] pci_bus 0000:09: resource 1 [mem 0xfbc00000-0xfbcfffff]
  967. [ 0.484056] pci_bus 0000:09: resource 2 [mem 0xe6200000-0xe62fffff 64bit pref]
  968. [ 0.484057] pci_bus 0000:0a: resource 1 [mem 0xfb800000-0xfb8fffff]
  969. [ 0.484058] pci_bus 0000:0a: resource 2 [mem 0xe5e00000-0xe5efffff 64bit pref]
  970. [ 0.484059] pci_bus 0000:0b: resource 0 [io 0x5000-0x5fff]
  971. [ 0.484060] pci_bus 0000:0b: resource 1 [mem 0xfd300000-0xfd3fffff]
  972. [ 0.484061] pci_bus 0000:0b: resource 2 [mem 0xe7900000-0xe79fffff 64bit pref]
  973. [ 0.484061] pci_bus 0000:0c: resource 0 [io 0x9000-0x9fff]
  974. [ 0.484062] pci_bus 0000:0c: resource 1 [mem 0xfcf00000-0xfcffffff]
  975. [ 0.484063] pci_bus 0000:0c: resource 2 [mem 0xe7500000-0xe75fffff 64bit pref]
  976. [ 0.484064] pci_bus 0000:0d: resource 0 [io 0xd000-0xdfff]
  977. [ 0.484065] pci_bus 0000:0d: resource 1 [mem 0xfcb00000-0xfcbfffff]
  978. [ 0.484066] pci_bus 0000:0d: resource 2 [mem 0xe7100000-0xe71fffff 64bit pref]
  979. [ 0.484067] pci_bus 0000:0e: resource 1 [mem 0xfc700000-0xfc7fffff]
  980. [ 0.484067] pci_bus 0000:0e: resource 2 [mem 0xe6d00000-0xe6dfffff 64bit pref]
  981. [ 0.484068] pci_bus 0000:0f: resource 1 [mem 0xfc300000-0xfc3fffff]
  982. [ 0.484069] pci_bus 0000:0f: resource 2 [mem 0xe6900000-0xe69fffff 64bit pref]
  983. [ 0.484070] pci_bus 0000:10: resource 1 [mem 0xfbf00000-0xfbffffff]
  984. [ 0.484071] pci_bus 0000:10: resource 2 [mem 0xe6500000-0xe65fffff 64bit pref]
  985. [ 0.484072] pci_bus 0000:11: resource 1 [mem 0xfbb00000-0xfbbfffff]
  986. [ 0.484073] pci_bus 0000:11: resource 2 [mem 0xe6100000-0xe61fffff 64bit pref]
  987. [ 0.484074] pci_bus 0000:12: resource 1 [mem 0xfb700000-0xfb7fffff]
  988. [ 0.484074] pci_bus 0000:12: resource 2 [mem 0xe5d00000-0xe5dfffff 64bit pref]
  989. [ 0.484075] pci_bus 0000:13: resource 0 [io 0x6000-0x6fff]
  990. [ 0.484076] pci_bus 0000:13: resource 1 [mem 0xfd200000-0xfd2fffff]
  991. [ 0.484077] pci_bus 0000:13: resource 2 [mem 0xe7800000-0xe78fffff 64bit pref]
  992. [ 0.484078] pci_bus 0000:14: resource 0 [io 0xa000-0xafff]
  993. [ 0.484079] pci_bus 0000:14: resource 1 [mem 0xfce00000-0xfcefffff]
  994. [ 0.484079] pci_bus 0000:14: resource 2 [mem 0xe7400000-0xe74fffff 64bit pref]
  995. [ 0.484080] pci_bus 0000:15: resource 0 [io 0xe000-0xefff]
  996. [ 0.484081] pci_bus 0000:15: resource 1 [mem 0xfca00000-0xfcafffff]
  997. [ 0.484082] pci_bus 0000:15: resource 2 [mem 0xe7000000-0xe70fffff 64bit pref]
  998. [ 0.484083] pci_bus 0000:16: resource 1 [mem 0xfc600000-0xfc6fffff]
  999. [ 0.484084] pci_bus 0000:16: resource 2 [mem 0xe6c00000-0xe6cfffff 64bit pref]
  1000. [ 0.484085] pci_bus 0000:17: resource 1 [mem 0xfc200000-0xfc2fffff]
  1001. [ 0.484086] pci_bus 0000:17: resource 2 [mem 0xe6800000-0xe68fffff 64bit pref]
  1002. [ 0.484086] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbefffff]
  1003. [ 0.484087] pci_bus 0000:18: resource 2 [mem 0xe6400000-0xe64fffff 64bit pref]
  1004. [ 0.484088] pci_bus 0000:19: resource 1 [mem 0xfba00000-0xfbafffff]
  1005. [ 0.484089] pci_bus 0000:19: resource 2 [mem 0xe6000000-0xe60fffff 64bit pref]
  1006. [ 0.484090] pci_bus 0000:1a: resource 1 [mem 0xfb600000-0xfb6fffff]
  1007. [ 0.484091] pci_bus 0000:1a: resource 2 [mem 0xe5c00000-0xe5cfffff 64bit pref]
  1008. [ 0.484092] pci_bus 0000:1b: resource 0 [io 0x7000-0x7fff]
  1009. [ 0.484092] pci_bus 0000:1b: resource 1 [mem 0xfd100000-0xfd1fffff]
  1010. [ 0.484093] pci_bus 0000:1b: resource 2 [mem 0xe7700000-0xe77fffff 64bit pref]
  1011. [ 0.484094] pci_bus 0000:1c: resource 0 [io 0xb000-0xbfff]
  1012. [ 0.484095] pci_bus 0000:1c: resource 1 [mem 0xfcd00000-0xfcdfffff]
  1013. [ 0.484096] pci_bus 0000:1c: resource 2 [mem 0xe7300000-0xe73fffff 64bit pref]
  1014. [ 0.484097] pci_bus 0000:1d: resource 1 [mem 0xfc900000-0xfc9fffff]
  1015. [ 0.484098] pci_bus 0000:1d: resource 2 [mem 0xe6f00000-0xe6ffffff 64bit pref]
  1016. [ 0.484099] pci_bus 0000:1e: resource 1 [mem 0xfc500000-0xfc5fffff]
  1017. [ 0.484099] pci_bus 0000:1e: resource 2 [mem 0xe6b00000-0xe6bfffff 64bit pref]
  1018. [ 0.484100] pci_bus 0000:1f: resource 1 [mem 0xfc100000-0xfc1fffff]
  1019. [ 0.484101] pci_bus 0000:1f: resource 2 [mem 0xe6700000-0xe67fffff 64bit pref]
  1020. [ 0.484102] pci_bus 0000:20: resource 1 [mem 0xfbd00000-0xfbdfffff]
  1021. [ 0.484103] pci_bus 0000:20: resource 2 [mem 0xe6300000-0xe63fffff 64bit pref]
  1022. [ 0.484104] pci_bus 0000:21: resource 1 [mem 0xfb900000-0xfb9fffff]
  1023. [ 0.484105] pci_bus 0000:21: resource 2 [mem 0xe5f00000-0xe5ffffff 64bit pref]
  1024. [ 0.484106] pci_bus 0000:22: resource 1 [mem 0xfb500000-0xfb5fffff]
  1025. [ 0.484106] pci_bus 0000:22: resource 2 [mem 0xe5b00000-0xe5bfffff 64bit pref]
  1026. [ 0.484302] NET: Registered protocol family 2
  1027. [ 0.485244] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
  1028. [ 0.486579] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
  1029. [ 0.489103] TCP: Hash tables configured (established 65536 bind 65536)
  1030. [ 0.489760] UDP hash table entries: 4096 (order: 5, 131072 bytes)
  1031. [ 0.490097] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
  1032. [ 0.490885] NET: Registered protocol family 1
  1033. [ 0.490905] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
  1034. [ 0.490974] pci 0000:00:0f.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
  1035. [ 0.492125] PCI: CLS mismatch (32 != 64), using 64 bytes
  1036. [ 0.492963] Unpacking initramfs...
  1037. [ 1.495933] Freeing initrd memory: 54184K
  1038. [ 1.495960] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
  1039. [ 1.495963] software IO TLB [mem 0xbbee0000-0xbfee0000] (64MB) mapped at [ (ptrval)- (ptrval)]
  1040. [ 1.496203] Scanning for low memory corruption every 60 seconds
  1041. [ 1.497574] Initialise system trusted keyrings
  1042. [ 1.497582] Key type blacklist registered
  1043. [ 1.497740] workingset: timestamp_bits=36 max_order=21 bucket_order=0
  1044. [ 1.499522] zbud: loaded
  1045. [ 1.500559] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  1046. [ 1.500845] fuse init (API version 7.26)
  1047. [ 1.502726] Key type asymmetric registered
  1048. [ 1.502727] Asymmetric key parser 'x509' registered
  1049. [ 1.502747] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
  1050. [ 1.502783] io scheduler noop registered
  1051. [ 1.502783] io scheduler deadline registered
  1052. [ 1.502850] io scheduler cfq registered (default)
  1053. [ 1.517316] pcieport 0000:00:15.0: Signaling PME with IRQ 24
  1054. [ 1.517441] pcieport 0000:00:15.1: Signaling PME with IRQ 25
  1055. [ 1.517564] pcieport 0000:00:15.2: Signaling PME with IRQ 26
  1056. [ 1.517687] pcieport 0000:00:15.3: Signaling PME with IRQ 27
  1057. [ 1.517819] pcieport 0000:00:15.4: Signaling PME with IRQ 28
  1058. [ 1.517980] pcieport 0000:00:15.5: Signaling PME with IRQ 29
  1059. [ 1.518114] pcieport 0000:00:15.6: Signaling PME with IRQ 30
  1060. [ 1.518274] pcieport 0000:00:15.7: Signaling PME with IRQ 31
  1061. [ 1.518401] pcieport 0000:00:16.0: Signaling PME with IRQ 32
  1062. [ 1.518550] pcieport 0000:00:16.1: Signaling PME with IRQ 33
  1063. [ 1.518678] pcieport 0000:00:16.2: Signaling PME with IRQ 34
  1064. [ 1.518810] pcieport 0000:00:16.3: Signaling PME with IRQ 35
  1065. [ 1.518936] pcieport 0000:00:16.4: Signaling PME with IRQ 36
  1066. [ 1.519062] pcieport 0000:00:16.5: Signaling PME with IRQ 37
  1067. [ 1.519208] pcieport 0000:00:16.6: Signaling PME with IRQ 38
  1068. [ 1.519335] pcieport 0000:00:16.7: Signaling PME with IRQ 39
  1069. [ 1.519473] pcieport 0000:00:17.0: Signaling PME with IRQ 40
  1070. [ 1.519599] pcieport 0000:00:17.1: Signaling PME with IRQ 41
  1071. [ 1.519724] pcieport 0000:00:17.2: Signaling PME with IRQ 42
  1072. [ 1.519895] pcieport 0000:00:17.3: Signaling PME with IRQ 43
  1073. [ 1.520046] pcieport 0000:00:17.4: Signaling PME with IRQ 44
  1074. [ 1.520174] pcieport 0000:00:17.5: Signaling PME with IRQ 45
  1075. [ 1.520300] pcieport 0000:00:17.6: Signaling PME with IRQ 46
  1076. [ 1.520460] pcieport 0000:00:17.7: Signaling PME with IRQ 47
  1077. [ 1.520589] pcieport 0000:00:18.0: Signaling PME with IRQ 48
  1078. [ 1.520715] pcieport 0000:00:18.1: Signaling PME with IRQ 49
  1079. [ 1.520847] pcieport 0000:00:18.2: Signaling PME with IRQ 50
  1080. [ 1.520973] pcieport 0000:00:18.3: Signaling PME with IRQ 51
  1081. [ 1.521121] pcieport 0000:00:18.4: Signaling PME with IRQ 52
  1082. [ 1.521249] pcieport 0000:00:18.5: Signaling PME with IRQ 53
  1083. [ 1.521376] pcieport 0000:00:18.6: Signaling PME with IRQ 54
  1084. [ 1.521509] pcieport 0000:00:18.7: Signaling PME with IRQ 55
  1085. [ 1.521559] pciehp 0000:00:15.0:pcie004: Slot #160 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
  1086. [ 1.521650] pciehp 0000:00:15.1:pcie004: Slot #161 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
  1087. [ 1.521714] pciehp 0000:00:15.2:pcie004: Slot #162 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
  1088. [ 1.521796] pciehp 0000:00:15.3:pcie004: Slot #163 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
  1089. [ 1.521892] pciehp 0000:00:15.4:pcie004: Slot #164 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
  1090. [ 1.521954] pciehp 0000:00:15.5:pcie004: Slot #165 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
  1091. [ 1.522015] pciehp 0000:00:15.6:pcie004: Slot #166 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
  1092. [ 1.522077] pciehp 0000:00:15.7:pcie004: Slot #167 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
  1093. [ 1.522138] pciehp 0000:00:16.0:pcie004: Slot #192 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
  1094. [ 1.522200] pciehp 0000:00:16.1:pcie004: Slot #193 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
  1095. [ 1.522262] pciehp 0000:00:16.2:pcie004: Slot #194 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
  1096. [ 1.522324] pciehp 0000:00:16.3:pcie004: Slot #195 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
  1097. [ 1.522385] pciehp 0000:00:16.4:pcie004: Slot #196 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
  1098. [ 1.522488] pciehp 0000:00:16.5:pcie004: Slot #197 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
  1099. [ 1.522552] pciehp 0000:00:16.6:pcie004: Slot #198 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
  1100. [ 1.522614] pciehp 0000:00:16.7:pcie004: Slot #199 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
  1101. [ 1.522676] pciehp 0000:00:17.0:pcie004: Slot #224 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
  1102. [ 1.522772] pciehp 0000:00:17.1:pcie004: Slot #225 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
  1103. [ 1.522873] pciehp 0000:00:17.2:pcie004: Slot #226 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
  1104. [ 1.522936] pciehp 0000:00:17.3:pcie004: Slot #227 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
  1105. [ 1.522998] pciehp 0000:00:17.4:pcie004: Slot #228 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
  1106. [ 1.523098] pciehp 0000:00:17.5:pcie004: Slot #229 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
  1107. [ 1.523160] pciehp 0000:00:17.6:pcie004: Slot #230 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
  1108. [ 1.523222] pciehp 0000:00:17.7:pcie004: Slot #231 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
  1109. [ 1.523284] pciehp 0000:00:18.0:pcie004: Slot #256 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
  1110. [ 1.523384] pciehp 0000:00:18.1:pcie004: Slot #257 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
  1111. [ 1.523470] pciehp 0000:00:18.2:pcie004: Slot #258 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
  1112. [ 1.523532] pciehp 0000:00:18.3:pcie004: Slot #259 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
  1113. [ 1.523594] pciehp 0000:00:18.4:pcie004: Slot #260 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
  1114. [ 1.523656] pciehp 0000:00:18.5:pcie004: Slot #261 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
  1115. [ 1.523718] pciehp 0000:00:18.6:pcie004: Slot #262 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
  1116. [ 1.523799] pciehp 0000:00:18.7:pcie004: Slot #263 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
  1117. [ 1.523933] intel_idle: Please enable MWAIT in BIOS SETUP
  1118. [ 1.524359] ACPI: AC Adapter [ACAD] (on-line)
  1119. [ 1.524535] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
  1120. [ 1.524562] ACPI: Power Button [PWRF]
  1121. [ 1.525110] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
  1122. [ 1.551053] 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
  1123. [ 1.574994] 00:07: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
  1124. [ 1.577125] Linux agpgart interface v0.103
  1125. [ 1.577190] agpgart-intel 0000:00:00.0: Intel 440BX Chipset
  1126. [ 1.578303] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0x0
  1127. [ 1.591122] loop: module loaded
  1128. [ 1.591257] ata_piix 0000:00:07.1: version 2.13
  1129. [ 1.592010] scsi host0: ata_piix
  1130. [ 1.592169] scsi host1: ata_piix
  1131. [ 1.592188] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0x1060 irq 14
  1132. [ 1.592189] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0x1068 irq 15
  1133. [ 1.592292] libphy: Fixed MDIO Bus: probed
  1134. [ 1.592293] tun: Universal TUN/TAP device driver, 1.6
  1135. [ 1.592562] PPP generic driver version 2.4.2
  1136. [ 1.592593] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  1137. [ 1.592595] ehci-pci: EHCI PCI platform driver
  1138. [ 1.593066] ehci-pci 0000:02:03.0: EHCI Host Controller
  1139. [ 1.593072] ehci-pci 0000:02:03.0: new USB bus registered, assigned bus number 1
  1140. [ 1.593210] ehci-pci 0000:02:03.0: cache line size of 64 is not supported
  1141. [ 1.593237] ehci-pci 0000:02:03.0: irq 17, io mem 0xfd5ef000
  1142. [ 1.608887] ehci-pci 0000:02:03.0: USB 2.0 started, EHCI 1.00
  1143. [ 1.608937] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  1144. [ 1.608938] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1145. [ 1.608939] usb usb1: Product: EHCI Host Controller
  1146. [ 1.608940] usb usb1: Manufacturer: Linux 4.15.0-45-generic ehci_hcd
  1147. [ 1.608941] usb usb1: SerialNumber: 0000:02:03.0
  1148. [ 1.609166] hub 1-0:1.0: USB hub found
  1149. [ 1.609173] hub 1-0:1.0: 6 ports detected
  1150. [ 1.609376] ehci-platform: EHCI generic platform driver
  1151. [ 1.609383] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  1152. [ 1.609385] ohci-pci: OHCI PCI platform driver
  1153. [ 1.609414] ohci-platform: OHCI generic platform driver
  1154. [ 1.609419] uhci_hcd: USB Universal Host Controller Interface driver
  1155. [ 1.609781] uhci_hcd 0000:02:00.0: UHCI Host Controller
  1156. [ 1.609785] uhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2
  1157. [ 1.609855] uhci_hcd 0000:02:00.0: detected 2 ports
  1158. [ 1.609990] uhci_hcd 0000:02:00.0: irq 18, io base 0x00002080
  1159. [ 1.610087] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
  1160. [ 1.610088] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1161. [ 1.610089] usb usb2: Product: UHCI Host Controller
  1162. [ 1.610090] usb usb2: Manufacturer: Linux 4.15.0-45-generic uhci_hcd
  1163. [ 1.610091] usb usb2: SerialNumber: 0000:02:00.0
  1164. [ 1.610221] hub 2-0:1.0: USB hub found
  1165. [ 1.610227] hub 2-0:1.0: 2 ports detected
  1166. [ 1.610411] i8042: PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:MOUS] at 0x60,0x64 irq 1,12
  1167. [ 1.611012] serio: i8042 KBD port at 0x60,0x64 irq 1
  1168. [ 1.611059] serio: i8042 AUX port at 0x60,0x64 irq 12
  1169. [ 1.611134] mousedev: PS/2 mouse device common for all mice
  1170. [ 1.631445] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
  1171. [ 1.631584] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
  1172. [ 1.631591] i2c /dev entries driver
  1173. [ 1.631594] pcie_mp2_amd: AMD(R) PCI-E MP2 Communication Driver Version: 1.0
  1174. [ 1.631668] device-mapper: uevent: version 1.0.3
  1175. [ 1.631740] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: [email protected]
  1176. [ 1.631850] ledtrig-cpu: registered to indicate activity on CPUs
  1177. [ 1.632592] NET: Registered protocol family 10
  1178. [ 1.633858] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
  1179. [ 1.638769] Segment Routing with IPv6
  1180. [ 1.638783] NET: Registered protocol family 17
  1181. [ 1.638866] Key type dns_resolver registered
  1182. [ 1.638988] RAS: Correctable Errors collector initialized.
  1183. [ 1.638995] sched_clock: Marking stable (1636018920, 0)->(2221112193, -585093273)
  1184. [ 1.639238] registered taskstats version 1
  1185. [ 1.639245] Loading compiled-in X.509 certificates
  1186. [ 1.641749] Loaded X.509 cert 'Build time autogenerated kernel key: e3b8f44ffaaceef3e3a84cfaebd8e5a9acebeaad'
  1187. [ 1.641761] zswap: loaded using pool lzo/zbud
  1188. [ 1.645497] Key type big_key registered
  1189. [ 1.645500] Key type trusted registered
  1190. [ 1.646949] Key type encrypted registered
  1191. [ 1.646951] AppArmor: AppArmor sha1 policy hashing enabled
  1192. [ 1.646953] ima: No TPM chip found, activating TPM-bypass! (rc=-19)
  1193. [ 1.646956] ima: Allocated hash algorithm: sha1
  1194. [ 1.646967] evm: HMAC attrs: 0x1
  1195. [ 1.650358] Magic number: 7:772:780
  1196. [ 1.650615] rtc_cmos 00:01: setting system clock to 2019-02-20 10:45:50 UTC (1550659550)
  1197. [ 1.650679] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
  1198. [ 1.650680] EDD information not available.
  1199. [ 1.775690] Freeing unused kernel memory: 2408K
  1200. [ 1.784916] Write protecting the kernel read-only data: 20480k
  1201. [ 1.785212] Freeing unused kernel memory: 2008K
  1202. [ 1.787724] Freeing unused kernel memory: 1892K
  1203. [ 1.792538] x86/mm: Checked W+X mappings: passed, no W+X pages found.
  1204. [ 1.792538] x86/mm: Checking user space page tables
  1205. [ 1.797264] x86/mm: Checked W+X mappings: passed, no W+X pages found.
  1206. [ 1.944114] usb 2-1: new full-speed USB device number 2 using uhci_hcd
  1207. [ 2.079557] Floppy drive(s): fd0 is 1.44M
  1208. [ 2.096861] FDC 0 is a post-1991 82077
  1209. [ 2.109965] usb 2-1: New USB device found, idVendor=0e0f, idProduct=0003
  1210. [ 2.109966] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  1211. [ 2.109967] usb 2-1: Product: VMware Virtual USB Mouse
  1212. [ 2.109968] usb 2-1: Manufacturer: VMware
  1213. [ 2.248882] usb 2-2: new full-speed USB device number 3 using uhci_hcd
  1214. [ 2.256381] piix4_smbus 0000:00:07.3: SMBus Host Controller not enabled!
  1215. [ 2.267442] Fusion MPT base driver 3.04.20
  1216. [ 2.267443] Copyright (c) 1999-2008 LSI Corporation
  1217. [ 2.272702] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
  1218. [ 2.272703] e1000: Copyright (c) 1999-2006 Intel Corporation.
  1219. [ 2.290261] Fusion MPT SPI Host driver 3.04.20
  1220. [ 2.300957] mptbase: ioc0: Initiating bringup
  1221. [ 2.314936] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4
  1222. [ 2.315115] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3
  1223. [ 2.408687] ioc0: LSI53C1030 B0: Capabilities={Initiator}
  1224. [ 2.412010] usb 2-2: New USB device found, idVendor=0e0f, idProduct=0002
  1225. [ 2.412011] usb 2-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  1226. [ 2.412012] usb 2-2: Product: VMware Virtual USB Hub
  1227. [ 2.421942] hub 2-2:1.0: USB hub found
  1228. [ 2.424962] hub 2-2:1.0: 7 ports detected
  1229. [ 2.467349] hidraw: raw HID events driver (C) Jiri Kosina
  1230. [ 2.481851] usbcore: registered new interface driver usbhid
  1231. [ 2.481851] usbhid: USB HID core driver
  1232. [ 2.483398] input: VMware VMware Virtual USB Mouse as /devices/pci0000:00/0000:00:11.0/0000:02:00.0/usb2/2-1/2-1:1.0/0003:0E0F:0003.0001/input/input5
  1233. [ 2.483581] hid-generic 0003:0E0F:0003.0001: input,hidraw0: USB HID v1.10 Mouse [VMware VMware Virtual USB Mouse] on usb-0000:02:00.0-1/input0
  1234. [ 2.531949] tsc: Refined TSC clocksource calibration: 3510.325 MHz
  1235. [ 2.531962] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32996a6e14e, max_idle_ns: 440795203993 ns
  1236. [ 2.536161] clocksource: Switched to clocksource tsc
  1237. [ 2.666477] scsi host2: ioc0: LSI53C1030 B0, FwRev=01032920h, Ports=1, MaxQ=128, IRQ=17
  1238. [ 2.737655] e1000 0000:02:01.0 eth0: (PCI:66MHz:32-bit) 00:0c:29:2b:71:10
  1239. [ 2.737659] e1000 0000:02:01.0 eth0: Intel(R) PRO/1000 Network Connection
  1240. [ 2.737728] ahci 0000:02:05.0: version 3.0
  1241. [ 2.739821] ahci 0000:02:05.0: AHCI 0001.0300 32 slots 30 ports 6 Gbps 0x3fffffff impl SATA mode
  1242. [ 2.739823] ahci 0000:02:05.0: flags: 64bit ncq clo only
  1243. [ 2.746031] e1000 0000:02:01.0 ens33: renamed from eth0
  1244. [ 2.757446] scsi host3: ahci
  1245. [ 2.757599] scsi host4: ahci
  1246. [ 2.757742] scsi host5: ahci
  1247. [ 2.757940] scsi host6: ahci
  1248. [ 2.758199] scsi host7: ahci
  1249. [ 2.758338] scsi host8: ahci
  1250. [ 2.758543] scsi host9: ahci
  1251. [ 2.758727] scsi host10: ahci
  1252. [ 2.759020] scsi host11: ahci
  1253. [ 2.759326] scsi host12: ahci
  1254. [ 2.759555] scsi host13: ahci
  1255. [ 2.759956] scsi host14: ahci
  1256. [ 2.760165] scsi host15: ahci
  1257. [ 2.760433] scsi host16: ahci
  1258. [ 2.760734] scsi host17: ahci
  1259. [ 2.761051] scsi host18: ahci
  1260. [ 2.761460] scsi host19: ahci
  1261. [ 2.761682] scsi host20: ahci
  1262. [ 2.761992] scsi host21: ahci
  1263. [ 2.762369] scsi host22: ahci
  1264. [ 2.762610] scsi host23: ahci
  1265. [ 2.762937] scsi host24: ahci
  1266. [ 2.763141] scsi host25: ahci
  1267. [ 2.763363] scsi host26: ahci
  1268. [ 2.763634] scsi host27: ahci
  1269. [ 2.763884] scsi host28: ahci
  1270. [ 2.764434] scsi host29: ahci
  1271. [ 2.764647] scsi host30: ahci
  1272. [ 2.764890] scsi host31: ahci
  1273. [ 2.765197] scsi host32: ahci
  1274. [ 2.765318] ata3: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee100 irq 56
  1275. [ 2.765319] ata4: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee180 irq 56
  1276. [ 2.765320] ata5: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee200 irq 56
  1277. [ 2.765320] ata6: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee280 irq 56
  1278. [ 2.765321] ata7: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee300 irq 56
  1279. [ 2.765322] ata8: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee380 irq 56
  1280. [ 2.765322] ata9: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee400 irq 56
  1281. [ 2.765323] ata10: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee480 irq 56
  1282. [ 2.765324] ata11: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee500 irq 56
  1283. [ 2.765325] ata12: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee580 irq 56
  1284. [ 2.765326] ata13: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee600 irq 56
  1285. [ 2.765326] ata14: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee680 irq 56
  1286. [ 2.765327] ata15: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee700 irq 56
  1287. [ 2.765328] ata16: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee780 irq 56
  1288. [ 2.765328] ata17: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee800 irq 56
  1289. [ 2.765329] ata18: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee880 irq 56
  1290. [ 2.765330] ata19: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee900 irq 56
  1291. [ 2.765331] ata20: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee980 irq 56
  1292. [ 2.765331] ata21: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5eea00 irq 56
  1293. [ 2.765332] ata22: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5eea80 irq 56
  1294. [ 2.765333] ata23: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5eeb00 irq 56
  1295. [ 2.765333] ata24: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5eeb80 irq 56
  1296. [ 2.765334] ata25: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5eec00 irq 56
  1297. [ 2.765335] ata26: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5eec80 irq 56
  1298. [ 2.765335] ata27: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5eed00 irq 56
  1299. [ 2.765336] ata28: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5eed80 irq 56
  1300. [ 2.765337] ata29: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5eee00 irq 56
  1301. [ 2.765337] ata30: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5eee80 irq 56
  1302. [ 2.765338] ata31: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5eef00 irq 56
  1303. [ 2.765339] ata32: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5eef80 irq 56
  1304. [ 2.838760] [drm] DMA map mode: Using physical TTM page addresses.
  1305. [ 2.838814] [drm] Capabilities:
  1306. [ 2.838814] [drm] Rect copy.
  1307. [ 2.838814] [drm] Cursor.
  1308. [ 2.838815] [drm] Cursor bypass.
  1309. [ 2.838815] [drm] Cursor bypass 2.
  1310. [ 2.838815] [drm] 8bit emulation.
  1311. [ 2.838815] [drm] Alpha cursor.
  1312. [ 2.838815] [drm] 3D.
  1313. [ 2.838816] [drm] Extended Fifo.
  1314. [ 2.838816] [drm] Multimon.
  1315. [ 2.838816] [drm] Pitchlock.
  1316. [ 2.838816] [drm] Irq mask.
  1317. [ 2.838816] [drm] Display Topology.
  1318. [ 2.838817] [drm] GMR.
  1319. [ 2.838817] [drm] Traces.
  1320. [ 2.838817] [drm] GMR2.
  1321. [ 2.838817] [drm] Screen Object 2.
  1322. [ 2.838817] [drm] Command Buffers.
  1323. [ 2.838818] [drm] Max GMR ids is 64
  1324. [ 2.838818] [drm] Max number of GMR pages is 196608
  1325. [ 2.838819] [drm] Max dedicated hypervisor surface memory is 786432 kiB
  1326. [ 2.838819] [drm] Maximum display memory size is 131072 kiB
  1327. [ 2.838819] [drm] VRAM at 0xe8000000 size is 131072 kiB
  1328. [ 2.838820] [drm] MMIO at 0xfe000000 size is 2048 kiB
  1329. [ 2.838821] [drm] global init.
  1330. [ 2.838977] [TTM] Zone kernel: Available graphics memory: 3562296 kiB
  1331. [ 2.838978] [TTM] Zone dma32: Available graphics memory: 2097152 kiB
  1332. [ 2.838978] [TTM] Initializing pool allocator
  1333. [ 2.838981] [TTM] Initializing DMA pool allocator
  1334. [ 2.839389] scsi 2:0:0:0: Direct-Access VMware, VMware Virtual S 1.0 PQ: 0 ANSI: 2
  1335. [ 2.839459] scsi target2:0:0: Beginning Domain Validation
  1336. [ 2.839869] scsi target2:0:0: Domain Validation skipping write tests
  1337. [ 2.839870] scsi target2:0:0: Ending Domain Validation
  1338. [ 2.839931] scsi target2:0:0: FAST-40 WIDE SCSI 80.0 MB/s ST (25 ns, offset 127)
  1339. [ 2.842628] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  1340. [ 2.842629] [drm] No driver support for vblank timestamp query.
  1341. [ 2.845426] [drm] Screen Objects Display Unit initialized
  1342. [ 2.845506] [drm] width 640
  1343. [ 2.845523] [drm] height 480
  1344. [ 2.845539] [drm] bpp 32
  1345. [ 2.863640] [drm] Fifo max 0x00200000 min 0x00001000 cap 0x0000077f
  1346. [ 2.866052] sd 2:0:0:0: Attached scsi generic sg0 type 0
  1347. [ 2.866337] sd 2:0:0:0: [sda] 314572800 512-byte logical blocks: (161 GB/150 GiB)
  1348. [ 2.866393] sd 2:0:0:0: [sda] Write Protect is off
  1349. [ 2.866396] sd 2:0:0:0: [sda] Mode Sense: 61 00 00 00
  1350. [ 2.866500] sd 2:0:0:0: [sda] Cache data unavailable
  1351. [ 2.866502] sd 2:0:0:0: [sda] Assuming drive cache: write through
  1352. [ 2.867976] sda: sda1
  1353. [ 2.868579] sd 2:0:0:0: [sda] Attached SCSI disk
  1354. [ 2.869795] [drm] Using command buffers with DMA pool.
  1355. [ 2.869811] [drm] DX: no.
  1356. [ 2.869812] [drm] Atomic: yes
  1357. [ 2.924056] fbcon: svgadrmfb (fb0) is primary device
  1358. [ 2.930913] Console: switching to colour frame buffer device 100x37
  1359. [ 2.931736] [drm] Initialized vmwgfx 2.14.0 20170612 for 0000:00:0f.0 on minor 0
  1360. [ 3.079088] ata6: SATA link down (SStatus 0 SControl 300)
  1361. [ 3.079152] ata9: SATA link down (SStatus 0 SControl 300)
  1362. [ 3.079225] ata5: SATA link down (SStatus 0 SControl 300)
  1363. [ 3.079257] ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  1364. [ 3.079384] ata4.00: ATAPI: VMware Virtual SATA CDRW Drive, 00000001, max UDMA/33
  1365. [ 3.079595] ata4.00: configured for UDMA/33
  1366. [ 3.079699] ata12: SATA link down (SStatus 0 SControl 300)
  1367. [ 3.079723] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  1368. [ 3.079792] ata3.00: ATAPI: VMware Virtual SATA CDRW Drive, 00000001, max UDMA/33
  1369. [ 3.079870] ata3.00: configured for UDMA/33
  1370. [ 3.080273] scsi 3:0:0:0: CD-ROM NECVMWar VMware SATA CD00 1.00 PQ: 0 ANSI: 5
  1371. [ 3.080678] sr 3:0:0:0: [sr0] scsi3-mmc drive: 1x/1x writer dvd-ram cd/rw xa/form2 cdda tray
  1372. [ 3.080680] cdrom: Uniform CD-ROM driver Revision: 3.20
  1373. [ 3.080808] ata10: SATA link down (SStatus 0 SControl 300)
  1374. [ 3.080830] ata7: SATA link down (SStatus 0 SControl 300)
  1375. [ 3.080847] ata11: SATA link down (SStatus 0 SControl 300)
  1376. [ 3.080864] ata8: SATA link down (SStatus 0 SControl 300)
  1377. [ 3.080882] ata25: SATA link down (SStatus 0 SControl 300)
  1378. [ 3.080996] sr 3:0:0:0: Attached scsi CD-ROM sr0
  1379. [ 3.081315] sr 3:0:0:0: Attached scsi generic sg1 type 5
  1380. [ 3.082096] scsi 4:0:0:0: CD-ROM NECVMWar VMware SATA CD01 1.00 PQ: 0 ANSI: 5
  1381. [ 3.082481] sr 4:0:0:0: [sr1] scsi3-mmc drive: 1x/1x writer dvd-ram cd/rw xa/form2 cdda tray
  1382. [ 3.082801] sr 4:0:0:0: Attached scsi CD-ROM sr1
  1383. [ 3.083107] sr 4:0:0:0: Attached scsi generic sg2 type 5
  1384. [ 3.084719] ata17: SATA link down (SStatus 0 SControl 300)
  1385. [ 3.084742] ata24: SATA link down (SStatus 0 SControl 300)
  1386. [ 3.084759] ata13: SATA link down (SStatus 0 SControl 300)
  1387. [ 3.084776] ata28: SATA link down (SStatus 0 SControl 300)
  1388. [ 3.084793] ata19: SATA link down (SStatus 0 SControl 300)
  1389. [ 3.084809] ata31: SATA link down (SStatus 0 SControl 300)
  1390. [ 3.084825] ata27: SATA link down (SStatus 0 SControl 300)
  1391. [ 3.084842] ata18: SATA link down (SStatus 0 SControl 300)
  1392. [ 3.084858] ata21: SATA link down (SStatus 0 SControl 300)
  1393. [ 3.084875] ata16: SATA link down (SStatus 0 SControl 300)
  1394. [ 3.084910] ata20: SATA link down (SStatus 0 SControl 300)
  1395. [ 3.084930] ata14: SATA link down (SStatus 0 SControl 300)
  1396. [ 3.084947] ata22: SATA link down (SStatus 0 SControl 300)
  1397. [ 3.084963] ata29: SATA link down (SStatus 0 SControl 300)
  1398. [ 3.084979] ata15: SATA link down (SStatus 0 SControl 300)
  1399. [ 3.084995] ata30: SATA link down (SStatus 0 SControl 300)
  1400. [ 3.085011] ata23: SATA link down (SStatus 0 SControl 300)
  1401. [ 3.085027] ata26: SATA link down (SStatus 0 SControl 300)
  1402. [ 3.087982] ata32: SATA link down (SStatus 0 SControl 300)
  1403. [ 3.160071] random: fast init done
  1404. [ 3.160177] random: systemd-udevd: uninitialized urandom read (16 bytes read)
  1405. [ 3.161622] random: systemd-udevd: uninitialized urandom read (16 bytes read)
  1406. [ 3.161630] random: systemd-udevd: uninitialized urandom read (16 bytes read)
  1407. [ 6.106152] random: crng init done
  1408. [ 6.106154] random: 7 urandom warning(s) missed due to ratelimiting
  1409. [ 8.939769] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
  1410. [ 11.203748] ip_tables: (C) 2000-2006 Netfilter Core Team
  1411. [ 11.384892] systemd[1]: systemd 237 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
  1412. [ 11.384995] systemd[1]: Detected virtualization vmware.
  1413. [ 11.394052] systemd[1]: Detected architecture x86-64.
  1414. [ 11.420088] systemd[1]: Set hostname to <ubuntu>.
  1415. [ 14.800363] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  1416. [ 14.800763] systemd[1]: Created slice User and Session Slice.
  1417. [ 14.801014] systemd[1]: Created slice System Slice.
  1418. [ 14.801286] systemd[1]: Listening on fsck to fsckd communication Socket.
  1419. [ 14.801394] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  1420. [ 14.801416] systemd[1]: Reached target User and Group Name Lookups.
  1421. [ 15.428380] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
  1422. [ 15.573313] systemd-journald[325]: Received request to flush runtime journal from PID 1
  1423. [ 15.725706] lp: driver loaded but no devices found
  1424. [ 15.910009] ppdev: user-space parallel port driver
  1425. [ 15.945722] parport_pc 00:05: reported by Plug and Play ACPI
  1426. [ 15.946100] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
  1427. [ 16.044614] lp0: using parport0 (interrupt-driven).
  1428. [ 16.067230] Adding 2097148k swap on /swapfile. Priority:-2 extents:6 across:2260988k FS
  1429. [ 22.339552] audit: type=1400 audit(1550659571.185:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=438 comm="apparmor_parser"
  1430. [ 22.339557] audit: type=1400 audit(1550659571.185:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=438 comm="apparmor_parser"
  1431. [ 22.339560] audit: type=1400 audit(1550659571.185:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=438 comm="apparmor_parser"
  1432. [ 22.339562] audit: type=1400 audit(1550659571.185:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=438 comm="apparmor_parser"
  1433. [ 23.721175] audit: type=1400 audit(1550659572.569:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince" pid=439 comm="apparmor_parser"
  1434. [ 23.721178] audit: type=1400 audit(1550659572.569:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince//sanitized_helper" pid=439 comm="apparmor_parser"
  1435. [ 23.721179] audit: type=1400 audit(1550659572.569:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-previewer" pid=439 comm="apparmor_parser"
  1436. [ 23.721180] audit: type=1400 audit(1550659572.569:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-previewer//sanitized_helper" pid=439 comm="apparmor_parser"
  1437. [ 23.721181] audit: type=1400 audit(1550659572.569:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-thumbnailer" pid=439 comm="apparmor_parser"
  1438. [ 23.721182] audit: type=1400 audit(1550659572.569:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-thumbnailer//sanitized_helper" pid=439 comm="apparmor_parser"
  1439. [ 24.600827] vmw_vmci 0000:00:07.7: Found VMCI PCI device at 0x11080, irq 16
  1440. [ 24.600896] vmw_vmci 0000:00:07.7: Using capabilities 0xc
  1441. [ 24.601461] Guest personality initialized and is active
  1442. [ 24.601498] VMCI host device registered (name=vmci, major=10, minor=55)
  1443. [ 24.601498] Initialized host personality
  1444. [ 25.217259] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  1445. [ 28.179116] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 10737418240 ms ovfl timer
  1446. [ 28.179117] RAPL PMU: hw unit of domain pp0-core 2^-0 Joules
  1447. [ 28.179118] RAPL PMU: hw unit of domain package 2^-0 Joules
  1448. [ 28.179118] RAPL PMU: hw unit of domain pp1-gpu 2^-0 Joules
  1449. [ 28.995911] AVX version of gcm_enc/dec engaged.
  1450. [ 28.995913] AES CTR mode by8 optimization enabled
  1451. [ 44.089641] IPv6: ADDRCONF(NETDEV_UP): ens33: link is not ready
  1452. [ 44.093410] IPv6: ADDRCONF(NETDEV_UP): ens33: link is not ready
  1453. [ 44.096232] e1000: ens33 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
  1454. [ 44.097006] IPv6: ADDRCONF(NETDEV_CHANGE): ens33: link becomes ready
  1455. [ 102.430678] systemd-journald[325]: File /var/log/journal/be634ac6e42e4944a1a464d4e6a5f782/user-1000.journal corrupted or uncleanly shut down, renaming and replacing.
  1456. [ 109.503324] rfkill: input handler disabled
  1457. [ 112.329523] ISO 9660 Extensions: Microsoft Joliet Level 3
  1458. [ 112.396695] ISO 9660 Extensions: RRIP_1991A
  1459. [ 380.905382] usb 1-1: new high-speed USB device number 2 using ehci-pci
  1460. [ 381.288539] usb 1-1: New USB device found, idVendor=18d1, idProduct=4ee2
  1461. [ 381.288541] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  1462. [ 381.288543] usb 1-1: Product: XT1650
  1463. [ 381.288544] usb 1-1: Manufacturer: motorola
  1464. [ 381.288545] usb 1-1: SerialNumber: ZY223LT4KZ
  1465. [ 634.762553] usb 1-1: USB disconnect, device number 2
  1466. [ 1223.253749] usb 1-1: new high-speed USB device number 3 using ehci-pci
  1467. [ 1223.643889] usb 1-1: New USB device found, idVendor=22b8, idProduct=2e80
  1468. [ 1223.643891] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  1469. [ 1223.643892] usb 1-1: Product: Fastboot sheridan S
  1470. [ 1223.643893] usb 1-1: Manufacturer: Motorola Inc.
  1471. [ 1223.643894] usb 1-1: SerialNumber: ZY223LT4KZ
Advertisement
Add Comment
Please, Sign In to add comment