Advertisement
masha11

Untitled

Feb 28th, 2019
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 121.84 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.379 MHz
  32. [ 0.000000] vmware: Host bus clock speed read from hypervisor : 66000000 Hz
  33. [ 0.000000] vmware: using sched offset of 20952635000 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 [0x7633f000, 0x7633ffff] PGTABLE
  64. [ 0.000000] BRK [0x76340000, 0x76340fff] PGTABLE
  65. [ 0.000000] BRK [0x76341000, 0x76341fff] PGTABLE
  66. [ 0.000000] BRK [0x76342000, 0x76342fff] PGTABLE
  67. [ 0.000000] BRK [0x76343000, 0x76343fff] PGTABLE
  68. [ 0.000000] BRK [0x76344000, 0x76344fff] PGTABLE
  69. [ 0.000000] BRK [0x76345000, 0x76345fff] PGTABLE
  70. [ 0.000000] BRK [0x76346000, 0x76346fff] 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.379 MHz processor
  311. [ 0.004000] Calibrating delay loop (skipped) preset value.. 7020.75 BogoMIPS (lpj=14041516)
  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.023519] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
  317. [ 0.033978] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
  318. [ 0.034345] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
  319. [ 0.034668] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
  320. [ 0.035243] Disabled fast string operations
  321. [ 0.035265] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
  322. [ 0.035265] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
  323. [ 0.035279] mce: CPU supports 0 MCE banks
  324. [ 0.035288] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
  325. [ 0.035289] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
  326. [ 0.035290] Spectre V2 : Mitigation: Full generic retpoline
  327. [ 0.035291] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
  328. [ 0.035291] Speculative Store Bypass: Vulnerable
  329. [ 0.052632] smpboot: CPU0: Intel(R) Core(TM) i7-3770K CPU @ 3.50GHz (family: 0x6, model: 0x3a, stepping: 0x9)
  330. [ 0.056152] Performance Events: IvyBridge events, core PMU driver.
  331. [ 0.056165] core: CPUID marked event: 'cpu cycles' unavailable
  332. [ 0.056165] core: CPUID marked event: 'instructions' unavailable
  333. [ 0.056166] core: CPUID marked event: 'bus cycles' unavailable
  334. [ 0.056166] core: CPUID marked event: 'cache references' unavailable
  335. [ 0.056166] core: CPUID marked event: 'cache misses' unavailable
  336. [ 0.056167] core: CPUID marked event: 'branch instructions' unavailable
  337. [ 0.056167] core: CPUID marked event: 'branch misses' unavailable
  338. [ 0.056169] ... version: 1
  339. [ 0.056170] ... bit width: 48
  340. [ 0.056170] ... generic registers: 4
  341. [ 0.056170] ... value mask: 0000ffffffffffff
  342. [ 0.056171] ... max period: 000000007fffffff
  343. [ 0.056171] ... fixed-purpose events: 0
  344. [ 0.056171] ... event mask: 000000000000000f
  345. [ 0.056250] Hierarchical SRCU implementation.
  346. [ 0.056843] NMI watchdog: Perf event create on CPU 0 failed with -2
  347. [ 0.056843] NMI watchdog: Perf NMI watchdog permanently disabled
  348. [ 0.060733] smp: Bringing up secondary CPUs ...
  349. [ 0.060734] smp: Brought up 1 node, 1 CPU
  350. [ 0.060734] smpboot: Max logical packages: 64
  351. [ 0.060736] smpboot: Total of 1 processors activated (7020.75 BogoMIPS)
  352. [ 0.061592] devtmpfs: initialized
  353. [ 0.061649] x86/mm: Memory block size: 128MB
  354. [ 0.062833] evm: security.selinux
  355. [ 0.062833] evm: security.SMACK64
  356. [ 0.062833] evm: security.SMACK64EXEC
  357. [ 0.062834] evm: security.SMACK64TRANSMUTE
  358. [ 0.062834] evm: security.SMACK64MMAP
  359. [ 0.062834] evm: security.apparmor
  360. [ 0.062834] evm: security.ima
  361. [ 0.062835] evm: security.capability
  362. [ 0.062933] PM: Registering ACPI NVS region [mem 0xbfeff000-0xbfefffff] (4096 bytes)
  363. [ 0.063044] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  364. [ 0.063070] futex hash table entries: 16384 (order: 8, 1048576 bytes)
  365. [ 0.065664] pinctrl core: initialized pinctrl subsystem
  366. [ 0.065824] RTC time: 5:59:45, date: 02/25/19
  367. [ 0.066168] NET: Registered protocol family 16
  368. [ 0.066287] audit: initializing netlink subsys (disabled)
  369. [ 0.066530] cpuidle: using governor ladder
  370. [ 0.066531] cpuidle: using governor menu
  371. [ 0.066577] Simple Boot Flag at 0x36 set to 0x80
  372. [ 0.066596] ACPI: bus type PCI registered
  373. [ 0.066598] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  374. [ 0.066976] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
  375. [ 0.066978] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
  376. [ 0.066985] PCI: Using configuration type 1 for base access
  377. [ 0.067022] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off
  378. [ 0.068018] audit: type=2000 audit(1551074385.064:1): state=initialized audit_enabled=0 res=1
  379. [ 0.068506] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  380. [ 0.069118] ACPI: Added _OSI(Module Device)
  381. [ 0.069118] ACPI: Added _OSI(Processor Device)
  382. [ 0.069119] ACPI: Added _OSI(3.0 _SCP Extensions)
  383. [ 0.069119] ACPI: Added _OSI(Processor Aggregator Device)
  384. [ 0.069120] ACPI: Added _OSI(Linux-Dell-Video)
  385. [ 0.069120] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
  386. [ 0.069121] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
  387. [ 0.074517] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
  388. [ 0.074523] ACPI: BIOS _OSI(Darwin) query ignored
  389. [ 0.088000] ACPI: Interpreter enabled
  390. [ 0.088000] ACPI: (supports S0 S1 S4 S5)
  391. [ 0.088000] ACPI: Using IOAPIC for interrupt routing
  392. [ 0.088000] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  393. [ 0.088601] ACPI: Enabled 4 GPEs in block 00 to 0F
  394. [ 0.291458] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7f])
  395. [ 0.291464] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
  396. [ 0.291665] acpi PNP0A03:00: _OSC: platform does not support [AER]
  397. [ 0.291865] acpi PNP0A03:00: _OSC: OS now controls [PCIeHotplug PME PCIeCapability]
  398. [ 0.293552] PCI host bridge to bus 0000:00
  399. [ 0.293554] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  400. [ 0.293555] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
  401. [ 0.293555] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
  402. [ 0.293556] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
  403. [ 0.293557] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]
  404. [ 0.293558] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
  405. [ 0.293559] pci_bus 0000:00: root bus resource [io 0x0d00-0xfeff window]
  406. [ 0.293560] pci_bus 0000:00: root bus resource [bus 00-7f]
  407. [ 0.293600] pci 0000:00:00.0: [8086:7190] type 00 class 0x060000
  408. [ 0.294145] pci 0000:00:01.0: [8086:7191] type 01 class 0x060400
  409. [ 0.294557] pci 0000:00:07.0: [8086:7110] type 00 class 0x060100
  410. [ 0.295111] pci 0000:00:07.1: [8086:7111] type 00 class 0x01018a
  411. [ 0.296141] pci 0000:00:07.1: reg 0x20: [io 0x1060-0x106f]
  412. [ 0.296561] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
  413. [ 0.296562] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
  414. [ 0.296563] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
  415. [ 0.296563] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
  416. [ 0.296769] pci 0000:00:07.3: [8086:7113] type 00 class 0x068000
  417. [ 0.297904] pci 0000:00:07.3: quirk: [io 0x1000-0x103f] claimed by PIIX4 ACPI
  418. [ 0.297914] pci 0000:00:07.3: quirk: [io 0x1040-0x104f] claimed by PIIX4 SMB
  419. [ 0.298197] pci 0000:00:07.7: [15ad:0740] type 00 class 0x088000
  420. [ 0.298552] pci 0000:00:07.7: reg 0x10: [io 0x1080-0x10bf]
  421. [ 0.298854] pci 0000:00:07.7: reg 0x14: [mem 0xfebfe000-0xfebfffff 64bit]
  422. [ 0.300522] pci 0000:00:0f.0: [15ad:0405] type 00 class 0x030000
  423. [ 0.301462] pci 0000:00:0f.0: reg 0x10: [io 0x1070-0x107f]
  424. [ 0.302313] pci 0000:00:0f.0: reg 0x14: [mem 0xe8000000-0xefffffff pref]
  425. [ 0.303153] pci 0000:00:0f.0: reg 0x18: [mem 0xfe000000-0xfe7fffff]
  426. [ 0.306524] pci 0000:00:0f.0: reg 0x30: [mem 0x00000000-0x00007fff pref]
  427. [ 0.306833] pci 0000:00:10.0: [1000:0030] type 00 class 0x010000
  428. [ 0.307281] pci 0000:00:10.0: reg 0x10: [io 0x1400-0x14ff]
  429. [ 0.307680] pci 0000:00:10.0: reg 0x14: [mem 0xfeba0000-0xfebbffff 64bit]
  430. [ 0.308003] pci 0000:00:10.0: reg 0x1c: [mem 0xfebc0000-0xfebdffff 64bit]
  431. [ 0.308746] pci 0000:00:10.0: reg 0x30: [mem 0x00000000-0x00003fff pref]
  432. [ 0.308968] pci 0000:00:11.0: [15ad:0790] type 01 class 0x060401
  433. [ 0.309520] pci 0000:00:15.0: [15ad:07a0] type 01 class 0x060400
  434. [ 0.310028] pci 0000:00:15.0: PME# supported from D0 D3hot D3cold
  435. [ 0.310309] pci 0000:00:15.1: [15ad:07a0] type 01 class 0x060400
  436. [ 0.310797] pci 0000:00:15.1: PME# supported from D0 D3hot D3cold
  437. [ 0.311078] pci 0000:00:15.2: [15ad:07a0] type 01 class 0x060400
  438. [ 0.311567] pci 0000:00:15.2: PME# supported from D0 D3hot D3cold
  439. [ 0.311834] pci 0000:00:15.3: [15ad:07a0] type 01 class 0x060400
  440. [ 0.312459] pci 0000:00:15.3: PME# supported from D0 D3hot D3cold
  441. [ 0.312715] pci 0000:00:15.4: [15ad:07a0] type 01 class 0x060400
  442. [ 0.313224] pci 0000:00:15.4: PME# supported from D0 D3hot D3cold
  443. [ 0.313580] pci 0000:00:15.5: [15ad:07a0] type 01 class 0x060400
  444. [ 0.314088] pci 0000:00:15.5: PME# supported from D0 D3hot D3cold
  445. [ 0.314346] pci 0000:00:15.6: [15ad:07a0] type 01 class 0x060400
  446. [ 0.314832] pci 0000:00:15.6: PME# supported from D0 D3hot D3cold
  447. [ 0.315122] pci 0000:00:15.7: [15ad:07a0] type 01 class 0x060400
  448. [ 0.315608] pci 0000:00:15.7: PME# supported from D0 D3hot D3cold
  449. [ 0.315864] pci 0000:00:16.0: [15ad:07a0] type 01 class 0x060400
  450. [ 0.316384] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
  451. [ 0.316669] pci 0000:00:16.1: [15ad:07a0] type 01 class 0x060400
  452. [ 0.317175] pci 0000:00:16.1: PME# supported from D0 D3hot D3cold
  453. [ 0.317433] pci 0000:00:16.2: [15ad:07a0] type 01 class 0x060400
  454. [ 0.317919] pci 0000:00:16.2: PME# supported from D0 D3hot D3cold
  455. [ 0.318234] pci 0000:00:16.3: [15ad:07a0] type 01 class 0x060400
  456. [ 0.318721] pci 0000:00:16.3: PME# supported from D0 D3hot D3cold
  457. [ 0.319097] pci 0000:00:16.4: [15ad:07a0] type 01 class 0x060400
  458. [ 0.319583] pci 0000:00:16.4: PME# supported from D0 D3hot D3cold
  459. [ 0.319901] pci 0000:00:16.5: [15ad:07a0] type 01 class 0x060400
  460. [ 0.320421] pci 0000:00:16.5: PME# supported from D0 D3hot D3cold
  461. [ 0.320681] pci 0000:00:16.6: [15ad:07a0] type 01 class 0x060400
  462. [ 0.321198] pci 0000:00:16.6: PME# supported from D0 D3hot D3cold
  463. [ 0.321454] pci 0000:00:16.7: [15ad:07a0] type 01 class 0x060400
  464. [ 0.321987] pci 0000:00:16.7: PME# supported from D0 D3hot D3cold
  465. [ 0.322244] pci 0000:00:17.0: [15ad:07a0] type 01 class 0x060400
  466. [ 0.322737] pci 0000:00:17.0: PME# supported from D0 D3hot D3cold
  467. [ 0.323050] pci 0000:00:17.1: [15ad:07a0] type 01 class 0x060400
  468. [ 0.323536] pci 0000:00:17.1: PME# supported from D0 D3hot D3cold
  469. [ 0.323795] pci 0000:00:17.2: [15ad:07a0] type 01 class 0x060400
  470. [ 0.324315] pci 0000:00:17.2: PME# supported from D0 D3hot D3cold
  471. [ 0.324571] pci 0000:00:17.3: [15ad:07a0] type 01 class 0x060400
  472. [ 0.325088] pci 0000:00:17.3: PME# supported from D0 D3hot D3cold
  473. [ 0.325343] pci 0000:00:17.4: [15ad:07a0] type 01 class 0x060400
  474. [ 0.325828] pci 0000:00:17.4: PME# supported from D0 D3hot D3cold
  475. [ 0.326187] pci 0000:00:17.5: [15ad:07a0] type 01 class 0x060400
  476. [ 0.326673] pci 0000:00:17.5: PME# supported from D0 D3hot D3cold
  477. [ 0.326932] pci 0000:00:17.6: [15ad:07a0] type 01 class 0x060400
  478. [ 0.327440] pci 0000:00:17.6: PME# supported from D0 D3hot D3cold
  479. [ 0.327696] pci 0000:00:17.7: [15ad:07a0] type 01 class 0x060400
  480. [ 0.328224] pci 0000:00:17.7: PME# supported from D0 D3hot D3cold
  481. [ 0.328481] pci 0000:00:18.0: [15ad:07a0] type 01 class 0x060400
  482. [ 0.328985] pci 0000:00:18.0: PME# supported from D0 D3hot D3cold
  483. [ 0.329242] pci 0000:00:18.1: [15ad:07a0] type 01 class 0x060400
  484. [ 0.329729] pci 0000:00:18.1: PME# supported from D0 D3hot D3cold
  485. [ 0.330034] pci 0000:00:18.2: [15ad:07a0] type 01 class 0x060400
  486. [ 0.330521] pci 0000:00:18.2: PME# supported from D0 D3hot D3cold
  487. [ 0.330797] pci 0000:00:18.3: [15ad:07a0] type 01 class 0x060400
  488. [ 0.331309] pci 0000:00:18.3: PME# supported from D0 D3hot D3cold
  489. [ 0.331544] pci 0000:00:18.4: [15ad:07a0] type 01 class 0x060400
  490. [ 0.332082] pci 0000:00:18.4: PME# supported from D0 D3hot D3cold
  491. [ 0.332422] pci 0000:00:18.5: [15ad:07a0] type 01 class 0x060400
  492. [ 0.332908] pci 0000:00:18.5: PME# supported from D0 D3hot D3cold
  493. [ 0.333196] pci 0000:00:18.6: [15ad:07a0] type 01 class 0x060400
  494. [ 0.333684] pci 0000:00:18.6: PME# supported from D0 D3hot D3cold
  495. [ 0.333973] pci 0000:00:18.7: [15ad:07a0] type 01 class 0x060400
  496. [ 0.334468] pci 0000:00:18.7: PME# supported from D0 D3hot D3cold
  497. [ 0.334991] pci 0000:00:01.0: PCI bridge to [bus 01]
  498. [ 0.335384] acpiphp: Slot [32] registered
  499. [ 0.335415] acpiphp: Slot [33] registered
  500. [ 0.335445] acpiphp: Slot [34] registered
  501. [ 0.335474] acpiphp: Slot [35] registered
  502. [ 0.335504] acpiphp: Slot [36] registered
  503. [ 0.335546] acpiphp: Slot [37] registered
  504. [ 0.335576] acpiphp: Slot [38] registered
  505. [ 0.335605] acpiphp: Slot [39] registered
  506. [ 0.335645] acpiphp: Slot [40] registered
  507. [ 0.335696] acpiphp: Slot [41] registered
  508. [ 0.335727] acpiphp: Slot [42] registered
  509. [ 0.335756] acpiphp: Slot [43] registered
  510. [ 0.335785] acpiphp: Slot [44] registered
  511. [ 0.335814] acpiphp: Slot [45] registered
  512. [ 0.335843] acpiphp: Slot [46] registered
  513. [ 0.335883] acpiphp: Slot [47] registered
  514. [ 0.335913] acpiphp: Slot [48] registered
  515. [ 0.335965] acpiphp: Slot [49] registered
  516. [ 0.336012] acpiphp: Slot [50] registered
  517. [ 0.336042] acpiphp: Slot [51] registered
  518. [ 0.336071] acpiphp: Slot [52] registered
  519. [ 0.336120] acpiphp: Slot [53] registered
  520. [ 0.336150] acpiphp: Slot [54] registered
  521. [ 0.336179] acpiphp: Slot [55] registered
  522. [ 0.336208] acpiphp: Slot [56] registered
  523. [ 0.336237] acpiphp: Slot [57] registered
  524. [ 0.336266] acpiphp: Slot [58] registered
  525. [ 0.336295] acpiphp: Slot [59] registered
  526. [ 0.336325] acpiphp: Slot [60] registered
  527. [ 0.336354] acpiphp: Slot [61] registered
  528. [ 0.336383] acpiphp: Slot [62] registered
  529. [ 0.336412] acpiphp: Slot [63] registered
  530. [ 0.336449] pci 0000:02:00.0: [15ad:0774] type 00 class 0x0c0300
  531. [ 0.337364] pci 0000:02:00.0: reg 0x20: [io 0x2080-0x209f]
  532. [ 0.337998] pci 0000:02:01.0: [8086:100f] type 00 class 0x020000
  533. [ 0.338477] pci 0000:02:01.0: reg 0x10: [mem 0xfd5c0000-0xfd5dffff 64bit]
  534. [ 0.338889] pci 0000:02:01.0: reg 0x18: [mem 0xfdff0000-0xfdffffff 64bit]
  535. [ 0.339280] pci 0000:02:01.0: reg 0x20: [io 0x2000-0x203f]
  536. [ 0.340003] pci 0000:02:01.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
  537. [ 0.340388] pci 0000:02:02.0: [1274:1371] type 00 class 0x040100
  538. [ 0.340636] pci 0000:02:02.0: reg 0x10: [io 0x2040-0x207f]
  539. [ 0.342098] pci 0000:02:03.0: [15ad:0770] type 00 class 0x0c0320
  540. [ 0.342306] pci 0000:02:03.0: reg 0x10: [mem 0xfd5ef000-0xfd5effff]
  541. [ 0.343504] pci 0000:02:05.0: [15ad:07e0] type 00 class 0x010601
  542. [ 0.344562] pci 0000:02:05.0: reg 0x24: [mem 0xfd5ee000-0xfd5eefff]
  543. [ 0.344721] pci 0000:02:05.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
  544. [ 0.344972] pci 0000:02:05.0: PME# supported from D3hot
  545. [ 0.345391] pci 0000:00:11.0: PCI bridge to [bus 02] (subtractive decode)
  546. [ 0.345405] pci 0000:00:11.0: bridge window [io 0x2000-0x3fff]
  547. [ 0.345419] pci 0000:00:11.0: bridge window [mem 0xfd500000-0xfdffffff]
  548. [ 0.345445] pci 0000:00:11.0: bridge window [mem 0xe7b00000-0xe7ffffff 64bit pref]
  549. [ 0.345447] pci 0000:00:11.0: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
  550. [ 0.345447] pci 0000:00:11.0: bridge window [mem 0x000d0000-0x000d3fff window] (subtractive decode)
  551. [ 0.345448] pci 0000:00:11.0: bridge window [mem 0x000d4000-0x000d7fff window] (subtractive decode)
  552. [ 0.345449] pci 0000:00:11.0: bridge window [mem 0x000d8000-0x000dbfff window] (subtractive decode)
  553. [ 0.345450] pci 0000:00:11.0: bridge window [mem 0xc0000000-0xfebfffff window] (subtractive decode)
  554. [ 0.345451] pci 0000:00:11.0: bridge window [io 0x0000-0x0cf7 window] (subtractive decode)
  555. [ 0.345452] pci 0000:00:11.0: bridge window [io 0x0d00-0xfeff window] (subtractive decode)
  556. [ 0.345688] pci 0000:00:15.0: PCI bridge to [bus 03]
  557. [ 0.345703] pci 0000:00:15.0: bridge window [io 0x4000-0x4fff]
  558. [ 0.345717] pci 0000:00:15.0: bridge window [mem 0xfd400000-0xfd4fffff]
  559. [ 0.345743] pci 0000:00:15.0: bridge window [mem 0xe7a00000-0xe7afffff 64bit pref]
  560. [ 0.345995] pci 0000:00:15.1: PCI bridge to [bus 04]
  561. [ 0.346010] pci 0000:00:15.1: bridge window [io 0x8000-0x8fff]
  562. [ 0.346023] pci 0000:00:15.1: bridge window [mem 0xfd000000-0xfd0fffff]
  563. [ 0.346049] pci 0000:00:15.1: bridge window [mem 0xe7600000-0xe76fffff 64bit pref]
  564. [ 0.346265] pci 0000:00:15.2: PCI bridge to [bus 05]
  565. [ 0.346279] pci 0000:00:15.2: bridge window [io 0xc000-0xcfff]
  566. [ 0.346293] pci 0000:00:15.2: bridge window [mem 0xfcc00000-0xfccfffff]
  567. [ 0.346319] pci 0000:00:15.2: bridge window [mem 0xe7200000-0xe72fffff 64bit pref]
  568. [ 0.346556] pci 0000:00:15.3: PCI bridge to [bus 06]
  569. [ 0.346583] pci 0000:00:15.3: bridge window [mem 0xfc800000-0xfc8fffff]
  570. [ 0.346609] pci 0000:00:15.3: bridge window [mem 0xe6e00000-0xe6efffff 64bit pref]
  571. [ 0.346824] pci 0000:00:15.4: PCI bridge to [bus 07]
  572. [ 0.346850] pci 0000:00:15.4: bridge window [mem 0xfc400000-0xfc4fffff]
  573. [ 0.346877] pci 0000:00:15.4: bridge window [mem 0xe6a00000-0xe6afffff 64bit pref]
  574. [ 0.347136] pci 0000:00:15.5: PCI bridge to [bus 08]
  575. [ 0.347162] pci 0000:00:15.5: bridge window [mem 0xfc000000-0xfc0fffff]
  576. [ 0.347189] pci 0000:00:15.5: bridge window [mem 0xe6600000-0xe66fffff 64bit pref]
  577. [ 0.347445] pci 0000:00:15.6: PCI bridge to [bus 09]
  578. [ 0.347471] pci 0000:00:15.6: bridge window [mem 0xfbc00000-0xfbcfffff]
  579. [ 0.347497] pci 0000:00:15.6: bridge window [mem 0xe6200000-0xe62fffff 64bit pref]
  580. [ 0.347712] pci 0000:00:15.7: PCI bridge to [bus 0a]
  581. [ 0.347738] pci 0000:00:15.7: bridge window [mem 0xfb800000-0xfb8fffff]
  582. [ 0.347765] pci 0000:00:15.7: bridge window [mem 0xe5e00000-0xe5efffff 64bit pref]
  583. [ 0.348062] pci 0000:00:16.0: PCI bridge to [bus 0b]
  584. [ 0.348077] pci 0000:00:16.0: bridge window [io 0x5000-0x5fff]
  585. [ 0.348090] pci 0000:00:16.0: bridge window [mem 0xfd300000-0xfd3fffff]
  586. [ 0.348117] pci 0000:00:16.0: bridge window [mem 0xe7900000-0xe79fffff 64bit pref]
  587. [ 0.348422] pci 0000:00:16.1: PCI bridge to [bus 0c]
  588. [ 0.348436] pci 0000:00:16.1: bridge window [io 0x9000-0x9fff]
  589. [ 0.348450] pci 0000:00:16.1: bridge window [mem 0xfcf00000-0xfcffffff]
  590. [ 0.348476] pci 0000:00:16.1: bridge window [mem 0xe7500000-0xe75fffff 64bit pref]
  591. [ 0.348692] pci 0000:00:16.2: PCI bridge to [bus 0d]
  592. [ 0.348706] pci 0000:00:16.2: bridge window [io 0xd000-0xdfff]
  593. [ 0.348720] pci 0000:00:16.2: bridge window [mem 0xfcb00000-0xfcbfffff]
  594. [ 0.348746] pci 0000:00:16.2: bridge window [mem 0xe7100000-0xe71fffff 64bit pref]
  595. [ 0.349009] pci 0000:00:16.3: PCI bridge to [bus 0e]
  596. [ 0.349035] pci 0000:00:16.3: bridge window [mem 0xfc700000-0xfc7fffff]
  597. [ 0.349061] pci 0000:00:16.3: bridge window [mem 0xe6d00000-0xe6dfffff 64bit pref]
  598. [ 0.349289] pci 0000:00:16.4: PCI bridge to [bus 0f]
  599. [ 0.349316] pci 0000:00:16.4: bridge window [mem 0xfc300000-0xfc3fffff]
  600. [ 0.349342] pci 0000:00:16.4: bridge window [mem 0xe6900000-0xe69fffff 64bit pref]
  601. [ 0.349579] pci 0000:00:16.5: PCI bridge to [bus 10]
  602. [ 0.349606] pci 0000:00:16.5: bridge window [mem 0xfbf00000-0xfbffffff]
  603. [ 0.349632] pci 0000:00:16.5: bridge window [mem 0xe6500000-0xe65fffff 64bit pref]
  604. [ 0.349847] pci 0000:00:16.6: PCI bridge to [bus 11]
  605. [ 0.349874] pci 0000:00:16.6: bridge window [mem 0xfbb00000-0xfbbfffff]
  606. [ 0.349900] pci 0000:00:16.6: bridge window [mem 0xe6100000-0xe61fffff 64bit pref]
  607. [ 0.350143] pci 0000:00:16.7: PCI bridge to [bus 12]
  608. [ 0.350170] pci 0000:00:16.7: bridge window [mem 0xfb700000-0xfb7fffff]
  609. [ 0.350196] pci 0000:00:16.7: bridge window [mem 0xe5d00000-0xe5dfffff 64bit pref]
  610. [ 0.350446] pci 0000:00:17.0: PCI bridge to [bus 13]
  611. [ 0.350460] pci 0000:00:17.0: bridge window [io 0x6000-0x6fff]
  612. [ 0.350474] pci 0000:00:17.0: bridge window [mem 0xfd200000-0xfd2fffff]
  613. [ 0.350500] pci 0000:00:17.0: bridge window [mem 0xe7800000-0xe78fffff 64bit pref]
  614. [ 0.350715] pci 0000:00:17.1: PCI bridge to [bus 14]
  615. [ 0.350729] pci 0000:00:17.1: bridge window [io 0xa000-0xafff]
  616. [ 0.350743] pci 0000:00:17.1: bridge window [mem 0xfce00000-0xfcefffff]
  617. [ 0.350769] pci 0000:00:17.1: bridge window [mem 0xe7400000-0xe74fffff 64bit pref]
  618. [ 0.351036] pci 0000:00:17.2: PCI bridge to [bus 15]
  619. [ 0.351075] pci 0000:00:17.2: bridge window [io 0xe000-0xefff]
  620. [ 0.351098] pci 0000:00:17.2: bridge window [mem 0xfca00000-0xfcafffff]
  621. [ 0.351160] pci 0000:00:17.2: bridge window [mem 0xe7000000-0xe70fffff 64bit pref]
  622. [ 0.351503] pci 0000:00:17.3: PCI bridge to [bus 16]
  623. [ 0.351529] pci 0000:00:17.3: bridge window [mem 0xfc600000-0xfc6fffff]
  624. [ 0.351555] pci 0000:00:17.3: bridge window [mem 0xe6c00000-0xe6cfffff 64bit pref]
  625. [ 0.351783] pci 0000:00:17.4: PCI bridge to [bus 17]
  626. [ 0.351810] pci 0000:00:17.4: bridge window [mem 0xfc200000-0xfc2fffff]
  627. [ 0.351836] pci 0000:00:17.4: bridge window [mem 0xe6800000-0xe68fffff 64bit pref]
  628. [ 0.352088] pci 0000:00:17.5: PCI bridge to [bus 18]
  629. [ 0.352115] pci 0000:00:17.5: bridge window [mem 0xfbe00000-0xfbefffff]
  630. [ 0.352142] pci 0000:00:17.5: bridge window [mem 0xe6400000-0xe64fffff 64bit pref]
  631. [ 0.352362] pci 0000:00:17.6: PCI bridge to [bus 19]
  632. [ 0.352388] pci 0000:00:17.6: bridge window [mem 0xfba00000-0xfbafffff]
  633. [ 0.352415] pci 0000:00:17.6: bridge window [mem 0xe6000000-0xe60fffff 64bit pref]
  634. [ 0.352635] pci 0000:00:17.7: PCI bridge to [bus 1a]
  635. [ 0.352662] pci 0000:00:17.7: bridge window [mem 0xfb600000-0xfb6fffff]
  636. [ 0.352688] pci 0000:00:17.7: bridge window [mem 0xe5c00000-0xe5cfffff 64bit pref]
  637. [ 0.352944] pci 0000:00:18.0: PCI bridge to [bus 1b]
  638. [ 0.352959] pci 0000:00:18.0: bridge window [io 0x7000-0x7fff]
  639. [ 0.352973] pci 0000:00:18.0: bridge window [mem 0xfd100000-0xfd1fffff]
  640. [ 0.353000] pci 0000:00:18.0: bridge window [mem 0xe7700000-0xe77fffff 64bit pref]
  641. [ 0.353317] pci 0000:00:18.1: PCI bridge to [bus 1c]
  642. [ 0.353331] pci 0000:00:18.1: bridge window [io 0xb000-0xbfff]
  643. [ 0.353346] pci 0000:00:18.1: bridge window [mem 0xfcd00000-0xfcdfffff]
  644. [ 0.353372] pci 0000:00:18.1: bridge window [mem 0xe7300000-0xe73fffff 64bit pref]
  645. [ 0.353630] pci 0000:00:18.2: PCI bridge to [bus 1d]
  646. [ 0.353657] pci 0000:00:18.2: bridge window [mem 0xfc900000-0xfc9fffff]
  647. [ 0.353683] pci 0000:00:18.2: bridge window [mem 0xe6f00000-0xe6ffffff 64bit pref]
  648. [ 0.353904] pci 0000:00:18.3: PCI bridge to [bus 1e]
  649. [ 0.353931] pci 0000:00:18.3: bridge window [mem 0xfc500000-0xfc5fffff]
  650. [ 0.353963] pci 0000:00:18.3: bridge window [mem 0xe6b00000-0xe6bfffff 64bit pref]
  651. [ 0.354221] pci 0000:00:18.4: PCI bridge to [bus 1f]
  652. [ 0.354248] pci 0000:00:18.4: bridge window [mem 0xfc100000-0xfc1fffff]
  653. [ 0.354274] pci 0000:00:18.4: bridge window [mem 0xe6700000-0xe67fffff 64bit pref]
  654. [ 0.354518] pci 0000:00:18.5: PCI bridge to [bus 20]
  655. [ 0.354545] pci 0000:00:18.5: bridge window [mem 0xfbd00000-0xfbdfffff]
  656. [ 0.354572] pci 0000:00:18.5: bridge window [mem 0xe6300000-0xe63fffff 64bit pref]
  657. [ 0.354793] pci 0000:00:18.6: PCI bridge to [bus 21]
  658. [ 0.354820] pci 0000:00:18.6: bridge window [mem 0xfb900000-0xfb9fffff]
  659. [ 0.354846] pci 0000:00:18.6: bridge window [mem 0xe5f00000-0xe5ffffff 64bit pref]
  660. [ 0.355077] pci 0000:00:18.7: PCI bridge to [bus 22]
  661. [ 0.355104] pci 0000:00:18.7: bridge window [mem 0xfb500000-0xfb5fffff]
  662. [ 0.355131] pci 0000:00:18.7: bridge window [mem 0xe5b00000-0xe5bfffff 64bit pref]
  663. [ 0.357046] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *9 10 11 14 15)
  664. [ 0.357127] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11 14 15)
  665. [ 0.357206] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 *10 11 14 15)
  666. [ 0.357284] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 9 10 11 14 15)
  667. [ 0.392388] SCSI subsystem initialized
  668. [ 0.392469] libata version 3.00 loaded.
  669. [ 0.392508] pci 0000:00:0f.0: vgaarb: setting as boot VGA device
  670. [ 0.392509] pci 0000:00:0f.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
  671. [ 0.392513] pci 0000:00:0f.0: vgaarb: bridge control possible
  672. [ 0.392514] vgaarb: loaded
  673. [ 0.392527] ACPI: bus type USB registered
  674. [ 0.392537] usbcore: registered new interface driver usbfs
  675. [ 0.392565] usbcore: registered new interface driver hub
  676. [ 0.392583] usbcore: registered new device driver usb
  677. [ 0.392693] EDAC MC: Ver: 3.0.0
  678. [ 0.393903] PCI: Using ACPI for IRQ routing
  679. [ 0.412067] PCI: pci_cache_line_size set to 64 bytes
  680. [ 0.412651] e820: reserve RAM buffer [mem 0x0009ec00-0x0009ffff]
  681. [ 0.412653] e820: reserve RAM buffer [mem 0xbfee0000-0xbfffffff]
  682. [ 0.412767] NetLabel: Initializing
  683. [ 0.412767] NetLabel: domain hash size = 128
  684. [ 0.412768] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
  685. [ 0.412874] NetLabel: unlabeled traffic allowed by default
  686. [ 0.413415] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
  687. [ 0.413421] hpet0: 16 comparators, 64-bit 14.318180 MHz counter
  688. [ 0.415471] clocksource: Switched to clocksource hpet
  689. [ 0.441621] VFS: Disk quotas dquot_6.6.0
  690. [ 0.441654] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  691. [ 0.441981] AppArmor: AppArmor Filesystem Enabled
  692. [ 0.442033] pnp: PnP ACPI init
  693. [ 0.442231] system 00:00: [io 0x1000-0x103f] has been reserved
  694. [ 0.442233] system 00:00: [io 0x1040-0x104f] has been reserved
  695. [ 0.442234] system 00:00: [io 0x0cf0-0x0cf1] has been reserved
  696. [ 0.442239] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
  697. [ 0.442292] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
  698. [ 0.442310] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active)
  699. [ 0.442324] pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active)
  700. [ 0.442552] system 00:04: [mem 0xfed00000-0xfed003ff] has been reserved
  701. [ 0.442556] system 00:04: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
  702. [ 0.444561] pnp 00:05: Plug and Play ACPI device, IDs PNP0400 (active)
  703. [ 0.444768] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active)
  704. [ 0.444996] pnp 00:07: Plug and Play ACPI device, IDs PNP0501 (active)
  705. [ 0.445176] pnp 00:08: [dma 2]
  706. [ 0.445206] pnp 00:08: Plug and Play ACPI device, IDs PNP0700 (active)
  707. [ 0.445427] system 00:09: [io 0xfce0-0xfcff] has been reserved
  708. [ 0.445429] system 00:09: [mem 0xf0000000-0xf7ffffff] has been reserved
  709. [ 0.445431] system 00:09: [mem 0xfe800000-0xfe9fffff] has been reserved
  710. [ 0.445434] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
  711. [ 0.473061] pnp: PnP ACPI: found 10 devices
  712. [ 0.479595] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  713. [ 0.479850] pci 0000:00:15.3: bridge window [io 0x1000-0x0fff] to [bus 06] add_size 1000
  714. [ 0.479892] pci 0000:00:15.4: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000
  715. [ 0.479935] pci 0000:00:15.5: bridge window [io 0x1000-0x0fff] to [bus 08] add_size 1000
  716. [ 0.479977] pci 0000:00:15.6: bridge window [io 0x1000-0x0fff] to [bus 09] add_size 1000
  717. [ 0.480033] pci 0000:00:15.7: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000
  718. [ 0.480192] pci 0000:00:16.3: bridge window [io 0x1000-0x0fff] to [bus 0e] add_size 1000
  719. [ 0.480234] pci 0000:00:16.4: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000
  720. [ 0.480292] pci 0000:00:16.5: bridge window [io 0x1000-0x0fff] to [bus 10] add_size 1000
  721. [ 0.480335] pci 0000:00:16.6: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000
  722. [ 0.480377] pci 0000:00:16.7: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000
  723. [ 0.480536] pci 0000:00:17.3: bridge window [io 0x1000-0x0fff] to [bus 16] add_size 1000
  724. [ 0.480578] pci 0000:00:17.4: bridge window [io 0x1000-0x0fff] to [bus 17] add_size 1000
  725. [ 0.480620] pci 0000:00:17.5: bridge window [io 0x1000-0x0fff] to [bus 18] add_size 1000
  726. [ 0.480661] pci 0000:00:17.6: bridge window [io 0x1000-0x0fff] to [bus 19] add_size 1000
  727. [ 0.480703] pci 0000:00:17.7: bridge window [io 0x1000-0x0fff] to [bus 1a] add_size 1000
  728. [ 0.480823] pci 0000:00:18.2: bridge window [io 0x1000-0x0fff] to [bus 1d] add_size 1000
  729. [ 0.480864] pci 0000:00:18.3: bridge window [io 0x1000-0x0fff] to [bus 1e] add_size 1000
  730. [ 0.480906] pci 0000:00:18.4: bridge window [io 0x1000-0x0fff] to [bus 1f] add_size 1000
  731. [ 0.480947] pci 0000:00:18.5: bridge window [io 0x1000-0x0fff] to [bus 20] add_size 1000
  732. [ 0.480988] pci 0000:00:18.6: bridge window [io 0x1000-0x0fff] to [bus 21] add_size 1000
  733. [ 0.481030] pci 0000:00:18.7: bridge window [io 0x1000-0x0fff] to [bus 22] add_size 1000
  734. [ 0.481054] pci 0000:00:0f.0: BAR 6: assigned [mem 0xc0000000-0xc0007fff pref]
  735. [ 0.481056] pci 0000:00:10.0: BAR 6: assigned [mem 0xc0008000-0xc000bfff pref]
  736. [ 0.481059] pci 0000:00:15.3: BAR 13: no space for [io size 0x1000]
  737. [ 0.481060] pci 0000:00:15.3: BAR 13: failed to assign [io size 0x1000]
  738. [ 0.481062] pci 0000:00:15.4: BAR 13: no space for [io size 0x1000]
  739. [ 0.481062] pci 0000:00:15.4: BAR 13: failed to assign [io size 0x1000]
  740. [ 0.481064] pci 0000:00:15.5: BAR 13: no space for [io size 0x1000]
  741. [ 0.481065] pci 0000:00:15.5: BAR 13: failed to assign [io size 0x1000]
  742. [ 0.481066] pci 0000:00:15.6: BAR 13: no space for [io size 0x1000]
  743. [ 0.481067] pci 0000:00:15.6: BAR 13: failed to assign [io size 0x1000]
  744. [ 0.481069] pci 0000:00:15.7: BAR 13: no space for [io size 0x1000]
  745. [ 0.481069] pci 0000:00:15.7: BAR 13: failed to assign [io size 0x1000]
  746. [ 0.481071] pci 0000:00:16.3: BAR 13: no space for [io size 0x1000]
  747. [ 0.481072] pci 0000:00:16.3: BAR 13: failed to assign [io size 0x1000]
  748. [ 0.481073] pci 0000:00:16.4: BAR 13: no space for [io size 0x1000]
  749. [ 0.481074] pci 0000:00:16.4: BAR 13: failed to assign [io size 0x1000]
  750. [ 0.481076] pci 0000:00:16.5: BAR 13: no space for [io size 0x1000]
  751. [ 0.481077] pci 0000:00:16.5: BAR 13: failed to assign [io size 0x1000]
  752. [ 0.481078] pci 0000:00:16.6: BAR 13: no space for [io size 0x1000]
  753. [ 0.481079] pci 0000:00:16.6: BAR 13: failed to assign [io size 0x1000]
  754. [ 0.481080] pci 0000:00:16.7: BAR 13: no space for [io size 0x1000]
  755. [ 0.481081] pci 0000:00:16.7: BAR 13: failed to assign [io size 0x1000]
  756. [ 0.481083] pci 0000:00:17.3: BAR 13: no space for [io size 0x1000]
  757. [ 0.481084] pci 0000:00:17.3: BAR 13: failed to assign [io size 0x1000]
  758. [ 0.481085] pci 0000:00:17.4: BAR 13: no space for [io size 0x1000]
  759. [ 0.481086] pci 0000:00:17.4: BAR 13: failed to assign [io size 0x1000]
  760. [ 0.481088] pci 0000:00:17.5: BAR 13: no space for [io size 0x1000]
  761. [ 0.481088] pci 0000:00:17.5: BAR 13: failed to assign [io size 0x1000]
  762. [ 0.481090] pci 0000:00:17.6: BAR 13: no space for [io size 0x1000]
  763. [ 0.481091] pci 0000:00:17.6: BAR 13: failed to assign [io size 0x1000]
  764. [ 0.481092] pci 0000:00:17.7: BAR 13: no space for [io size 0x1000]
  765. [ 0.481093] pci 0000:00:17.7: BAR 13: failed to assign [io size 0x1000]
  766. [ 0.481095] pci 0000:00:18.2: BAR 13: no space for [io size 0x1000]
  767. [ 0.481095] pci 0000:00:18.2: BAR 13: failed to assign [io size 0x1000]
  768. [ 0.481097] pci 0000:00:18.3: BAR 13: no space for [io size 0x1000]
  769. [ 0.481098] pci 0000:00:18.3: BAR 13: failed to assign [io size 0x1000]
  770. [ 0.481099] pci 0000:00:18.4: BAR 13: no space for [io size 0x1000]
  771. [ 0.481100] pci 0000:00:18.4: BAR 13: failed to assign [io size 0x1000]
  772. [ 0.481102] pci 0000:00:18.5: BAR 13: no space for [io size 0x1000]
  773. [ 0.481103] pci 0000:00:18.5: BAR 13: failed to assign [io size 0x1000]
  774. [ 0.481104] pci 0000:00:18.6: BAR 13: no space for [io size 0x1000]
  775. [ 0.481105] pci 0000:00:18.6: BAR 13: failed to assign [io size 0x1000]
  776. [ 0.481106] pci 0000:00:18.7: BAR 13: no space for [io size 0x1000]
  777. [ 0.481107] pci 0000:00:18.7: BAR 13: failed to assign [io size 0x1000]
  778. [ 0.481111] pci 0000:00:18.7: BAR 13: no space for [io size 0x1000]
  779. [ 0.481112] pci 0000:00:18.7: BAR 13: failed to assign [io size 0x1000]
  780. [ 0.481113] pci 0000:00:18.6: BAR 13: no space for [io size 0x1000]
  781. [ 0.481114] pci 0000:00:18.6: BAR 13: failed to assign [io size 0x1000]
  782. [ 0.481116] pci 0000:00:18.5: BAR 13: no space for [io size 0x1000]
  783. [ 0.481116] pci 0000:00:18.5: BAR 13: failed to assign [io size 0x1000]
  784. [ 0.481118] pci 0000:00:18.4: BAR 13: no space for [io size 0x1000]
  785. [ 0.481119] pci 0000:00:18.4: BAR 13: failed to assign [io size 0x1000]
  786. [ 0.481120] pci 0000:00:18.3: BAR 13: no space for [io size 0x1000]
  787. [ 0.481121] pci 0000:00:18.3: BAR 13: failed to assign [io size 0x1000]
  788. [ 0.481123] pci 0000:00:18.2: BAR 13: no space for [io size 0x1000]
  789. [ 0.481123] pci 0000:00:18.2: BAR 13: failed to assign [io size 0x1000]
  790. [ 0.481125] pci 0000:00:17.7: BAR 13: no space for [io size 0x1000]
  791. [ 0.481126] pci 0000:00:17.7: BAR 13: failed to assign [io size 0x1000]
  792. [ 0.481127] pci 0000:00:17.6: BAR 13: no space for [io size 0x1000]
  793. [ 0.481128] pci 0000:00:17.6: BAR 13: failed to assign [io size 0x1000]
  794. [ 0.481129] pci 0000:00:17.5: BAR 13: no space for [io size 0x1000]
  795. [ 0.481130] pci 0000:00:17.5: BAR 13: failed to assign [io size 0x1000]
  796. [ 0.481132] pci 0000:00:17.4: BAR 13: no space for [io size 0x1000]
  797. [ 0.481133] pci 0000:00:17.4: BAR 13: failed to assign [io size 0x1000]
  798. [ 0.481134] pci 0000:00:17.3: BAR 13: no space for [io size 0x1000]
  799. [ 0.481135] pci 0000:00:17.3: BAR 13: failed to assign [io size 0x1000]
  800. [ 0.481136] pci 0000:00:16.7: BAR 13: no space for [io size 0x1000]
  801. [ 0.481137] pci 0000:00:16.7: BAR 13: failed to assign [io size 0x1000]
  802. [ 0.481139] pci 0000:00:16.6: BAR 13: no space for [io size 0x1000]
  803. [ 0.481140] pci 0000:00:16.6: BAR 13: failed to assign [io size 0x1000]
  804. [ 0.481141] pci 0000:00:16.5: BAR 13: no space for [io size 0x1000]
  805. [ 0.481142] pci 0000:00:16.5: BAR 13: failed to assign [io size 0x1000]
  806. [ 0.481143] pci 0000:00:16.4: BAR 13: no space for [io size 0x1000]
  807. [ 0.481144] pci 0000:00:16.4: BAR 13: failed to assign [io size 0x1000]
  808. [ 0.481146] pci 0000:00:16.3: BAR 13: no space for [io size 0x1000]
  809. [ 0.481147] pci 0000:00:16.3: BAR 13: failed to assign [io size 0x1000]
  810. [ 0.481148] pci 0000:00:15.7: BAR 13: no space for [io size 0x1000]
  811. [ 0.481149] pci 0000:00:15.7: BAR 13: failed to assign [io size 0x1000]
  812. [ 0.481151] pci 0000:00:15.6: BAR 13: no space for [io size 0x1000]
  813. [ 0.481151] pci 0000:00:15.6: BAR 13: failed to assign [io size 0x1000]
  814. [ 0.481153] pci 0000:00:15.5: BAR 13: no space for [io size 0x1000]
  815. [ 0.481154] pci 0000:00:15.5: BAR 13: failed to assign [io size 0x1000]
  816. [ 0.481155] pci 0000:00:15.4: BAR 13: no space for [io size 0x1000]
  817. [ 0.481156] pci 0000:00:15.4: BAR 13: failed to assign [io size 0x1000]
  818. [ 0.481157] pci 0000:00:15.3: BAR 13: no space for [io size 0x1000]
  819. [ 0.481158] pci 0000:00:15.3: BAR 13: failed to assign [io size 0x1000]
  820. [ 0.481160] pci 0000:00:01.0: PCI bridge to [bus 01]
  821. [ 0.481224] pci 0000:02:01.0: BAR 6: assigned [mem 0xfd500000-0xfd50ffff pref]
  822. [ 0.481225] pci 0000:02:05.0: BAR 6: assigned [mem 0xfd510000-0xfd51ffff pref]
  823. [ 0.481226] pci 0000:00:11.0: PCI bridge to [bus 02]
  824. [ 0.481235] pci 0000:00:11.0: bridge window [io 0x2000-0x3fff]
  825. [ 0.481257] pci 0000:00:11.0: bridge window [mem 0xfd500000-0xfdffffff]
  826. [ 0.481271] pci 0000:00:11.0: bridge window [mem 0xe7b00000-0xe7ffffff 64bit pref]
  827. [ 0.481298] pci 0000:00:15.0: PCI bridge to [bus 03]
  828. [ 0.481306] pci 0000:00:15.0: bridge window [io 0x4000-0x4fff]
  829. [ 0.481327] pci 0000:00:15.0: bridge window [mem 0xfd400000-0xfd4fffff]
  830. [ 0.481342] pci 0000:00:15.0: bridge window [mem 0xe7a00000-0xe7afffff 64bit pref]
  831. [ 0.481405] pci 0000:00:15.1: PCI bridge to [bus 04]
  832. [ 0.481415] pci 0000:00:15.1: bridge window [io 0x8000-0x8fff]
  833. [ 0.481436] pci 0000:00:15.1: bridge window [mem 0xfd000000-0xfd0fffff]
  834. [ 0.481450] pci 0000:00:15.1: bridge window [mem 0xe7600000-0xe76fffff 64bit pref]
  835. [ 0.481491] pci 0000:00:15.2: PCI bridge to [bus 05]
  836. [ 0.481500] pci 0000:00:15.2: bridge window [io 0xc000-0xcfff]
  837. [ 0.481521] pci 0000:00:15.2: bridge window [mem 0xfcc00000-0xfccfffff]
  838. [ 0.481536] pci 0000:00:15.2: bridge window [mem 0xe7200000-0xe72fffff 64bit pref]
  839. [ 0.481573] pci 0000:00:15.3: PCI bridge to [bus 06]
  840. [ 0.481594] pci 0000:00:15.3: bridge window [mem 0xfc800000-0xfc8fffff]
  841. [ 0.481609] pci 0000:00:15.3: bridge window [mem 0xe6e00000-0xe6efffff 64bit pref]
  842. [ 0.481645] pci 0000:00:15.4: PCI bridge to [bus 07]
  843. [ 0.481667] pci 0000:00:15.4: bridge window [mem 0xfc400000-0xfc4fffff]
  844. [ 0.481681] pci 0000:00:15.4: bridge window [mem 0xe6a00000-0xe6afffff 64bit pref]
  845. [ 0.481718] pci 0000:00:15.5: PCI bridge to [bus 08]
  846. [ 0.481739] pci 0000:00:15.5: bridge window [mem 0xfc000000-0xfc0fffff]
  847. [ 0.481754] pci 0000:00:15.5: bridge window [mem 0xe6600000-0xe66fffff 64bit pref]
  848. [ 0.481790] pci 0000:00:15.6: PCI bridge to [bus 09]
  849. [ 0.481812] pci 0000:00:15.6: bridge window [mem 0xfbc00000-0xfbcfffff]
  850. [ 0.481826] pci 0000:00:15.6: bridge window [mem 0xe6200000-0xe62fffff 64bit pref]
  851. [ 0.481863] pci 0000:00:15.7: PCI bridge to [bus 0a]
  852. [ 0.481884] pci 0000:00:15.7: bridge window [mem 0xfb800000-0xfb8fffff]
  853. [ 0.481899] pci 0000:00:15.7: bridge window [mem 0xe5e00000-0xe5efffff 64bit pref]
  854. [ 0.481935] pci 0000:00:16.0: PCI bridge to [bus 0b]
  855. [ 0.481944] pci 0000:00:16.0: bridge window [io 0x5000-0x5fff]
  856. [ 0.481965] pci 0000:00:16.0: bridge window [mem 0xfd300000-0xfd3fffff]
  857. [ 0.481980] pci 0000:00:16.0: bridge window [mem 0xe7900000-0xe79fffff 64bit pref]
  858. [ 0.482017] pci 0000:00:16.1: PCI bridge to [bus 0c]
  859. [ 0.482025] pci 0000:00:16.1: bridge window [io 0x9000-0x9fff]
  860. [ 0.482047] pci 0000:00:16.1: bridge window [mem 0xfcf00000-0xfcffffff]
  861. [ 0.482061] pci 0000:00:16.1: bridge window [mem 0xe7500000-0xe75fffff 64bit pref]
  862. [ 0.482097] pci 0000:00:16.2: PCI bridge to [bus 0d]
  863. [ 0.482106] pci 0000:00:16.2: bridge window [io 0xd000-0xdfff]
  864. [ 0.482134] pci 0000:00:16.2: bridge window [mem 0xfcb00000-0xfcbfffff]
  865. [ 0.482148] pci 0000:00:16.2: bridge window [mem 0xe7100000-0xe71fffff 64bit pref]
  866. [ 0.482185] pci 0000:00:16.3: PCI bridge to [bus 0e]
  867. [ 0.482207] pci 0000:00:16.3: bridge window [mem 0xfc700000-0xfc7fffff]
  868. [ 0.482221] pci 0000:00:16.3: bridge window [mem 0xe6d00000-0xe6dfffff 64bit pref]
  869. [ 0.482257] pci 0000:00:16.4: PCI bridge to [bus 0f]
  870. [ 0.482279] pci 0000:00:16.4: bridge window [mem 0xfc300000-0xfc3fffff]
  871. [ 0.482293] pci 0000:00:16.4: bridge window [mem 0xe6900000-0xe69fffff 64bit pref]
  872. [ 0.482329] pci 0000:00:16.5: PCI bridge to [bus 10]
  873. [ 0.482351] pci 0000:00:16.5: bridge window [mem 0xfbf00000-0xfbffffff]
  874. [ 0.482365] pci 0000:00:16.5: bridge window [mem 0xe6500000-0xe65fffff 64bit pref]
  875. [ 0.482402] pci 0000:00:16.6: PCI bridge to [bus 11]
  876. [ 0.482423] pci 0000:00:16.6: bridge window [mem 0xfbb00000-0xfbbfffff]
  877. [ 0.482438] pci 0000:00:16.6: bridge window [mem 0xe6100000-0xe61fffff 64bit pref]
  878. [ 0.482474] pci 0000:00:16.7: PCI bridge to [bus 12]
  879. [ 0.482496] pci 0000:00:16.7: bridge window [mem 0xfb700000-0xfb7fffff]
  880. [ 0.482510] pci 0000:00:16.7: bridge window [mem 0xe5d00000-0xe5dfffff 64bit pref]
  881. [ 0.482547] pci 0000:00:17.0: PCI bridge to [bus 13]
  882. [ 0.482555] pci 0000:00:17.0: bridge window [io 0x6000-0x6fff]
  883. [ 0.482577] pci 0000:00:17.0: bridge window [mem 0xfd200000-0xfd2fffff]
  884. [ 0.482591] pci 0000:00:17.0: bridge window [mem 0xe7800000-0xe78fffff 64bit pref]
  885. [ 0.482628] pci 0000:00:17.1: PCI bridge to [bus 14]
  886. [ 0.482636] pci 0000:00:17.1: bridge window [io 0xa000-0xafff]
  887. [ 0.482658] pci 0000:00:17.1: bridge window [mem 0xfce00000-0xfcefffff]
  888. [ 0.482672] pci 0000:00:17.1: bridge window [mem 0xe7400000-0xe74fffff 64bit pref]
  889. [ 0.482709] pci 0000:00:17.2: PCI bridge to [bus 15]
  890. [ 0.482717] pci 0000:00:17.2: bridge window [io 0xe000-0xefff]
  891. [ 0.482739] pci 0000:00:17.2: bridge window [mem 0xfca00000-0xfcafffff]
  892. [ 0.482753] pci 0000:00:17.2: bridge window [mem 0xe7000000-0xe70fffff 64bit pref]
  893. [ 0.482789] pci 0000:00:17.3: PCI bridge to [bus 16]
  894. [ 0.482811] pci 0000:00:17.3: bridge window [mem 0xfc600000-0xfc6fffff]
  895. [ 0.482825] pci 0000:00:17.3: bridge window [mem 0xe6c00000-0xe6cfffff 64bit pref]
  896. [ 0.482862] pci 0000:00:17.4: PCI bridge to [bus 17]
  897. [ 0.482883] pci 0000:00:17.4: bridge window [mem 0xfc200000-0xfc2fffff]
  898. [ 0.482897] pci 0000:00:17.4: bridge window [mem 0xe6800000-0xe68fffff 64bit pref]
  899. [ 0.482934] pci 0000:00:17.5: PCI bridge to [bus 18]
  900. [ 0.482955] pci 0000:00:17.5: bridge window [mem 0xfbe00000-0xfbefffff]
  901. [ 0.482970] pci 0000:00:17.5: bridge window [mem 0xe6400000-0xe64fffff 64bit pref]
  902. [ 0.483006] pci 0000:00:17.6: PCI bridge to [bus 19]
  903. [ 0.483028] pci 0000:00:17.6: bridge window [mem 0xfba00000-0xfbafffff]
  904. [ 0.483042] pci 0000:00:17.6: bridge window [mem 0xe6000000-0xe60fffff 64bit pref]
  905. [ 0.483079] pci 0000:00:17.7: PCI bridge to [bus 1a]
  906. [ 0.483100] pci 0000:00:17.7: bridge window [mem 0xfb600000-0xfb6fffff]
  907. [ 0.483114] pci 0000:00:17.7: bridge window [mem 0xe5c00000-0xe5cfffff 64bit pref]
  908. [ 0.483151] pci 0000:00:18.0: PCI bridge to [bus 1b]
  909. [ 0.483160] pci 0000:00:18.0: bridge window [io 0x7000-0x7fff]
  910. [ 0.483181] pci 0000:00:18.0: bridge window [mem 0xfd100000-0xfd1fffff]
  911. [ 0.483195] pci 0000:00:18.0: bridge window [mem 0xe7700000-0xe77fffff 64bit pref]
  912. [ 0.483232] pci 0000:00:18.1: PCI bridge to [bus 1c]
  913. [ 0.483241] pci 0000:00:18.1: bridge window [io 0xb000-0xbfff]
  914. [ 0.483271] pci 0000:00:18.1: bridge window [mem 0xfcd00000-0xfcdfffff]
  915. [ 0.483285] pci 0000:00:18.1: bridge window [mem 0xe7300000-0xe73fffff 64bit pref]
  916. [ 0.483321] pci 0000:00:18.2: PCI bridge to [bus 1d]
  917. [ 0.483342] pci 0000:00:18.2: bridge window [mem 0xfc900000-0xfc9fffff]
  918. [ 0.483356] pci 0000:00:18.2: bridge window [mem 0xe6f00000-0xe6ffffff 64bit pref]
  919. [ 0.483391] pci 0000:00:18.3: PCI bridge to [bus 1e]
  920. [ 0.483412] pci 0000:00:18.3: bridge window [mem 0xfc500000-0xfc5fffff]
  921. [ 0.483426] pci 0000:00:18.3: bridge window [mem 0xe6b00000-0xe6bfffff 64bit pref]
  922. [ 0.483461] pci 0000:00:18.4: PCI bridge to [bus 1f]
  923. [ 0.483500] pci 0000:00:18.4: bridge window [mem 0xfc100000-0xfc1fffff]
  924. [ 0.483514] pci 0000:00:18.4: bridge window [mem 0xe6700000-0xe67fffff 64bit pref]
  925. [ 0.483550] pci 0000:00:18.5: PCI bridge to [bus 20]
  926. [ 0.483571] pci 0000:00:18.5: bridge window [mem 0xfbd00000-0xfbdfffff]
  927. [ 0.483585] pci 0000:00:18.5: bridge window [mem 0xe6300000-0xe63fffff 64bit pref]
  928. [ 0.483624] pci 0000:00:18.6: PCI bridge to [bus 21]
  929. [ 0.483645] pci 0000:00:18.6: bridge window [mem 0xfb900000-0xfb9fffff]
  930. [ 0.483659] pci 0000:00:18.6: bridge window [mem 0xe5f00000-0xe5ffffff 64bit pref]
  931. [ 0.483696] pci 0000:00:18.7: PCI bridge to [bus 22]
  932. [ 0.483718] pci 0000:00:18.7: bridge window [mem 0xfb500000-0xfb5fffff]
  933. [ 0.483732] pci 0000:00:18.7: bridge window [mem 0xe5b00000-0xe5bfffff 64bit pref]
  934. [ 0.483768] pci_bus 0000:00: resource 4 [mem 0x000a0000-0x000bffff window]
  935. [ 0.483769] pci_bus 0000:00: resource 5 [mem 0x000d0000-0x000d3fff window]
  936. [ 0.483770] pci_bus 0000:00: resource 6 [mem 0x000d4000-0x000d7fff window]
  937. [ 0.483771] pci_bus 0000:00: resource 7 [mem 0x000d8000-0x000dbfff window]
  938. [ 0.483771] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window]
  939. [ 0.483772] pci_bus 0000:00: resource 9 [io 0x0000-0x0cf7 window]
  940. [ 0.483773] pci_bus 0000:00: resource 10 [io 0x0d00-0xfeff window]
  941. [ 0.483775] pci_bus 0000:02: resource 0 [io 0x2000-0x3fff]
  942. [ 0.483776] pci_bus 0000:02: resource 1 [mem 0xfd500000-0xfdffffff]
  943. [ 0.483776] pci_bus 0000:02: resource 2 [mem 0xe7b00000-0xe7ffffff 64bit pref]
  944. [ 0.483777] pci_bus 0000:02: resource 4 [mem 0x000a0000-0x000bffff window]
  945. [ 0.483778] pci_bus 0000:02: resource 5 [mem 0x000d0000-0x000d3fff window]
  946. [ 0.483779] pci_bus 0000:02: resource 6 [mem 0x000d4000-0x000d7fff window]
  947. [ 0.483780] pci_bus 0000:02: resource 7 [mem 0x000d8000-0x000dbfff window]
  948. [ 0.483781] pci_bus 0000:02: resource 8 [mem 0xc0000000-0xfebfffff window]
  949. [ 0.483781] pci_bus 0000:02: resource 9 [io 0x0000-0x0cf7 window]
  950. [ 0.483782] pci_bus 0000:02: resource 10 [io 0x0d00-0xfeff window]
  951. [ 0.483783] pci_bus 0000:03: resource 0 [io 0x4000-0x4fff]
  952. [ 0.483784] pci_bus 0000:03: resource 1 [mem 0xfd400000-0xfd4fffff]
  953. [ 0.483785] pci_bus 0000:03: resource 2 [mem 0xe7a00000-0xe7afffff 64bit pref]
  954. [ 0.483786] pci_bus 0000:04: resource 0 [io 0x8000-0x8fff]
  955. [ 0.483787] pci_bus 0000:04: resource 1 [mem 0xfd000000-0xfd0fffff]
  956. [ 0.483788] pci_bus 0000:04: resource 2 [mem 0xe7600000-0xe76fffff 64bit pref]
  957. [ 0.483789] pci_bus 0000:05: resource 0 [io 0xc000-0xcfff]
  958. [ 0.483789] pci_bus 0000:05: resource 1 [mem 0xfcc00000-0xfccfffff]
  959. [ 0.483790] pci_bus 0000:05: resource 2 [mem 0xe7200000-0xe72fffff 64bit pref]
  960. [ 0.483791] pci_bus 0000:06: resource 1 [mem 0xfc800000-0xfc8fffff]
  961. [ 0.483792] pci_bus 0000:06: resource 2 [mem 0xe6e00000-0xe6efffff 64bit pref]
  962. [ 0.483793] pci_bus 0000:07: resource 1 [mem 0xfc400000-0xfc4fffff]
  963. [ 0.483794] pci_bus 0000:07: resource 2 [mem 0xe6a00000-0xe6afffff 64bit pref]
  964. [ 0.483795] pci_bus 0000:08: resource 1 [mem 0xfc000000-0xfc0fffff]
  965. [ 0.483796] pci_bus 0000:08: resource 2 [mem 0xe6600000-0xe66fffff 64bit pref]
  966. [ 0.483797] pci_bus 0000:09: resource 1 [mem 0xfbc00000-0xfbcfffff]
  967. [ 0.483797] pci_bus 0000:09: resource 2 [mem 0xe6200000-0xe62fffff 64bit pref]
  968. [ 0.483798] pci_bus 0000:0a: resource 1 [mem 0xfb800000-0xfb8fffff]
  969. [ 0.483799] pci_bus 0000:0a: resource 2 [mem 0xe5e00000-0xe5efffff 64bit pref]
  970. [ 0.483800] pci_bus 0000:0b: resource 0 [io 0x5000-0x5fff]
  971. [ 0.483801] pci_bus 0000:0b: resource 1 [mem 0xfd300000-0xfd3fffff]
  972. [ 0.483802] pci_bus 0000:0b: resource 2 [mem 0xe7900000-0xe79fffff 64bit pref]
  973. [ 0.483803] pci_bus 0000:0c: resource 0 [io 0x9000-0x9fff]
  974. [ 0.483803] pci_bus 0000:0c: resource 1 [mem 0xfcf00000-0xfcffffff]
  975. [ 0.483804] pci_bus 0000:0c: resource 2 [mem 0xe7500000-0xe75fffff 64bit pref]
  976. [ 0.483805] pci_bus 0000:0d: resource 0 [io 0xd000-0xdfff]
  977. [ 0.483806] pci_bus 0000:0d: resource 1 [mem 0xfcb00000-0xfcbfffff]
  978. [ 0.483807] pci_bus 0000:0d: resource 2 [mem 0xe7100000-0xe71fffff 64bit pref]
  979. [ 0.483808] pci_bus 0000:0e: resource 1 [mem 0xfc700000-0xfc7fffff]
  980. [ 0.483809] pci_bus 0000:0e: resource 2 [mem 0xe6d00000-0xe6dfffff 64bit pref]
  981. [ 0.483810] pci_bus 0000:0f: resource 1 [mem 0xfc300000-0xfc3fffff]
  982. [ 0.483810] pci_bus 0000:0f: resource 2 [mem 0xe6900000-0xe69fffff 64bit pref]
  983. [ 0.483811] pci_bus 0000:10: resource 1 [mem 0xfbf00000-0xfbffffff]
  984. [ 0.483812] pci_bus 0000:10: resource 2 [mem 0xe6500000-0xe65fffff 64bit pref]
  985. [ 0.483813] pci_bus 0000:11: resource 1 [mem 0xfbb00000-0xfbbfffff]
  986. [ 0.483814] pci_bus 0000:11: resource 2 [mem 0xe6100000-0xe61fffff 64bit pref]
  987. [ 0.483815] pci_bus 0000:12: resource 1 [mem 0xfb700000-0xfb7fffff]
  988. [ 0.483816] pci_bus 0000:12: resource 2 [mem 0xe5d00000-0xe5dfffff 64bit pref]
  989. [ 0.483817] pci_bus 0000:13: resource 0 [io 0x6000-0x6fff]
  990. [ 0.483817] pci_bus 0000:13: resource 1 [mem 0xfd200000-0xfd2fffff]
  991. [ 0.483818] pci_bus 0000:13: resource 2 [mem 0xe7800000-0xe78fffff 64bit pref]
  992. [ 0.483819] pci_bus 0000:14: resource 0 [io 0xa000-0xafff]
  993. [ 0.483820] pci_bus 0000:14: resource 1 [mem 0xfce00000-0xfcefffff]
  994. [ 0.483821] pci_bus 0000:14: resource 2 [mem 0xe7400000-0xe74fffff 64bit pref]
  995. [ 0.483822] pci_bus 0000:15: resource 0 [io 0xe000-0xefff]
  996. [ 0.483823] pci_bus 0000:15: resource 1 [mem 0xfca00000-0xfcafffff]
  997. [ 0.483823] pci_bus 0000:15: resource 2 [mem 0xe7000000-0xe70fffff 64bit pref]
  998. [ 0.483824] pci_bus 0000:16: resource 1 [mem 0xfc600000-0xfc6fffff]
  999. [ 0.483825] pci_bus 0000:16: resource 2 [mem 0xe6c00000-0xe6cfffff 64bit pref]
  1000. [ 0.483826] pci_bus 0000:17: resource 1 [mem 0xfc200000-0xfc2fffff]
  1001. [ 0.483827] pci_bus 0000:17: resource 2 [mem 0xe6800000-0xe68fffff 64bit pref]
  1002. [ 0.483828] pci_bus 0000:18: resource 1 [mem 0xfbe00000-0xfbefffff]
  1003. [ 0.483829] pci_bus 0000:18: resource 2 [mem 0xe6400000-0xe64fffff 64bit pref]
  1004. [ 0.483829] pci_bus 0000:19: resource 1 [mem 0xfba00000-0xfbafffff]
  1005. [ 0.483830] pci_bus 0000:19: resource 2 [mem 0xe6000000-0xe60fffff 64bit pref]
  1006. [ 0.483831] pci_bus 0000:1a: resource 1 [mem 0xfb600000-0xfb6fffff]
  1007. [ 0.483832] pci_bus 0000:1a: resource 2 [mem 0xe5c00000-0xe5cfffff 64bit pref]
  1008. [ 0.483833] pci_bus 0000:1b: resource 0 [io 0x7000-0x7fff]
  1009. [ 0.483834] pci_bus 0000:1b: resource 1 [mem 0xfd100000-0xfd1fffff]
  1010. [ 0.483834] pci_bus 0000:1b: resource 2 [mem 0xe7700000-0xe77fffff 64bit pref]
  1011. [ 0.483835] pci_bus 0000:1c: resource 0 [io 0xb000-0xbfff]
  1012. [ 0.483836] pci_bus 0000:1c: resource 1 [mem 0xfcd00000-0xfcdfffff]
  1013. [ 0.483837] pci_bus 0000:1c: resource 2 [mem 0xe7300000-0xe73fffff 64bit pref]
  1014. [ 0.483838] pci_bus 0000:1d: resource 1 [mem 0xfc900000-0xfc9fffff]
  1015. [ 0.483839] pci_bus 0000:1d: resource 2 [mem 0xe6f00000-0xe6ffffff 64bit pref]
  1016. [ 0.483840] pci_bus 0000:1e: resource 1 [mem 0xfc500000-0xfc5fffff]
  1017. [ 0.483841] pci_bus 0000:1e: resource 2 [mem 0xe6b00000-0xe6bfffff 64bit pref]
  1018. [ 0.483842] pci_bus 0000:1f: resource 1 [mem 0xfc100000-0xfc1fffff]
  1019. [ 0.483842] pci_bus 0000:1f: resource 2 [mem 0xe6700000-0xe67fffff 64bit pref]
  1020. [ 0.483843] pci_bus 0000:20: resource 1 [mem 0xfbd00000-0xfbdfffff]
  1021. [ 0.483844] pci_bus 0000:20: resource 2 [mem 0xe6300000-0xe63fffff 64bit pref]
  1022. [ 0.483845] pci_bus 0000:21: resource 1 [mem 0xfb900000-0xfb9fffff]
  1023. [ 0.483846] pci_bus 0000:21: resource 2 [mem 0xe5f00000-0xe5ffffff 64bit pref]
  1024. [ 0.483847] pci_bus 0000:22: resource 1 [mem 0xfb500000-0xfb5fffff]
  1025. [ 0.483848] pci_bus 0000:22: resource 2 [mem 0xe5b00000-0xe5bfffff 64bit pref]
  1026. [ 0.484012] NET: Registered protocol family 2
  1027. [ 0.485175] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
  1028. [ 0.486531] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
  1029. [ 0.489319] TCP: Hash tables configured (established 65536 bind 65536)
  1030. [ 0.490042] UDP hash table entries: 4096 (order: 5, 131072 bytes)
  1031. [ 0.490384] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
  1032. [ 0.491163] NET: Registered protocol family 1
  1033. [ 0.491188] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
  1034. [ 0.491270] pci 0000:00:0f.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
  1035. [ 0.492602] PCI: CLS mismatch (32 != 64), using 64 bytes
  1036. [ 0.493539] Unpacking initramfs...
  1037. [ 1.490737] Freeing initrd memory: 54184K
  1038. [ 1.490762] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
  1039. [ 1.490765] software IO TLB [mem 0xbbee0000-0xbfee0000] (64MB) mapped at [ (ptrval)- (ptrval)]
  1040. [ 1.490984] Scanning for low memory corruption every 60 seconds
  1041. [ 1.492415] Initialise system trusted keyrings
  1042. [ 1.492423] Key type blacklist registered
  1043. [ 1.492617] workingset: timestamp_bits=36 max_order=21 bucket_order=0
  1044. [ 1.494380] zbud: loaded
  1045. [ 1.495353] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  1046. [ 1.495622] fuse init (API version 7.26)
  1047. [ 1.497795] Key type asymmetric registered
  1048. [ 1.497796] Asymmetric key parser 'x509' registered
  1049. [ 1.497817] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
  1050. [ 1.497891] io scheduler noop registered
  1051. [ 1.497891] io scheduler deadline registered
  1052. [ 1.497934] io scheduler cfq registered (default)
  1053. [ 1.513697] pcieport 0000:00:15.0: Signaling PME with IRQ 24
  1054. [ 1.513835] pcieport 0000:00:15.1: Signaling PME with IRQ 25
  1055. [ 1.513971] pcieport 0000:00:15.2: Signaling PME with IRQ 26
  1056. [ 1.514107] pcieport 0000:00:15.3: Signaling PME with IRQ 27
  1057. [ 1.514243] pcieport 0000:00:15.4: Signaling PME with IRQ 28
  1058. [ 1.514400] pcieport 0000:00:15.5: Signaling PME with IRQ 29
  1059. [ 1.514559] pcieport 0000:00:15.6: Signaling PME with IRQ 30
  1060. [ 1.514741] pcieport 0000:00:15.7: Signaling PME with IRQ 31
  1061. [ 1.514877] pcieport 0000:00:16.0: Signaling PME with IRQ 32
  1062. [ 1.515037] pcieport 0000:00:16.1: Signaling PME with IRQ 33
  1063. [ 1.515174] pcieport 0000:00:16.2: Signaling PME with IRQ 34
  1064. [ 1.515310] pcieport 0000:00:16.3: Signaling PME with IRQ 35
  1065. [ 1.515445] pcieport 0000:00:16.4: Signaling PME with IRQ 36
  1066. [ 1.515612] pcieport 0000:00:16.5: Signaling PME with IRQ 37
  1067. [ 1.515768] pcieport 0000:00:16.6: Signaling PME with IRQ 38
  1068. [ 1.515905] pcieport 0000:00:16.7: Signaling PME with IRQ 39
  1069. [ 1.516064] pcieport 0000:00:17.0: Signaling PME with IRQ 40
  1070. [ 1.516203] pcieport 0000:00:17.1: Signaling PME with IRQ 41
  1071. [ 1.516339] pcieport 0000:00:17.2: Signaling PME with IRQ 42
  1072. [ 1.516496] pcieport 0000:00:17.3: Signaling PME with IRQ 43
  1073. [ 1.516665] pcieport 0000:00:17.4: Signaling PME with IRQ 44
  1074. [ 1.516801] pcieport 0000:00:17.5: Signaling PME with IRQ 45
  1075. [ 1.516936] pcieport 0000:00:17.6: Signaling PME with IRQ 46
  1076. [ 1.517105] pcieport 0000:00:17.7: Signaling PME with IRQ 47
  1077. [ 1.517243] pcieport 0000:00:18.0: Signaling PME with IRQ 48
  1078. [ 1.517380] pcieport 0000:00:18.1: Signaling PME with IRQ 49
  1079. [ 1.517515] pcieport 0000:00:18.2: Signaling PME with IRQ 50
  1080. [ 1.517682] pcieport 0000:00:18.3: Signaling PME with IRQ 51
  1081. [ 1.517841] pcieport 0000:00:18.4: Signaling PME with IRQ 52
  1082. [ 1.517978] pcieport 0000:00:18.5: Signaling PME with IRQ 53
  1083. [ 1.518114] pcieport 0000:00:18.6: Signaling PME with IRQ 54
  1084. [ 1.518250] pcieport 0000:00:18.7: Signaling PME with IRQ 55
  1085. [ 1.518311] pciehp 0000:00:15.0:pcie004: Slot #160 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
  1086. [ 1.518429] pciehp 0000:00:15.1:pcie004: Slot #161 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
  1087. [ 1.518499] pciehp 0000:00:15.2:pcie004: Slot #162 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
  1088. [ 1.518622] pciehp 0000:00:15.3:pcie004: Slot #163 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
  1089. [ 1.518692] pciehp 0000:00:15.4:pcie004: Slot #164 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
  1090. [ 1.518761] pciehp 0000:00:15.5:pcie004: Slot #165 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
  1091. [ 1.518830] pciehp 0000:00:15.6:pcie004: Slot #166 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
  1092. [ 1.518899] pciehp 0000:00:15.7:pcie004: Slot #167 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
  1093. [ 1.518968] pciehp 0000:00:16.0:pcie004: Slot #192 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
  1094. [ 1.519036] pciehp 0000:00:16.1:pcie004: Slot #193 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
  1095. [ 1.519105] pciehp 0000:00:16.2:pcie004: Slot #194 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
  1096. [ 1.519174] pciehp 0000:00:16.3:pcie004: Slot #195 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
  1097. [ 1.519243] pciehp 0000:00:16.4:pcie004: Slot #196 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
  1098. [ 1.519348] pciehp 0000:00:16.5:pcie004: Slot #197 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
  1099. [ 1.519418] pciehp 0000:00:16.6:pcie004: Slot #198 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
  1100. [ 1.519487] pciehp 0000:00:16.7:pcie004: Slot #199 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
  1101. [ 1.519587] pciehp 0000:00:17.0:pcie004: Slot #224 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
  1102. [ 1.519681] pciehp 0000:00:17.1:pcie004: Slot #225 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
  1103. [ 1.519751] pciehp 0000:00:17.2:pcie004: Slot #226 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
  1104. [ 1.519821] pciehp 0000:00:17.3:pcie004: Slot #227 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
  1105. [ 1.519890] pciehp 0000:00:17.4:pcie004: Slot #228 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
  1106. [ 1.520024] pciehp 0000:00:17.5:pcie004: Slot #229 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
  1107. [ 1.520095] pciehp 0000:00:17.6:pcie004: Slot #230 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
  1108. [ 1.520165] pciehp 0000:00:17.7:pcie004: Slot #231 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
  1109. [ 1.520233] pciehp 0000:00:18.0:pcie004: Slot #256 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
  1110. [ 1.520326] pciehp 0000:00:18.1:pcie004: Slot #257 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
  1111. [ 1.520419] pciehp 0000:00:18.2:pcie004: Slot #258 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
  1112. [ 1.520488] pciehp 0000:00:18.3:pcie004: Slot #259 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
  1113. [ 1.520584] pciehp 0000:00:18.4:pcie004: Slot #260 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
  1114. [ 1.520653] pciehp 0000:00:18.5:pcie004: Slot #261 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
  1115. [ 1.520722] pciehp 0000:00:18.6:pcie004: Slot #262 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
  1116. [ 1.520812] pciehp 0000:00:18.7:pcie004: Slot #263 AttnBtn+ PwrCtrl+ MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
  1117. [ 1.520925] intel_idle: Please enable MWAIT in BIOS SETUP
  1118. [ 1.521298] ACPI: AC Adapter [ACAD] (on-line)
  1119. [ 1.521414] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
  1120. [ 1.521440] ACPI: Power Button [PWRF]
  1121. [ 1.521840] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
  1122. [ 1.548365] 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
  1123. [ 1.572799] 00:07: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
  1124. [ 1.575028] Linux agpgart interface v0.103
  1125. [ 1.575094] agpgart-intel 0000:00:00.0: Intel 440BX Chipset
  1126. [ 1.576159] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0x0
  1127. [ 1.588396] loop: module loaded
  1128. [ 1.588498] ata_piix 0000:00:07.1: version 2.13
  1129. [ 1.589163] scsi host0: ata_piix
  1130. [ 1.589245] scsi host1: ata_piix
  1131. [ 1.589263] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0x1060 irq 14
  1132. [ 1.589264] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0x1068 irq 15
  1133. [ 1.589348] libphy: Fixed MDIO Bus: probed
  1134. [ 1.589349] tun: Universal TUN/TAP device driver, 1.6
  1135. [ 1.589582] PPP generic driver version 2.4.2
  1136. [ 1.589612] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  1137. [ 1.589614] ehci-pci: EHCI PCI platform driver
  1138. [ 1.590007] ehci-pci 0000:02:03.0: EHCI Host Controller
  1139. [ 1.590012] ehci-pci 0000:02:03.0: new USB bus registered, assigned bus number 1
  1140. [ 1.590146] ehci-pci 0000:02:03.0: cache line size of 64 is not supported
  1141. [ 1.590158] ehci-pci 0000:02:03.0: irq 17, io mem 0xfd5ef000
  1142. [ 1.604598] ehci-pci 0000:02:03.0: USB 2.0 started, EHCI 1.00
  1143. [ 1.604681] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  1144. [ 1.604683] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1145. [ 1.604683] usb usb1: Product: EHCI Host Controller
  1146. [ 1.604684] usb usb1: Manufacturer: Linux 4.15.0-45-generic ehci_hcd
  1147. [ 1.604685] usb usb1: SerialNumber: 0000:02:03.0
  1148. [ 1.604919] hub 1-0:1.0: USB hub found
  1149. [ 1.604926] hub 1-0:1.0: 6 ports detected
  1150. [ 1.605120] ehci-platform: EHCI generic platform driver
  1151. [ 1.605125] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  1152. [ 1.605128] ohci-pci: OHCI PCI platform driver
  1153. [ 1.605159] ohci-platform: OHCI generic platform driver
  1154. [ 1.605163] uhci_hcd: USB Universal Host Controller Interface driver
  1155. [ 1.605508] uhci_hcd 0000:02:00.0: UHCI Host Controller
  1156. [ 1.605512] uhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2
  1157. [ 1.605582] uhci_hcd 0000:02:00.0: detected 2 ports
  1158. [ 1.605723] uhci_hcd 0000:02:00.0: irq 18, io base 0x00002080
  1159. [ 1.605825] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
  1160. [ 1.605826] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1161. [ 1.605827] usb usb2: Product: UHCI Host Controller
  1162. [ 1.605828] usb usb2: Manufacturer: Linux 4.15.0-45-generic uhci_hcd
  1163. [ 1.605828] usb usb2: SerialNumber: 0000:02:00.0
  1164. [ 1.605945] hub 2-0:1.0: USB hub found
  1165. [ 1.605951] hub 2-0:1.0: 2 ports detected
  1166. [ 1.606139] i8042: PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:MOUS] at 0x60,0x64 irq 1,12
  1167. [ 1.606778] serio: i8042 KBD port at 0x60,0x64 irq 1
  1168. [ 1.606827] serio: i8042 AUX port at 0x60,0x64 irq 12
  1169. [ 1.606902] mousedev: PS/2 mouse device common for all mice
  1170. [ 1.627200] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
  1171. [ 1.627358] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
  1172. [ 1.627365] i2c /dev entries driver
  1173. [ 1.627369] pcie_mp2_amd: AMD(R) PCI-E MP2 Communication Driver Version: 1.0
  1174. [ 1.627443] device-mapper: uevent: version 1.0.3
  1175. [ 1.627518] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com
  1176. [ 1.627614] ledtrig-cpu: registered to indicate activity on CPUs
  1177. [ 1.628294] NET: Registered protocol family 10
  1178. [ 1.630055] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
  1179. [ 1.634981] Segment Routing with IPv6
  1180. [ 1.634994] NET: Registered protocol family 17
  1181. [ 1.635056] Key type dns_resolver registered
  1182. [ 1.635213] RAS: Correctable Errors collector initialized.
  1183. [ 1.635221] sched_clock: Marking stable (1632069535, 0)->(2197761257, -565691722)
  1184. [ 1.635484] registered taskstats version 1
  1185. [ 1.635492] Loading compiled-in X.509 certificates
  1186. [ 1.638431] Loaded X.509 cert 'Build time autogenerated kernel key: e3b8f44ffaaceef3e3a84cfaebd8e5a9acebeaad'
  1187. [ 1.638445] zswap: loaded using pool lzo/zbud
  1188. [ 1.642176] Key type big_key registered
  1189. [ 1.642178] Key type trusted registered
  1190. [ 1.643762] Key type encrypted registered
  1191. [ 1.643764] AppArmor: AppArmor sha1 policy hashing enabled
  1192. [ 1.643766] ima: No TPM chip found, activating TPM-bypass! (rc=-19)
  1193. [ 1.643769] ima: Allocated hash algorithm: sha1
  1194. [ 1.643808] evm: HMAC attrs: 0x1
  1195. [ 1.647630] Magic number: 7:823:972
  1196. [ 1.647693] pcieport 0000:00:15.3: hash matches
  1197. [ 1.647898] rtc_cmos 00:01: setting system clock to 2019-02-25 05:59:47 UTC (1551074387)
  1198. [ 1.647967] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
  1199. [ 1.647967] EDD information not available.
  1200. [ 1.771973] Freeing unused kernel memory: 2408K
  1201. [ 1.780589] Write protecting the kernel read-only data: 20480k
  1202. [ 1.780935] Freeing unused kernel memory: 2008K
  1203. [ 1.783486] Freeing unused kernel memory: 1892K
  1204. [ 1.788393] x86/mm: Checked W+X mappings: passed, no W+X pages found.
  1205. [ 1.788393] x86/mm: Checking user space page tables
  1206. [ 1.793143] x86/mm: Checked W+X mappings: passed, no W+X pages found.
  1207. [ 1.940280] usb 2-1: new full-speed USB device number 2 using uhci_hcd
  1208. [ 2.074406] Floppy drive(s): fd0 is 1.44M
  1209. [ 2.093487] FDC 0 is a post-1991 82077
  1210. [ 2.107639] usb 2-1: New USB device found, idVendor=0e0f, idProduct=0003
  1211. [ 2.107641] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  1212. [ 2.107642] usb 2-1: Product: VMware Virtual USB Mouse
  1213. [ 2.107643] usb 2-1: Manufacturer: VMware
  1214. [ 2.244568] usb 2-2: new full-speed USB device number 3 using uhci_hcd
  1215. [ 2.281644] piix4_smbus 0000:00:07.3: SMBus Host Controller not enabled!
  1216. [ 2.285389] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
  1217. [ 2.285390] e1000: Copyright (c) 1999-2006 Intel Corporation.
  1218. [ 2.295391] Fusion MPT base driver 3.04.20
  1219. [ 2.295391] Copyright (c) 1999-2008 LSI Corporation
  1220. [ 2.315303] Fusion MPT SPI Host driver 3.04.20
  1221. [ 2.343865] mptbase: ioc0: Initiating bringup
  1222. [ 2.345650] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4
  1223. [ 2.345868] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3
  1224. [ 2.411662] usb 2-2: New USB device found, idVendor=0e0f, idProduct=0002
  1225. [ 2.411664] usb 2-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  1226. [ 2.411665] usb 2-2: Product: VMware Virtual USB Hub
  1227. [ 2.421736] hub 2-2:1.0: USB hub found
  1228. [ 2.425720] hub 2-2:1.0: 7 ports detected
  1229. [ 2.452223] ioc0: LSI53C1030 B0: Capabilities={Initiator}
  1230. [ 2.460412] hidraw: raw HID events driver (C) Jiri Kosina
  1231. [ 2.471286] usbcore: registered new interface driver usbhid
  1232. [ 2.471287] usbhid: USB HID core driver
  1233. [ 2.473120] 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
  1234. [ 2.473299] 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
  1235. [ 2.496659] tsc: Refined TSC clocksource calibration: 3510.375 MHz
  1236. [ 2.496673] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x329999ef9eb, max_idle_ns: 440795301087 ns
  1237. [ 2.496684] clocksource: Switched to clocksource tsc
  1238. [ 2.700718] scsi host2: ioc0: LSI53C1030 B0, FwRev=01032920h, Ports=1, MaxQ=128, IRQ=17
  1239. [ 2.758911] e1000 0000:02:01.0 eth0: (PCI:66MHz:32-bit) 00:0c:29:2b:71:10
  1240. [ 2.758920] e1000 0000:02:01.0 eth0: Intel(R) PRO/1000 Network Connection
  1241. [ 2.759087] ahci 0000:02:05.0: version 3.0
  1242. [ 2.763464] ahci 0000:02:05.0: AHCI 0001.0300 32 slots 30 ports 6 Gbps 0x3fffffff impl SATA mode
  1243. [ 2.763468] ahci 0000:02:05.0: flags: 64bit ncq clo only
  1244. [ 2.768482] e1000 0000:02:01.0 ens33: renamed from eth0
  1245. [ 2.787022] scsi host3: ahci
  1246. [ 2.787175] scsi host4: ahci
  1247. [ 2.787319] scsi host5: ahci
  1248. [ 2.787470] scsi host6: ahci
  1249. [ 2.787739] scsi host7: ahci
  1250. [ 2.787876] scsi host8: ahci
  1251. [ 2.788121] scsi host9: ahci
  1252. [ 2.788330] scsi host10: ahci
  1253. [ 2.788543] scsi host11: ahci
  1254. [ 2.788856] scsi host12: ahci
  1255. [ 2.789119] scsi host13: ahci
  1256. [ 2.789492] scsi host14: ahci
  1257. [ 2.789724] scsi host15: ahci
  1258. [ 2.789937] scsi host16: ahci
  1259. [ 2.790212] scsi host17: ahci
  1260. [ 2.790530] scsi host18: ahci
  1261. [ 2.790978] scsi host19: ahci
  1262. [ 2.791197] scsi host20: ahci
  1263. [ 2.791452] scsi host21: ahci
  1264. [ 2.791847] scsi host22: ahci
  1265. [ 2.792079] scsi host23: ahci
  1266. [ 2.792387] scsi host24: ahci
  1267. [ 2.792568] scsi host25: ahci
  1268. [ 2.792819] scsi host26: ahci
  1269. [ 2.793090] scsi host27: ahci
  1270. [ 2.793312] scsi host28: ahci
  1271. [ 2.793811] scsi host29: ahci
  1272. [ 2.794053] scsi host30: ahci
  1273. [ 2.794301] scsi host31: ahci
  1274. [ 2.794615] scsi host32: ahci
  1275. [ 2.794767] ata3: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee100 irq 56
  1276. [ 2.794769] ata4: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee180 irq 56
  1277. [ 2.794769] ata5: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee200 irq 56
  1278. [ 2.794770] ata6: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee280 irq 56
  1279. [ 2.794771] ata7: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee300 irq 56
  1280. [ 2.794771] ata8: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee380 irq 56
  1281. [ 2.794772] ata9: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee400 irq 56
  1282. [ 2.794773] ata10: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee480 irq 56
  1283. [ 2.794774] ata11: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee500 irq 56
  1284. [ 2.794774] ata12: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee580 irq 56
  1285. [ 2.794775] ata13: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee600 irq 56
  1286. [ 2.794776] ata14: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee680 irq 56
  1287. [ 2.794776] ata15: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee700 irq 56
  1288. [ 2.794777] ata16: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee780 irq 56
  1289. [ 2.794778] ata17: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee800 irq 56
  1290. [ 2.794778] ata18: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee880 irq 56
  1291. [ 2.794779] ata19: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee900 irq 56
  1292. [ 2.794780] ata20: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5ee980 irq 56
  1293. [ 2.794780] ata21: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5eea00 irq 56
  1294. [ 2.794781] ata22: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5eea80 irq 56
  1295. [ 2.794782] ata23: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5eeb00 irq 56
  1296. [ 2.794782] ata24: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5eeb80 irq 56
  1297. [ 2.794783] ata25: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5eec00 irq 56
  1298. [ 2.794784] ata26: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5eec80 irq 56
  1299. [ 2.794784] ata27: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5eed00 irq 56
  1300. [ 2.794785] ata28: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5eed80 irq 56
  1301. [ 2.794786] ata29: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5eee00 irq 56
  1302. [ 2.794786] ata30: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5eee80 irq 56
  1303. [ 2.794787] ata31: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5eef00 irq 56
  1304. [ 2.794788] ata32: SATA max UDMA/133 abar m4096@0xfd5ee000 port 0xfd5eef80 irq 56
  1305. [ 2.876910] [drm] DMA map mode: Using physical TTM page addresses.
  1306. [ 2.877034] [drm] Capabilities:
  1307. [ 2.877035] [drm] Rect copy.
  1308. [ 2.877035] [drm] Cursor.
  1309. [ 2.877036] [drm] Cursor bypass.
  1310. [ 2.877036] [drm] Cursor bypass 2.
  1311. [ 2.877037] [drm] 8bit emulation.
  1312. [ 2.877037] [drm] Alpha cursor.
  1313. [ 2.877038] [drm] 3D.
  1314. [ 2.877038] [drm] Extended Fifo.
  1315. [ 2.877039] [drm] Multimon.
  1316. [ 2.877039] [drm] Pitchlock.
  1317. [ 2.877040] [drm] Irq mask.
  1318. [ 2.877040] [drm] Display Topology.
  1319. [ 2.877041] [drm] GMR.
  1320. [ 2.877041] [drm] Traces.
  1321. [ 2.877042] [drm] GMR2.
  1322. [ 2.877042] [drm] Screen Object 2.
  1323. [ 2.877043] [drm] Command Buffers.
  1324. [ 2.877044] [drm] Max GMR ids is 64
  1325. [ 2.877045] [drm] Max number of GMR pages is 196608
  1326. [ 2.877046] [drm] Max dedicated hypervisor surface memory is 786432 kiB
  1327. [ 2.877046] [drm] Maximum display memory size is 131072 kiB
  1328. [ 2.877047] [drm] VRAM at 0xe8000000 size is 131072 kiB
  1329. [ 2.877048] [drm] MMIO at 0xfe000000 size is 2048 kiB
  1330. [ 2.877162] [drm] global init.
  1331. [ 2.877740] scsi 2:0:0:0: Direct-Access VMware, VMware Virtual S 1.0 PQ: 0 ANSI: 2
  1332. [ 2.877908] scsi target2:0:0: Beginning Domain Validation
  1333. [ 2.878970] scsi target2:0:0: Domain Validation skipping write tests
  1334. [ 2.878972] scsi target2:0:0: Ending Domain Validation
  1335. [ 2.879017] scsi target2:0:0: FAST-40 WIDE SCSI 80.0 MB/s ST (25 ns, offset 127)
  1336. [ 2.879669] [TTM] Zone kernel: Available graphics memory: 3562296 kiB
  1337. [ 2.879670] [TTM] Zone dma32: Available graphics memory: 2097152 kiB
  1338. [ 2.879671] [TTM] Initializing pool allocator
  1339. [ 2.879677] [TTM] Initializing DMA pool allocator
  1340. [ 2.881365] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  1341. [ 2.881366] [drm] No driver support for vblank timestamp query.
  1342. [ 2.884494] [drm] Screen Objects Display Unit initialized
  1343. [ 2.885457] [drm] width 640
  1344. [ 2.885474] [drm] height 480
  1345. [ 2.885490] [drm] bpp 32
  1346. [ 2.903474] [drm] Fifo max 0x00200000 min 0x00001000 cap 0x0000077f
  1347. [ 2.905993] sd 2:0:0:0: Attached scsi generic sg0 type 0
  1348. [ 2.906268] sd 2:0:0:0: [sda] 314572800 512-byte logical blocks: (161 GB/150 GiB)
  1349. [ 2.906325] sd 2:0:0:0: [sda] Write Protect is off
  1350. [ 2.906328] sd 2:0:0:0: [sda] Mode Sense: 61 00 00 00
  1351. [ 2.906428] sd 2:0:0:0: [sda] Cache data unavailable
  1352. [ 2.906431] sd 2:0:0:0: [sda] Assuming drive cache: write through
  1353. [ 2.908676] sda: sda1
  1354. [ 2.909230] sd 2:0:0:0: [sda] Attached SCSI disk
  1355. [ 2.909740] [drm] Using command buffers with DMA pool.
  1356. [ 2.909756] [drm] DX: no.
  1357. [ 2.909757] [drm] Atomic: yes
  1358. [ 2.966345] fbcon: svgadrmfb (fb0) is primary device
  1359. [ 2.973246] Console: switching to colour frame buffer device 100x37
  1360. [ 2.974068] [drm] Initialized vmwgfx 2.14.0 20170612 for 0000:00:0f.0 on minor 0
  1361. [ 3.112759] ata14: SATA link down (SStatus 0 SControl 300)
  1362. [ 3.112824] ata19: SATA link down (SStatus 0 SControl 300)
  1363. [ 3.112898] ata12: SATA link down (SStatus 0 SControl 300)
  1364. [ 3.112919] ata8: SATA link down (SStatus 0 SControl 300)
  1365. [ 3.112937] ata24: SATA link down (SStatus 0 SControl 300)
  1366. [ 3.112956] ata21: SATA link down (SStatus 0 SControl 300)
  1367. [ 3.112973] ata18: SATA link down (SStatus 0 SControl 300)
  1368. [ 3.112999] ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  1369. [ 3.113128] ata4.00: ATAPI: VMware Virtual SATA CDRW Drive, 00000001, max UDMA/33
  1370. [ 3.113339] ata4.00: configured for UDMA/33
  1371. [ 3.113441] ata9: SATA link down (SStatus 0 SControl 300)
  1372. [ 3.113461] ata23: SATA link down (SStatus 0 SControl 300)
  1373. [ 3.113478] ata5: SATA link down (SStatus 0 SControl 300)
  1374. [ 3.113496] ata10: SATA link down (SStatus 0 SControl 300)
  1375. [ 3.113514] ata22: SATA link down (SStatus 0 SControl 300)
  1376. [ 3.113532] ata26: SATA link down (SStatus 0 SControl 300)
  1377. [ 3.113550] ata13: SATA link down (SStatus 0 SControl 300)
  1378. [ 3.113568] ata6: SATA link down (SStatus 0 SControl 300)
  1379. [ 3.113604] ata20: SATA link down (SStatus 0 SControl 300)
  1380. [ 3.113628] ata17: SATA link down (SStatus 0 SControl 300)
  1381. [ 3.113647] ata7: SATA link down (SStatus 0 SControl 300)
  1382. [ 3.113665] ata15: SATA link down (SStatus 0 SControl 300)
  1383. [ 3.113682] ata16: SATA link down (SStatus 0 SControl 300)
  1384. [ 3.113700] ata25: SATA link down (SStatus 0 SControl 300)
  1385. [ 3.113722] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  1386. [ 3.113794] ata3.00: ATAPI: VMware Virtual SATA CDRW Drive, 00000001, max UDMA/33
  1387. [ 3.113871] ata3.00: configured for UDMA/33
  1388. [ 3.114242] scsi 3:0:0:0: CD-ROM NECVMWar VMware SATA CD00 1.00 PQ: 0 ANSI: 5
  1389. [ 3.114657] sr 3:0:0:0: [sr0] scsi3-mmc drive: 1x/1x writer dvd-ram cd/rw xa/form2 cdda tray
  1390. [ 3.114660] cdrom: Uniform CD-ROM driver Revision: 3.20
  1391. [ 3.114804] ata11: SATA link down (SStatus 0 SControl 300)
  1392. [ 3.114962] sr 3:0:0:0: Attached scsi CD-ROM sr0
  1393. [ 3.115300] sr 3:0:0:0: Attached scsi generic sg1 type 5
  1394. [ 3.116055] scsi 4:0:0:0: CD-ROM NECVMWar VMware SATA CD01 1.00 PQ: 0 ANSI: 5
  1395. [ 3.116438] sr 4:0:0:0: [sr1] scsi3-mmc drive: 1x/1x writer dvd-ram cd/rw xa/form2 cdda tray
  1396. [ 3.116611] ata28: SATA link down (SStatus 0 SControl 300)
  1397. [ 3.116636] ata30: SATA link down (SStatus 0 SControl 300)
  1398. [ 3.116653] ata32: SATA link down (SStatus 0 SControl 300)
  1399. [ 3.116671] ata27: SATA link down (SStatus 0 SControl 300)
  1400. [ 3.116690] ata31: SATA link down (SStatus 0 SControl 300)
  1401. [ 3.116707] ata29: SATA link down (SStatus 0 SControl 300)
  1402. [ 3.116955] sr 4:0:0:0: Attached scsi CD-ROM sr1
  1403. [ 3.117148] sr 4:0:0:0: Attached scsi generic sg2 type 5
  1404. [ 3.197451] random: fast init done
  1405. [ 3.198693] random: systemd-udevd: uninitialized urandom read (16 bytes read)
  1406. [ 3.198700] random: systemd-udevd: uninitialized urandom read (16 bytes read)
  1407. [ 3.198705] random: systemd-udevd: uninitialized urandom read (16 bytes read)
  1408. [ 5.768813] random: crng init done
  1409. [ 5.768816] random: 7 urandom warning(s) missed due to ratelimiting
  1410. [ 9.549457] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
  1411. [ 18.579246] ip_tables: (C) 2000-2006 Netfilter Core Team
  1412. [ 19.304628] 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)
  1413. [ 19.304743] systemd[1]: Detected virtualization vmware.
  1414. [ 19.424886] systemd[1]: Detected architecture x86-64.
  1415. [ 19.484103] systemd[1]: Set hostname to <ubuntu>.
  1416. [ 33.462693] systemd[1]: Created slice User and Session Slice.
  1417. [ 33.462938] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  1418. [ 33.462952] systemd[1]: Reached target User and Group Name Lookups.
  1419. [ 33.462994] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  1420. [ 33.463115] systemd[1]: Created slice System Slice.
  1421. [ 33.463267] systemd[1]: Listening on fsck to fsckd communication Socket.
  1422. [ 33.463327] systemd[1]: Listening on Syslog Socket.
  1423. [ 33.463368] systemd[1]: Listening on udev Kernel Socket.
  1424. [ 33.463436] systemd[1]: Listening on Journal Socket.
  1425. [ 33.464318] systemd[1]: Starting Uncomplicated firewall...
  1426. [ 34.181074] lp: driver loaded but no devices found
  1427. [ 34.270839] ppdev: user-space parallel port driver
  1428. [ 34.285508] parport_pc 00:05: reported by Plug and Play ACPI
  1429. [ 34.285655] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
  1430. [ 34.293086] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
  1431. [ 34.380614] lp0: using parport0 (interrupt-driven).
  1432. [ 34.522981] Adding 2097148k swap on /swapfile. Priority:-2 extents:6 across:2260988k FS
  1433. [ 36.185995] systemd-journald[334]: Received request to flush runtime journal from PID 1
  1434. [ 36.859570] systemd-journald[334]: File /var/log/journal/be634ac6e42e4944a1a464d4e6a5f782/system.journal corrupted or uncleanly shut down, renaming and replacing.
  1435. [ 40.691526] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  1436. [ 41.053113] vmw_vmci 0000:00:07.7: Found VMCI PCI device at 0x11080, irq 16
  1437. [ 41.053185] vmw_vmci 0000:00:07.7: Using capabilities 0xc
  1438. [ 41.053704] Guest personality initialized and is active
  1439. [ 41.053739] VMCI host device registered (name=vmci, major=10, minor=55)
  1440. [ 41.053739] Initialized host personality
  1441. [ 41.998216] audit: type=1400 audit(1551074427.844:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=460 comm="apparmor_parser"
  1442. [ 41.998219] audit: type=1400 audit(1551074427.844:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=460 comm="apparmor_parser"
  1443. [ 41.998220] audit: type=1400 audit(1551074427.844:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=460 comm="apparmor_parser"
  1444. [ 41.998222] audit: type=1400 audit(1551074427.844:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=460 comm="apparmor_parser"
  1445. [ 42.379770] audit: type=1400 audit(1551074428.224:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince" pid=465 comm="apparmor_parser"
  1446. [ 42.379773] audit: type=1400 audit(1551074428.224:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince//sanitized_helper" pid=465 comm="apparmor_parser"
  1447. [ 42.379774] audit: type=1400 audit(1551074428.224:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-previewer" pid=465 comm="apparmor_parser"
  1448. [ 42.379775] audit: type=1400 audit(1551074428.224:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-previewer//sanitized_helper" pid=465 comm="apparmor_parser"
  1449. [ 42.379776] audit: type=1400 audit(1551074428.224:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-thumbnailer" pid=465 comm="apparmor_parser"
  1450. [ 42.379777] audit: type=1400 audit(1551074428.224:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-thumbnailer//sanitized_helper" pid=465 comm="apparmor_parser"
  1451. [ 43.086237] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 10737418240 ms ovfl timer
  1452. [ 43.086239] RAPL PMU: hw unit of domain pp0-core 2^-0 Joules
  1453. [ 43.086239] RAPL PMU: hw unit of domain package 2^-0 Joules
  1454. [ 43.086239] RAPL PMU: hw unit of domain pp1-gpu 2^-0 Joules
  1455. [ 43.557428] AVX version of gcm_enc/dec engaged.
  1456. [ 43.557429] AES CTR mode by8 optimization enabled
  1457. [ 47.313548] kauditd_printk_skb: 5 callbacks suppressed
  1458. [ 47.313551] audit: type=1400 audit(1551074433.160:17): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-soffice" pid=535 comm="apparmor_parser"
  1459. [ 47.313556] audit: type=1400 audit(1551074433.160:18): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-soffice//gpg" pid=535 comm="apparmor_parser"
  1460. [ 47.745616] audit: type=1400 audit(1551074433.592:19): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-xpdfimport" pid=548 comm="apparmor_parser"
  1461. [ 48.350436] audit: type=1400 audit(1551074434.196:20): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=555 comm="apparmor_parser"
  1462. [ 48.350441] audit: type=1400 audit(1551074434.196:21): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=555 comm="apparmor_parser"
  1463. [ 48.445604] audit: type=1400 audit(1551074434.292:22): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=564 comm="apparmor_parser"
  1464. [ 51.319272] audit: type=1400 audit(1551074437.164:23): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=566 comm="apparmor_parser"
  1465. [ 51.319277] audit: type=1400 audit(1551074437.164:24): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd" pid=566 comm="apparmor_parser"
  1466. [ 51.319280] audit: type=1400 audit(1551074437.164:25): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd//third_party" pid=566 comm="apparmor_parser"
  1467. [ 51.845905] audit: type=1400 audit(1551074437.692:26): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/ippusbxd" pid=604 comm="apparmor_parser"
  1468. [ 52.768109] kauditd_printk_skb: 1 callbacks suppressed
  1469. [ 52.768112] audit: type=1400 audit(1551074438.612:28): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/snap/core/6405/usr/lib/snapd/snap-confine" pid=630 comm="apparmor_parser"
  1470. [ 52.768122] audit: type=1400 audit(1551074438.612:29): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/snap/core/6405/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=630 comm="apparmor_parser"
  1471. [ 52.936948] audit: type=1400 audit(1551074438.784:30): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap.core.hook.configure" pid=631 comm="apparmor_parser"
  1472. [ 53.065347] audit: type=1400 audit(1551074438.912:31): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap.gnome-calculator.gnome-calculator" pid=632 comm="apparmor_parser"
  1473. [ 53.187743] audit: type=1400 audit(1551074439.032:32): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap.gnome-characters.gnome-characters" pid=633 comm="apparmor_parser"
  1474. [ 53.195731] audit: type=1400 audit(1551074439.040:33): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap.gnome-logs.gnome-logs" pid=634 comm="apparmor_parser"
  1475. [ 53.464618] audit: type=1400 audit(1551074439.312:34): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap.gnome-system-monitor.gnome-system-monitor" pid=635 comm="apparmor_parser"
  1476. [ 53.537065] audit: type=1400 audit(1551074439.384:35): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap-update-ns.core" pid=649 comm="apparmor_parser"
  1477. [ 53.590649] audit: type=1400 audit(1551074439.436:36): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap-update-ns.gnome-calculator" pid=658 comm="apparmor_parser"
  1478. [ 53.730069] audit: type=1400 audit(1551074439.576:37): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap-update-ns.gnome-characters" pid=659 comm="apparmor_parser"
  1479. [ 70.650559] IPv6: ADDRCONF(NETDEV_UP): ens33: link is not ready
  1480. [ 70.659289] IPv6: ADDRCONF(NETDEV_UP): ens33: link is not ready
  1481. [ 70.660463] e1000: ens33 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
  1482. [ 70.662222] IPv6: ADDRCONF(NETDEV_CHANGE): ens33: link becomes ready
  1483. [ 1437.288502] rfkill: input handler disabled
  1484. [ 1441.215351] ISO 9660 Extensions: Microsoft Joliet Level 3
  1485. [ 1441.272716] ISO 9660 Extensions: RRIP_1991A
  1486. [30301.262843] psmouse serio1: VMMouse at isa0060/serio1/input0 lost synchronization, throwing 1 bytes away.
  1487. [30301.323973] e1000: ens33 NIC Link is Down
  1488. [30301.891708] psmouse serio1: resync failed, issuing reconnect request
  1489. [30303.332584] e1000: ens33 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
  1490. [60753.405337] e1000: ens33 NIC Link is Down
  1491. [60755.421012] e1000: ens33 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
  1492. [64296.878252] usb 1-1: new high-speed USB device number 2 using ehci-pci
  1493. [64297.268456] usb 1-1: New USB device found, idVendor=22b8, idProduct=0001
  1494. [64297.268459] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  1495. [64297.268464] usb 1-1: Product: Moto Z
  1496. [64297.268466] usb 1-1: Manufacturer: motorola
  1497. [64297.268468] usb 1-1: SerialNumber: ZY223LT4KZ
  1498. [64697.826943] usb 1-1: USB disconnect, device number 2
  1499. [64700.384853] usb 1-1: new high-speed USB device number 3 using ehci-pci
  1500. [64700.771921] usb 1-1: New USB device found, idVendor=18d1, idProduct=4ee7
  1501. [64700.771924] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  1502. [64700.771925] usb 1-1: Product: Moto Z
  1503. [64700.771927] usb 1-1: Manufacturer: motorola
  1504. [64700.771928] usb 1-1: SerialNumber: ZY223LT4KZ
  1505. [65131.710664] show_signal_msg: 2 callbacks suppressed
  1506. [65131.710671] Web Content[4390]: segfault at 0 ip 00007fdb93dd9f52 sp 00007ffe6db3f690 error 6 in libxul.so (deleted)[7fdb9272f000+68a9000]
  1507. [76958.512323] usb 1-2: new high-speed USB device number 4 using ehci-pci
  1508. [76959.087132] usb 1-2: New USB device found, idVendor=abcd, idProduct=1234
  1509. [76959.087134] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  1510. [76959.087135] usb 1-2: Product: UDiskLW
  1511. [76959.087136] usb 1-2: Manufacturer: General
  1512. [76959.087158] usb 1-2: SerialNumber: Љ
  1513. [76960.449352] usb-storage 1-2:1.0: USB Mass Storage device detected
  1514. [76960.455336] scsi host33: usb-storage 1-2:1.0
  1515. [76960.455901] usbcore: registered new interface driver usb-storage
  1516. [76960.514784] usbcore: registered new interface driver uas
  1517. [76983.380835] usb 1-2: reset high-speed USB device number 4 using ehci-pci
  1518. [77015.662225] usb 1-2: USB disconnect, device number 4
  1519. [77038.501220] usb 1-2: new high-speed USB device number 5 using ehci-pci
  1520. [77039.025960] usb 1-2: New USB device found, idVendor=abcd, idProduct=1234
  1521. [77039.025962] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  1522. [77039.025963] usb 1-2: Product: UDiskLW
  1523. [77039.025964] usb 1-2: Manufacturer: General
  1524. [77039.025965] usb 1-2: SerialNumber: Љ
  1525. [77039.028290] usb-storage 1-2:1.0: USB Mass Storage device detected
  1526. [77039.037283] scsi host33: usb-storage 1-2:1.0
  1527. [77040.077629] scsi 33:0:0:0: Direct-Access General UDiskLW 5.00 PQ: 0 ANSI: 2
  1528. [77040.080597] sd 33:0:0:0: Attached scsi generic sg3 type 0
  1529. [77040.088345] sd 33:0:0:0: [sdb] 7782400 512-byte logical blocks: (3.98 GB/3.71 GiB)
  1530. [77040.092811] sd 33:0:0:0: [sdb] Write Protect is off
  1531. [77040.092813] sd 33:0:0:0: [sdb] Mode Sense: 0b 00 00 08
  1532. [77040.098463] sd 33:0:0:0: [sdb] No Caching mode page found
  1533. [77040.098479] sd 33:0:0:0: [sdb] Assuming drive cache: write through
  1534. [77040.178383] sdb: sdb4
  1535. [77040.209878] sd 33:0:0:0: [sdb] Attached SCSI removable disk
  1536. [77062.633839] usb 1-2: USB disconnect, device number 5
  1537. [84556.903378] usb 1-1: USB disconnect, device number 3
  1538. [84562.213504] usb 1-1: new high-speed USB device number 6 using ehci-pci
  1539. [84562.600003] usb 1-1: New USB device found, idVendor=22b8, idProduct=2e80
  1540. [84562.600007] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  1541. [84562.600009] usb 1-1: Product: Fastboot sheridan S
  1542. [84562.600011] usb 1-1: Manufacturer: Motorola Inc.
  1543. [84562.600013] usb 1-1: SerialNumber: ZY223LT4KZ
  1544. [84568.384009] usb 1-1: USB disconnect, device number 6
  1545. [84571.872977] usb 1-1: new high-speed USB device number 7 using ehci-pci
  1546. [84572.263255] usb 1-1: New USB device found, idVendor=22b8, idProduct=2e80
  1547. [84572.263259] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  1548. [84572.263261] usb 1-1: Product: Fastboot sheridan S
  1549. [84572.263264] usb 1-1: Manufacturer: Motorola Inc.
  1550. [84572.263265] usb 1-1: SerialNumber: ZY223LT4KZ
  1551. [84577.825779] usb 1-1: USB disconnect, device number 7
  1552. [84581.317459] usb 1-1: new high-speed USB device number 8 using ehci-pci
  1553. [84581.704753] usb 1-1: New USB device found, idVendor=22b8, idProduct=2e80
  1554. [84581.704756] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  1555. [84581.704759] usb 1-1: Product: Fastboot sheridan S
  1556. [84581.704761] usb 1-1: Manufacturer: Motorola Inc.
  1557. [84581.704801] usb 1-1: SerialNumber: ZY223LT4KZ
  1558. [84587.512284] usb 1-1: USB disconnect, device number 8
  1559. [84591.304937] usb 1-1: new high-speed USB device number 9 using ehci-pci
  1560. [84591.688286] usb 1-1: New USB device found, idVendor=22b8, idProduct=2e80
  1561. [84591.688290] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  1562. [84591.688292] usb 1-1: Product: Fastboot sheridan S
  1563. [84591.688295] usb 1-1: Manufacturer: Motorola Inc.
  1564. [84591.688296] usb 1-1: SerialNumber: ZY223LT4KZ
  1565. [84596.962959] usb 1-1: USB disconnect, device number 9
  1566. [84600.453443] usb 1-1: new high-speed USB device number 10 using ehci-pci
  1567. [84600.880745] usb 1-1: New USB device found, idVendor=22b8, idProduct=2e80
  1568. [84600.880749] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  1569. [84600.880752] usb 1-1: Product: Fastboot sheridan S
  1570. [84600.880754] usb 1-1: Manufacturer: Motorola Inc.
  1571. [84600.880755] usb 1-1: SerialNumber: ZY223LT4KZ
  1572. [84615.105488] usb 1-1: USB disconnect, device number 10
  1573. [84618.485331] usb 1-1: new high-speed USB device number 11 using ehci-pci
  1574. [84618.876650] usb 1-1: New USB device found, idVendor=22b8, idProduct=2e80
  1575. [84618.876654] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  1576. [84618.876657] usb 1-1: Product: Fastboot sheridan S
  1577. [84618.876659] usb 1-1: Manufacturer: Motorola Inc.
  1578. [84618.876661] usb 1-1: SerialNumber: ZY223LT4KZ
  1579. [84624.421195] usb 1-1: USB disconnect, device number 11
  1580. [84655.537262] usb 1-1: new high-speed USB device number 12 using ehci-pci
  1581. [84655.936517] usb 1-1: New USB device found, idVendor=22b8, idProduct=2e80
  1582. [84655.936521] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  1583. [84655.936523] usb 1-1: Product: Fastboot sheridan S
  1584. [84655.936525] usb 1-1: Manufacturer: Motorola Inc.
  1585. [84655.936527] usb 1-1: SerialNumber: ZY223LT4KZ
  1586. [84664.228441] usb 1-1: USB disconnect, device number 12
  1587. [84666.869863] usb 1-1: new high-speed USB device number 13 using ehci-pci
  1588. [84667.266866] usb 1-1: New USB device found, idVendor=18d1, idProduct=d001
  1589. [84667.266869] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  1590. [84667.266870] usb 1-1: Product: XT1650
  1591. [84667.266872] usb 1-1: Manufacturer: motorola
  1592. [84667.266873] usb 1-1: SerialNumber: ZY223LT4KZ
  1593. [84680.817859] usb 1-1: USB disconnect, device number 13
  1594. [84681.349790] usb 1-1: new high-speed USB device number 14 using ehci-pci
  1595. [84681.740946] usb 1-1: New USB device found, idVendor=18d1, idProduct=4ee2
  1596. [84681.740950] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  1597. [84681.740953] usb 1-1: Product: XT1650
  1598. [84681.740955] usb 1-1: Manufacturer: motorola
  1599. [84681.740957] usb 1-1: SerialNumber: ZY223LT4KZ
  1600. [86418.454396] usb 1-1: USB disconnect, device number 14
  1601. [87663.490003] usb 1-1: new high-speed USB device number 15 using ehci-pci
  1602. [87663.885141] usb 1-1: New USB device found, idVendor=22b8, idProduct=2e80
  1603. [87663.885146] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  1604. [87663.885149] usb 1-1: Product: Fastboot sheridan S
  1605. [87663.885151] usb 1-1: Manufacturer: Motorola Inc.
  1606. [87663.885153] usb 1-1: SerialNumber: ZY223LT4KZ
  1607. [87669.366113] usb 1-1: USB disconnect, device number 15
  1608. [87681.365917] usb 1-1: new high-speed USB device number 16 using ehci-pci
  1609. [87681.753249] usb 1-1: New USB device found, idVendor=22b8, idProduct=2e80
  1610. [87681.753253] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  1611. [87681.753256] usb 1-1: Product: Fastboot sheridan S
  1612. [87681.753258] usb 1-1: Manufacturer: Motorola Inc.
  1613. [87681.753260] usb 1-1: SerialNumber: ZY223LT4KZ
  1614. [87687.183062] usb 1-1: USB disconnect, device number 16
  1615. [87690.625395] usb 1-1: new high-speed USB device number 17 using ehci-pci
  1616. [87691.016727] usb 1-1: New USB device found, idVendor=22b8, idProduct=2e80
  1617. [87691.016731] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  1618. [87691.016733] usb 1-1: Product: Fastboot sheridan S
  1619. [87691.016735] usb 1-1: Manufacturer: Motorola Inc.
  1620. [87691.016737] usb 1-1: SerialNumber: ZY223LT4KZ
  1621. [87696.890755] usb 1-1: USB disconnect, device number 17
  1622. [87700.321964] usb 1-1: new high-speed USB device number 18 using ehci-pci
  1623. [87700.705187] usb 1-1: New USB device found, idVendor=22b8, idProduct=2e80
  1624. [87700.705191] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  1625. [87700.705193] usb 1-1: Product: Fastboot sheridan S
  1626. [87700.705195] usb 1-1: Manufacturer: Motorola Inc.
  1627. [87700.705197] usb 1-1: SerialNumber: ZY223LT4KZ
  1628. [87706.244598] usb 1-1: USB disconnect, device number 18
  1629. [87764.154201] usb 1-1: new high-speed USB device number 19 using ehci-pci
  1630. [87764.539435] usb 1-1: New USB device found, idVendor=22b8, idProduct=2e80
  1631. [87764.539439] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  1632. [87764.539442] usb 1-1: Product: Fastboot sheridan S
  1633. [87764.539444] usb 1-1: Manufacturer: Motorola Inc.
  1634. [87764.539446] usb 1-1: SerialNumber: ZY223LT4KZ
  1635. [87769.856690] usb 1-1: USB disconnect, device number 19
  1636. [88035.574133] usb 1-1: new high-speed USB device number 20 using ehci-pci
  1637. [88035.955353] usb 1-1: New USB device found, idVendor=22b8, idProduct=2e80
  1638. [88035.955357] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  1639. [88035.955359] usb 1-1: Product: Fastboot sheridan S
  1640. [88035.955361] usb 1-1: Manufacturer: Motorola Inc.
  1641. [88035.955363] usb 1-1: SerialNumber: ZY223LT4KZ
  1642. [88041.416779] usb 1-1: USB disconnect, device number 20
  1643. [88044.942639] usb 1-1: new high-speed USB device number 21 using ehci-pci
  1644. [88045.329973] usb 1-1: New USB device found, idVendor=22b8, idProduct=2e80
  1645. [88045.330016] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  1646. [88045.330020] usb 1-1: Product: Fastboot sheridan S
  1647. [88045.330023] usb 1-1: Manufacturer: Motorola Inc.
  1648. [88045.330024] usb 1-1: SerialNumber: ZY223LT4KZ
  1649. [88045.678557] usb 1-1: USB disconnect, device number 21
  1650. [88049.322865] usb 1-1: new high-speed USB device number 22 using ehci-pci
  1651. [88049.710282] usb 1-1: New USB device found, idVendor=22b8, idProduct=2e80
  1652. [88049.710286] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  1653. [88049.710288] usb 1-1: Product: Fastboot sheridan S
  1654. [88049.710290] usb 1-1: Manufacturer: Motorola Inc.
  1655. [88049.710292] usb 1-1: SerialNumber: ZY223LT4KZ
  1656. [88058.275008] usb 1-1: USB disconnect, device number 22
  1657. [88060.814419] usb 1-1: new high-speed USB device number 23 using ehci-pci
  1658. [88061.201811] usb 1-1: New USB device found, idVendor=18d1, idProduct=d001
  1659. [88061.201815] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  1660. [88061.201817] usb 1-1: Product: XT1650
  1661. [88061.201819] usb 1-1: Manufacturer: motorola
  1662. [88061.201821] usb 1-1: SerialNumber: ZY223LT4KZ
  1663. [88105.636509] usb 1-1: USB disconnect, device number 23
  1664. [88106.326746] usb 1-1: new high-speed USB device number 24 using ehci-pci
  1665. [88106.710159] usb 1-1: New USB device found, idVendor=18d1, idProduct=4ee2
  1666. [88106.710163] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  1667. [88106.710165] usb 1-1: Product: XT1650
  1668. [88106.710167] usb 1-1: Manufacturer: motorola
  1669. [88106.710169] usb 1-1: SerialNumber: ZY223LT4KZ
  1670. [90494.479875] usb 1-1: USB disconnect, device number 24
  1671. [90563.771011] usb 1-1: new high-speed USB device number 25 using ehci-pci
  1672. [90564.153749] usb 1-1: New USB device found, idVendor=22b8, idProduct=0001
  1673. [90564.153753] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  1674. [90564.153755] usb 1-1: Product: Moto Z
  1675. [90564.153757] usb 1-1: Manufacturer: motorola
  1676. [90564.153759] usb 1-1: SerialNumber: ZY223LT4KZ
  1677. [90793.431830] usb 1-1: USB disconnect, device number 25
  1678. [90793.924737] e1000: ens33 NIC Link is Down
  1679. [90962.060230] e1000: ens33 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
  1680. [98427.294410] usb 1-1: new high-speed USB device number 26 using ehci-pci
  1681. [98427.681713] usb 1-1: New USB device found, idVendor=18d1, idProduct=4ee2
  1682. [98427.681717] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  1683. [98427.681719] usb 1-1: Product: XT1650
  1684. [98427.681721] usb 1-1: Manufacturer: motorola
  1685. [98427.681723] usb 1-1: SerialNumber: ZY223LT4KZ
  1686. [99189.992939] usb 1-1: USB disconnect, device number 26
  1687. [100603.365749] usb 1-1: new high-speed USB device number 27 using ehci-pci
  1688. [100603.755894] usb 1-1: New USB device found, idVendor=22b8, idProduct=2e80
  1689. [100603.755898] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  1690. [100603.755900] usb 1-1: Product: Fastboot sheridan S
  1691. [100603.755937] usb 1-1: Manufacturer: Motorola Inc.
  1692. [100603.755941] usb 1-1: SerialNumber: ZY223LT4KZ
  1693. [100609.074304] usb 1-1: USB disconnect, device number 27
  1694. [100621.065624] usb 1-1: new high-speed USB device number 28 using ehci-pci
  1695. [100621.448852] usb 1-1: New USB device found, idVendor=22b8, idProduct=2e80
  1696. [100621.448855] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  1697. [100621.448858] usb 1-1: Product: Fastboot sheridan S
  1698. [100621.448860] usb 1-1: Manufacturer: Motorola Inc.
  1699. [100621.448862] usb 1-1: SerialNumber: ZY223LT4KZ
  1700. [100627.004285] usb 1-1: USB disconnect, device number 28
  1701. [100638.793452] usb 1-1: new high-speed USB device number 29 using ehci-pci
  1702. [100639.174724] usb 1-1: New USB device found, idVendor=22b8, idProduct=2e80
  1703. [100639.174728] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  1704. [100639.174731] usb 1-1: Product: Fastboot sheridan S
  1705. [100639.174733] usb 1-1: Manufacturer: Motorola Inc.
  1706. [100639.174734] usb 1-1: SerialNumber: ZY223LT4KZ
  1707. [100644.736890] usb 1-1: USB disconnect, device number 29
  1708. [100648.205863] usb 1-1: new high-speed USB device number 30 using ehci-pci
  1709. [100648.597157] usb 1-1: New USB device found, idVendor=22b8, idProduct=2e80
  1710. [100648.597162] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  1711. [100648.597165] usb 1-1: Product: Fastboot sheridan S
  1712. [100648.597167] usb 1-1: Manufacturer: Motorola Inc.
  1713. [100648.597169] usb 1-1: SerialNumber: ZY223LT4KZ
  1714. [100696.446905] usb 1-1: USB disconnect, device number 30
  1715. [100699.973423] usb 1-1: new high-speed USB device number 31 using ehci-pci
  1716. [100700.364673] usb 1-1: New USB device found, idVendor=22b8, idProduct=2e80
  1717. [100700.364677] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  1718. [100700.364680] usb 1-1: Product: Fastboot sheridan S
  1719. [100700.364682] usb 1-1: Manufacturer: Motorola Inc.
  1720. [100700.364684] usb 1-1: SerialNumber: ZY223LT4KZ
  1721. [100705.772796] usb 1-1: USB disconnect, device number 31
  1722. [100846.345509] usb 1-1: new high-speed USB device number 32 using ehci-pci
  1723. [100846.731792] usb 1-1: New USB device found, idVendor=18d1, idProduct=d001
  1724. [100846.731796] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  1725. [100846.731798] usb 1-1: Product: XT1650
  1726. [100846.731800] usb 1-1: Manufacturer: motorola
  1727. [100846.731802] usb 1-1: SerialNumber: ZY223LT4KZ
  1728. [100890.175291] usb 1-1: USB disconnect, device number 32
  1729. [100890.869712] usb 1-1: new high-speed USB device number 33 using ehci-pci
  1730. [100891.260981] usb 1-1: New USB device found, idVendor=18d1, idProduct=4ee2
  1731. [100891.260985] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  1732. [100891.260987] usb 1-1: Product: XT1650
  1733. [100891.260989] usb 1-1: Manufacturer: motorola
  1734. [100891.260991] usb 1-1: SerialNumber: ZY223LT4KZ
  1735. [106692.562437] usb 1-1: USB disconnect, device number 33
  1736. [107151.885933] usb 1-1: new high-speed USB device number 34 using ehci-pci
  1737. [107152.273200] usb 1-1: New USB device found, idVendor=22b8, idProduct=2e80
  1738. [107152.273204] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  1739. [107152.273206] usb 1-1: Product: Fastboot sheridan S
  1740. [107152.273208] usb 1-1: Manufacturer: Motorola Inc.
  1741. [107152.273210] usb 1-1: SerialNumber: ZY223LT4KZ
  1742. [107155.773376] usb 1-1: USB disconnect, device number 34
  1743. [107291.673749] usb 1-1: new high-speed USB device number 35 using ehci-pci
  1744. [107292.111001] usb 1-1: New USB device found, idVendor=22b8, idProduct=2e80
  1745. [107292.111005] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  1746. [107292.111008] usb 1-1: Product: Fastboot sheridan S
  1747. [107292.111010] usb 1-1: Manufacturer: Motorola Inc.
  1748. [107292.111012] usb 1-1: SerialNumber: ZY223LT4KZ
  1749. [107295.610478] usb 1-1: USB disconnect, device number 35
  1750. [107736.135172] usb 1-1: new high-speed USB device number 36 using ehci-pci
  1751. [107736.518577] usb 1-1: New USB device found, idVendor=22b8, idProduct=2e80
  1752. [107736.518581] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  1753. [107736.518584] usb 1-1: Product: Fastboot sheridan S
  1754. [107736.518586] usb 1-1: Manufacturer: Motorola Inc.
  1755. [107736.518588] usb 1-1: SerialNumber: ZY223LT4KZ
  1756. [107741.991109] usb 1-1: USB disconnect, device number 36
  1757. [107745.615663] usb 1-1: new high-speed USB device number 37 using ehci-pci
  1758. [107746.005916] usb 1-1: New USB device found, idVendor=22b8, idProduct=2e80
  1759. [107746.005920] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  1760. [107746.005923] usb 1-1: Product: Fastboot sheridan S
  1761. [107746.005925] usb 1-1: Manufacturer: Motorola Inc.
  1762. [107746.005927] usb 1-1: SerialNumber: ZY223LT4KZ
  1763. [107756.453483] usb 1-1: USB disconnect, device number 37
  1764. ubuntu@ubuntu:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement