Advertisement
Guest User

Untitled

a guest
Apr 20th, 2016
289
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 81.82 KB | None | 0 0
  1. :~$ dmesg
  2. [ 0.000000] Initializing cgroup subsys cpuset
  3. [ 0.000000] Initializing cgroup subsys cpu
  4. [ 0.000000] Initializing cgroup subsys cpuacct
  5. [ 0.000000] Linux version 4.2.0-35-generic (buildd@lgw01-58) (gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) ) #40~14.04.1-Ubuntu SMP Fri Mar 18 16:37:35 UTC 2016 (Ubuntu 4.2.0-35.40~14.04.1-generic 4.2.8-ckt5)
  6. [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.2.0-35-generic.efi.signed root=UUID=566ce528-e60c-4aa5-969c-4a3db8dfec1d ro quiet splash pci_stub.ids=1002:aad8 vt.handoff=7
  7. [ 0.000000] KERNEL supported cpus:
  8. [ 0.000000] Intel GenuineIntel
  9. [ 0.000000] AMD AuthenticAMD
  10. [ 0.000000] Centaur CentaurHauls
  11. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'
  12. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'
  13. [ 0.000000] x86/fpu: Enabled xstate features 0x3, context size is 0x240 bytes, using 'standard' format.
  14. [ 0.000000] x86/fpu: Using 'eager' FPU context switches.
  15. [ 0.000000] e820: BIOS-provided physical RAM map:
  16. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000000fff] reserved
  17. [ 0.000000] BIOS-e820: [mem 0x0000000000001000-0x0000000000057fff] usable
  18. [ 0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
  19. [ 0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000008ffff] usable
  20. [ 0.000000] BIOS-e820: [mem 0x0000000000090000-0x0000000000090fff] type 20
  21. [ 0.000000] BIOS-e820: [mem 0x0000000000091000-0x000000000009dfff] usable
  22. [ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved
  23. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000b8d7fff] usable
  24. [ 0.000000] BIOS-e820: [mem 0x000000000b8d8000-0x000000000b8defff] ACPI NVS
  25. [ 0.000000] BIOS-e820: [mem 0x000000000b8df000-0x000000000bd36fff] usable
  26. [ 0.000000] BIOS-e820: [mem 0x000000000bd37000-0x000000000c164fff] reserved
  27. [ 0.000000] BIOS-e820: [mem 0x000000000c165000-0x000000001d686fff] usable
  28. [ 0.000000] BIOS-e820: [mem 0x000000001d687000-0x000000001d710fff] reserved
  29. [ 0.000000] BIOS-e820: [mem 0x000000001d711000-0x000000001d727fff] ACPI data
  30. [ 0.000000] BIOS-e820: [mem 0x000000001d728000-0x000000001dc5ffff] ACPI NVS
  31. [ 0.000000] BIOS-e820: [mem 0x000000001dc60000-0x000000001ef56fff] reserved
  32. [ 0.000000] BIOS-e820: [mem 0x000000001ef57000-0x000000001effefff] type 20
  33. [ 0.000000] BIOS-e820: [mem 0x000000001efff000-0x000000001effffff] usable
  34. [ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
  35. [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
  36. [ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
  37. [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
  38. [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
  39. [ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
  40. [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000002deffffff] usable
  41. [ 0.000000] NX (Execute Disable) protection: active
  42. [ 0.000000] efi: EFI v2.31 by American Megatrends
  43. [ 0.000000] efi: ESRT=0x1ef55898 ACPI=0x1d715000 ACPI 2.0=0x1d715000 SMBIOS=0x1ef55518
  44. [ 0.000000] esrt: Reserving ESRT space from 0x000000001ef55898 to 0x000000001ef558d0.
  45. [ 0.000000] SMBIOS 2.7 present.
  46. [ 0.000000] DMI: ASUS All Series/H87M-E, BIOS 9001 04/19/2016
  47. [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  48. [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
  49. [ 0.000000] e820: last_pfn = 0x2df000 max_arch_pfn = 0x400000000
  50. [ 0.000000] MTRR default type: uncachable
  51. [ 0.000000] MTRR fixed ranges enabled:
  52. [ 0.000000] 00000-9FFFF write-back
  53. [ 0.000000] A0000-DFFFF uncachable
  54. [ 0.000000] E0000-FFFFF write-protect
  55. [ 0.000000] MTRR variable ranges enabled:
  56. [ 0.000000] 0 base 0000000000 mask 7E00000000 write-back
  57. [ 0.000000] 1 base 0200000000 mask 7F00000000 write-back
  58. [ 0.000000] 2 base 0080000000 mask 7F80000000 uncachable
  59. [ 0.000000] 3 base 0040000000 mask 7FC0000000 uncachable
  60. [ 0.000000] 4 base 0020000000 mask 7FE0000000 uncachable
  61. [ 0.000000] 5 base 02E0000000 mask 7FE0000000 uncachable
  62. [ 0.000000] 6 base 02DF000000 mask 7FFF000000 uncachable
  63. [ 0.000000] 7 disabled
  64. [ 0.000000] 8 disabled
  65. [ 0.000000] 9 disabled
  66. [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT
  67. [ 0.000000] original variable MTRRs
  68. [ 0.000000] reg 0, base: 0GB, range: 8GB, type WB
  69. [ 0.000000] reg 1, base: 8GB, range: 4GB, type WB
  70. [ 0.000000] reg 2, base: 2GB, range: 2GB, type UC
  71. [ 0.000000] reg 3, base: 1GB, range: 1GB, type UC
  72. [ 0.000000] reg 4, base: 512MB, range: 512MB, type UC
  73. [ 0.000000] reg 5, base: 11776MB, range: 512MB, type UC
  74. [ 0.000000] reg 6, base: 11760MB, range: 16MB, type UC
  75. [ 0.000000] total RAM covered: 8176M
  76. [ 0.000000] Found optimal setting for mtrr clean up
  77. [ 0.000000] gran_size: 64K chunk_size: 1G num_reg: 5 lose cover RAM: 0G
  78. [ 0.000000] New variable MTRRs
  79. [ 0.000000] reg 0, base: 0GB, range: 512MB, type WB
  80. [ 0.000000] reg 1, base: 4GB, range: 4GB, type WB
  81. [ 0.000000] reg 2, base: 8GB, range: 4GB, type WB
  82. [ 0.000000] reg 3, base: 11760MB, range: 16MB, type UC
  83. [ 0.000000] reg 4, base: 11776MB, range: 512MB, type UC
  84. [ 0.000000] e820: update [mem 0x20000000-0xffffffff] usable ==> reserved
  85. [ 0.000000] e820: last_pfn = 0x1f000 max_arch_pfn = 0x400000000
  86. [ 0.000000] Scanning 1 areas for low memory corruption
  87. [ 0.000000] Base memory trampoline at [ffff880000098000] 98000 size 24576
  88. [ 0.000000] Using GB pages for direct mapping
  89. [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
  90. [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
  91. [ 0.000000] BRK [0x02ff5000, 0x02ff5fff] PGTABLE
  92. [ 0.000000] BRK [0x02ff6000, 0x02ff6fff] PGTABLE
  93. [ 0.000000] BRK [0x02ff7000, 0x02ff7fff] PGTABLE
  94. [ 0.000000] init_memory_mapping: [mem 0x2dee00000-0x2deffffff]
  95. [ 0.000000] [mem 0x2dee00000-0x2deffffff] page 2M
  96. [ 0.000000] BRK [0x02ff8000, 0x02ff8fff] PGTABLE
  97. [ 0.000000] init_memory_mapping: [mem 0x2c0000000-0x2dedfffff]
  98. [ 0.000000] [mem 0x2c0000000-0x2dedfffff] page 2M
  99. [ 0.000000] init_memory_mapping: [mem 0x2a0000000-0x2bfffffff]
  100. [ 0.000000] [mem 0x2a0000000-0x2bfffffff] page 1G
  101. [ 0.000000] init_memory_mapping: [mem 0x00100000-0x0b8d7fff]
  102. [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
  103. [ 0.000000] [mem 0x00200000-0x0b7fffff] page 2M
  104. [ 0.000000] [mem 0x0b800000-0x0b8d7fff] page 4k
  105. [ 0.000000] init_memory_mapping: [mem 0x0b8df000-0x0bd36fff]
  106. [ 0.000000] [mem 0x0b8df000-0x0b9fffff] page 4k
  107. [ 0.000000] [mem 0x0ba00000-0x0bbfffff] page 2M
  108. [ 0.000000] [mem 0x0bc00000-0x0bd36fff] page 4k
  109. [ 0.000000] BRK [0x02ff9000, 0x02ff9fff] PGTABLE
  110. [ 0.000000] init_memory_mapping: [mem 0x0c165000-0x1d686fff]
  111. [ 0.000000] [mem 0x0c165000-0x0c1fffff] page 4k
  112. [ 0.000000] [mem 0x0c200000-0x1d5fffff] page 2M
  113. [ 0.000000] [mem 0x1d600000-0x1d686fff] page 4k
  114. [ 0.000000] BRK [0x02ffa000, 0x02ffafff] PGTABLE
  115. [ 0.000000] init_memory_mapping: [mem 0x1efff000-0x1effffff]
  116. [ 0.000000] [mem 0x1efff000-0x1effffff] page 4k
  117. [ 0.000000] init_memory_mapping: [mem 0x100000000-0x29fffffff]
  118. [ 0.000000] [mem 0x100000000-0x29fffffff] page 1G
  119. [ 0.000000] RAMDISK: [mem 0x166ab000-0x179cbfff]
  120. [ 0.000000] ACPI: Early table checksum verification disabled
  121. [ 0.000000] ACPI: RSDP 0x000000001D715000 000024 (v02 ALASKA)
  122. [ 0.000000] ACPI: XSDT 0x000000001D715080 000074 (v01 ALASKA A M I 01072009 AMI 00010013)
  123. [ 0.000000] ACPI: FACP 0x000000001D722468 00010C (v05 ALASKA A M I 01072009 AMI 00010013)
  124. [ 0.000000] ACPI: DSDT 0x000000001D715188 00D2DC (v02 ALASKA A M I 00000031 INTL 20091112)
  125. [ 0.000000] ACPI: FACS 0x000000001DC5E080 000040
  126. [ 0.000000] ACPI: APIC 0x000000001D722578 000062 (v03 ALASKA A M I 01072009 AMI 00010013)
  127. [ 0.000000] ACPI: FPDT 0x000000001D7225E0 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
  128. [ 0.000000] ACPI: LPIT 0x000000001D722628 00005C (v01 ALASKA A M I 00000000 AMI. 00000005)
  129. [ 0.000000] ACPI: SSDT 0x000000001D722688 000539 (v01 PmRef Cpu0Ist 00003000 INTL 20091112)
  130. [ 0.000000] ACPI: SSDT 0x000000001D722BC8 000AD8 (v01 PmRef CpuPm 00003000 INTL 20091112)
  131. [ 0.000000] ACPI: MCFG 0x000000001D7236A0 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
  132. [ 0.000000] ACPI: HPET 0x000000001D7236E0 000038 (v01 ALASKA A M I 01072009 AMI. 00000005)
  133. [ 0.000000] ACPI: SSDT 0x000000001D723718 00036D (v01 SataRe SataTabl 00001000 INTL 20091112)
  134. [ 0.000000] ACPI: SSDT 0x000000001D723A88 0034E1 (v01 SaSsdt SaSsdt 00003000 INTL 20091112)
  135. [ 0.000000] ACPI: Local APIC address 0xfee00000
  136. [ 0.000000] No NUMA configuration found
  137. [ 0.000000] Faking a node at [mem 0x0000000000000000-0x00000002deffffff]
  138. [ 0.000000] NODE_DATA(0) allocated [mem 0x2deff8000-0x2deffcfff]
  139. [ 0.000000] [ffffea0000000000-ffffea000b7fffff] PMD -> [ffff8802d6600000-ffff8802de5fffff] on node 0
  140. [ 0.000000] Zone ranges:
  141. [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
  142. [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
  143. [ 0.000000] Normal [mem 0x0000000100000000-0x00000002deffffff]
  144. [ 0.000000] Movable zone start for each node
  145. [ 0.000000] Early memory node ranges
  146. [ 0.000000] node 0: [mem 0x0000000000001000-0x0000000000057fff]
  147. [ 0.000000] node 0: [mem 0x0000000000059000-0x000000000008ffff]
  148. [ 0.000000] node 0: [mem 0x0000000000091000-0x000000000009dfff]
  149. [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000b8d7fff]
  150. [ 0.000000] node 0: [mem 0x000000000b8df000-0x000000000bd36fff]
  151. [ 0.000000] node 0: [mem 0x000000000c165000-0x000000001d686fff]
  152. [ 0.000000] node 0: [mem 0x000000001efff000-0x000000001effffff]
  153. [ 0.000000] node 0: [mem 0x0000000100000000-0x00000002deffffff]
  154. [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x00000002deffffff]
  155. [ 0.000000] On node 0 totalpages: 2081262
  156. [ 0.000000] DMA zone: 64 pages used for memmap
  157. [ 0.000000] DMA zone: 23 pages reserved
  158. [ 0.000000] DMA zone: 3995 pages, LIFO batch:0
  159. [ 0.000000] DMA32 zone: 1802 pages used for memmap
  160. [ 0.000000] DMA32 zone: 115283 pages, LIFO batch:31
  161. [ 0.000000] Normal zone: 30656 pages used for memmap
  162. [ 0.000000] Normal zone: 1961984 pages, LIFO batch:31
  163. [ 0.000000] ACPI: PM-Timer IO Port: 0x1808
  164. [ 0.000000] ACPI: Local APIC address 0xfee00000
  165. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
  166. [ 0.000000] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
  167. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  168. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  169. [ 0.000000] ACPI: IRQ0 used by override.
  170. [ 0.000000] ACPI: IRQ9 used by override.
  171. [ 0.000000] Using ACPI (MADT) for SMP configuration information
  172. [ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
  173. [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
  174. [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
  175. [ 0.000000] PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
  176. [ 0.000000] PM: Registered nosave memory: [mem 0x00090000-0x00090fff]
  177. [ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
  178. [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
  179. [ 0.000000] PM: Registered nosave memory: [mem 0x0b8d8000-0x0b8defff]
  180. [ 0.000000] PM: Registered nosave memory: [mem 0x0bd37000-0x0c164fff]
  181. [ 0.000000] PM: Registered nosave memory: [mem 0x1d687000-0x1d710fff]
  182. [ 0.000000] PM: Registered nosave memory: [mem 0x1d711000-0x1d727fff]
  183. [ 0.000000] PM: Registered nosave memory: [mem 0x1d728000-0x1dc5ffff]
  184. [ 0.000000] PM: Registered nosave memory: [mem 0x1dc60000-0x1ef56fff]
  185. [ 0.000000] PM: Registered nosave memory: [mem 0x1ef57000-0x1effefff]
  186. [ 0.000000] PM: Registered nosave memory: [mem 0x1f000000-0xf7ffffff]
  187. [ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
  188. [ 0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
  189. [ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
  190. [ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
  191. [ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
  192. [ 0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
  193. [ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
  194. [ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
  195. [ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
  196. [ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
  197. [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
  198. [ 0.000000] e820: [mem 0x1f000000-0xf7ffffff] available for PCI devices
  199. [ 0.000000] Booting paravirtualized kernel on bare hardware
  200. [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
  201. [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1
  202. [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff8802dec00000 s96728 r8192 d30248 u1048576
  203. [ 0.000000] pcpu-alloc: s96728 r8192 d30248 u1048576 alloc=1*2097152
  204. [ 0.000000] pcpu-alloc: [0] 0 1
  205. [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 2048717
  206. [ 0.000000] Policy zone: Normal
  207. [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.2.0-35-generic.efi.signed root=UUID=566ce528-e60c-4aa5-969c-4a3db8dfec1d ro quiet splash pci_stub.ids=1002:aad8 vt.handoff=7
  208. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  209. [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
  210. [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
  211. [ 0.000000] Memory: 8016636K/8325048K available (7971K kernel code, 1244K rwdata, 3816K rodata, 1472K init, 1292K bss, 308412K reserved, 0K cma-reserved)
  212. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  213. [ 0.000000] Hierarchical RCU implementation.
  214. [ 0.000000] Build-time adjustment of leaf fanout to 64.
  215. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.
  216. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2
  217. [ 0.000000] NR_IRQS:16640 nr_irqs:440 16
  218. [ 0.000000] Offload RCU callbacks from all CPUs
  219. [ 0.000000] Offload RCU callbacks from CPUs: 0-1.
  220. [ 0.000000] vt handoff: transparent VT on vt#7
  221. [ 0.000000] Console: colour dummy device 80x25
  222. [ 0.000000] console [tty0] enabled
  223. [ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
  224. [ 0.000000] hpet clockevent registered
  225. [ 0.000000] tsc: Fast TSC calibration using PIT
  226. [ 0.000000] tsc: Detected 3292.636 MHz processor
  227. [ 0.000020] Calibrating delay loop (skipped), value calculated using timer frequency.. 6585.27 BogoMIPS (lpj=13170544)
  228. [ 0.000023] pid_max: default: 32768 minimum: 301
  229. [ 0.000026] ACPI: Core revision 20150619
  230. [ 0.007124] ACPI: All ACPI Tables successfully acquired
  231. [ 0.008224] Security Framework initialized
  232. [ 0.008230] AppArmor: AppArmor initialized
  233. [ 0.008231] Yama: becoming mindful.
  234. [ 0.008593] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
  235. [ 0.009666] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
  236. [ 0.010123] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
  237. [ 0.010130] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
  238. [ 0.010276] Initializing cgroup subsys blkio
  239. [ 0.010278] Initializing cgroup subsys memory
  240. [ 0.010283] Initializing cgroup subsys devices
  241. [ 0.010284] Initializing cgroup subsys freezer
  242. [ 0.010286] Initializing cgroup subsys net_cls
  243. [ 0.010287] Initializing cgroup subsys perf_event
  244. [ 0.010288] Initializing cgroup subsys net_prio
  245. [ 0.010290] Initializing cgroup subsys hugetlb
  246. [ 0.010306] CPU: Physical Processor ID: 0
  247. [ 0.010307] CPU: Processor Core ID: 0
  248. [ 0.010310] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
  249. [ 0.010310] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
  250. [ 0.011066] mce: CPU supports 7 MCE banks
  251. [ 0.011074] CPU0: Thermal monitoring enabled (TM1)
  252. [ 0.011080] process: using mwait in idle threads
  253. [ 0.011082] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
  254. [ 0.011083] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
  255. [ 0.011336] Freeing SMP alternatives memory: 28K (ffffffff81ea9000 - ffffffff81eb0000)
  256. [ 0.014085] ftrace: allocating 30994 entries in 122 pages
  257. [ 0.023818] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  258. [ 0.063505] TSC deadline timer enabled
  259. [ 0.063506] smpboot: CPU0: Intel(R) Pentium(R) CPU G3260 @ 3.30GHz (fam: 06, model: 3c, stepping: 03)
  260. [ 0.063524] Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver.
  261. [ 0.063538] ... version: 3
  262. [ 0.063539] ... bit width: 48
  263. [ 0.063539] ... generic registers: 8
  264. [ 0.063540] ... value mask: 0000ffffffffffff
  265. [ 0.063540] ... max period: 0000ffffffffffff
  266. [ 0.063541] ... fixed-purpose events: 3
  267. [ 0.063542] ... event mask: 00000007000000ff
  268. [ 0.064119] x86: Booting SMP configuration:
  269. [ 0.064120] .... node #0, CPUs: #1
  270. [ 0.068044] x86: Booted up 1 node, 2 CPUs
  271. [ 0.068046] smpboot: Total of 2 processors activated (13170.54 BogoMIPS)
  272. [ 0.068070] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
  273. [ 0.069305] devtmpfs: initialized
  274. [ 0.070979] evm: security.selinux
  275. [ 0.070980] evm: security.SMACK64
  276. [ 0.070981] evm: security.SMACK64EXEC
  277. [ 0.070981] evm: security.SMACK64TRANSMUTE
  278. [ 0.070982] evm: security.SMACK64MMAP
  279. [ 0.070983] evm: security.ima
  280. [ 0.070983] evm: security.capability
  281. [ 0.071024] PM: Registering ACPI NVS region [mem 0x0b8d8000-0x0b8defff] (28672 bytes)
  282. [ 0.071025] PM: Registering ACPI NVS region [mem 0x1d728000-0x1dc5ffff] (5472256 bytes)
  283. [ 0.071117] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  284. [ 0.071165] pinctrl core: initialized pinctrl subsystem
  285. [ 0.071243] RTC time: 7:48:41, date: 04/20/16
  286. [ 0.071319] NET: Registered protocol family 16
  287. [ 0.080064] cpuidle: using governor ladder
  288. [ 0.088069] cpuidle: using governor menu
  289. [ 0.088115] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
  290. [ 0.088116] ACPI: bus type PCI registered
  291. [ 0.088117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  292. [ 0.088163] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
  293. [ 0.088164] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
  294. [ 0.088170] PCI: Using configuration type 1 for base access
  295. [ 0.088335] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
  296. [ 0.088342] perf_event_intel: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off
  297. [ 0.096279] ACPI: Added _OSI(Module Device)
  298. [ 0.096280] ACPI: Added _OSI(Processor Device)
  299. [ 0.096281] ACPI: Added _OSI(3.0 _SCP Extensions)
  300. [ 0.096282] ACPI: Added _OSI(Processor Aggregator Device)
  301. [ 0.098658] ACPI: Executed 1 blocks of module-level executable AML code
  302. [ 0.100188] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
  303. [ 0.100642] ACPI: Dynamic OEM Table Load:
  304. [ 0.100646] ACPI: SSDT 0xFFFF8802D4C30800 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20091112)
  305. [ 0.101056] ACPI: Dynamic OEM Table Load:
  306. [ 0.101059] ACPI: SSDT 0xFFFF8802D6016800 0005AA (v01 PmRef ApIst 00003000 INTL 20091112)
  307. [ 0.101491] ACPI: Dynamic OEM Table Load:
  308. [ 0.101493] ACPI: SSDT 0xFFFF8802D4C2C400 000119 (v01 PmRef ApCst 00003000 INTL 20091112)
  309. [ 0.101954] ACPI: Interpreter enabled
  310. [ 0.101958] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150619/hwxface-580)
  311. [ 0.101962] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150619/hwxface-580)
  312. [ 0.101973] ACPI: (supports S0 S3 S4 S5)
  313. [ 0.101973] ACPI: Using IOAPIC for interrupt routing
  314. [ 0.101990] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  315. [ 0.106907] ACPI: Power Resource [FN00] (off)
  316. [ 0.106955] ACPI: Power Resource [FN01] (off)
  317. [ 0.107001] ACPI: Power Resource [FN02] (off)
  318. [ 0.107047] ACPI: Power Resource [FN03] (off)
  319. [ 0.107092] ACPI: Power Resource [FN04] (off)
  320. [ 0.107606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
  321. [ 0.107610] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
  322. [ 0.107749] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME]
  323. [ 0.107826] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
  324. [ 0.107827] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
  325. [ 0.108032] PCI host bridge to bus 0000:00
  326. [ 0.108034] pci_bus 0000:00: root bus resource [bus 00-3e]
  327. [ 0.108035] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
  328. [ 0.108036] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
  329. [ 0.108037] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  330. [ 0.108038] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
  331. [ 0.108039] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
  332. [ 0.108040] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
  333. [ 0.108041] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
  334. [ 0.108042] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
  335. [ 0.108043] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
  336. [ 0.108044] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
  337. [ 0.108045] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
  338. [ 0.108046] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfeafffff window]
  339. [ 0.108051] pci 0000:00:00.0: [8086:0c00] type 00 class 0x060000
  340. [ 0.108108] pci 0000:00:01.0: [8086:0c01] type 01 class 0x060400
  341. [ 0.108130] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
  342. [ 0.108178] pci 0000:00:01.0: System wakeup disabled by ACPI
  343. [ 0.108223] pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330
  344. [ 0.108237] pci 0000:00:14.0: reg 0x10: [mem 0xf7f00000-0xf7f0ffff 64bit]
  345. [ 0.108283] pci 0000:00:14.0: PME# supported from D3hot D3cold
  346. [ 0.108304] pci 0000:00:14.0: System wakeup disabled by ACPI
  347. [ 0.108328] pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000
  348. [ 0.108343] pci 0000:00:16.0: reg 0x10: [mem 0xf7f16000-0xf7f1600f 64bit]
  349. [ 0.108391] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
  350. [ 0.108440] pci 0000:00:1a.0: [8086:8c2d] type 00 class 0x0c0320
  351. [ 0.108454] pci 0000:00:1a.0: reg 0x10: [mem 0xf7f14000-0xf7f143ff]
  352. [ 0.108518] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
  353. [ 0.108547] pci 0000:00:1a.0: System wakeup disabled by ACPI
  354. [ 0.108572] pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400
  355. [ 0.108619] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
  356. [ 0.108659] pci 0000:00:1c.0: System wakeup disabled by ACPI
  357. [ 0.108684] pci 0000:00:1c.2: [8086:8c14] type 01 class 0x060400
  358. [ 0.108731] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
  359. [ 0.108771] pci 0000:00:1c.2: System wakeup disabled by ACPI
  360. [ 0.108795] pci 0000:00:1c.4: [8086:8c18] type 01 class 0x060400
  361. [ 0.108842] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
  362. [ 0.108881] pci 0000:00:1c.4: System wakeup disabled by ACPI
  363. [ 0.108906] pci 0000:00:1c.6: [8086:8c1c] type 01 class 0x060400
  364. [ 0.108953] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
  365. [ 0.108992] pci 0000:00:1c.6: System wakeup disabled by ACPI
  366. [ 0.109015] pci 0000:00:1c.7: [8086:8c1e] type 01 class 0x060400
  367. [ 0.109062] pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
  368. [ 0.109101] pci 0000:00:1c.7: System wakeup disabled by ACPI
  369. [ 0.109126] pci 0000:00:1d.0: [8086:8c26] type 00 class 0x0c0320
  370. [ 0.109140] pci 0000:00:1d.0: reg 0x10: [mem 0xf7f13000-0xf7f133ff]
  371. [ 0.109204] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
  372. [ 0.109234] pci 0000:00:1d.0: System wakeup disabled by ACPI
  373. [ 0.109259] pci 0000:00:1f.0: [8086:8c4a] type 00 class 0x060100
  374. [ 0.109380] pci 0000:00:1f.2: [8086:8c02] type 00 class 0x010601
  375. [ 0.109390] pci 0000:00:1f.2: reg 0x10: [io 0xf070-0xf077]
  376. [ 0.109396] pci 0000:00:1f.2: reg 0x14: [io 0xf060-0xf063]
  377. [ 0.109401] pci 0000:00:1f.2: reg 0x18: [io 0xf050-0xf057]
  378. [ 0.109407] pci 0000:00:1f.2: reg 0x1c: [io 0xf040-0xf043]
  379. [ 0.109412] pci 0000:00:1f.2: reg 0x20: [io 0xf020-0xf03f]
  380. [ 0.109418] pci 0000:00:1f.2: reg 0x24: [mem 0xf7f12000-0xf7f127ff]
  381. [ 0.109442] pci 0000:00:1f.2: PME# supported from D3hot
  382. [ 0.109481] pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500
  383. [ 0.109492] pci 0000:00:1f.3: reg 0x10: [mem 0xf7f11000-0xf7f110ff 64bit]
  384. [ 0.109508] pci 0000:00:1f.3: reg 0x20: [io 0xf000-0xf01f]
  385. [ 0.199050] pci 0000:01:00.0: [1002:6938] type 00 class 0x030000
  386. [ 0.263172] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x0fffffff 64bit pref]
  387. [ 0.317284] pci 0000:01:00.0: reg 0x18: [mem 0x00000000-0x001fffff 64bit pref]
  388. [ 0.362371] pci 0000:01:00.0: reg 0x20: [io 0x0000-0x00ff]
  389. [ 0.381477] pci 0000:01:00.0: reg 0x24: [mem 0x00000000-0x0003ffff]
  390. [ 0.385517] pci 0000:01:00.0: reg 0x30: [mem 0xfffe0000-0xffffffff pref]
  391. [ 0.658067] pci 0000:01:00.0: supports D1 D2
  392. [ 0.658068] pci 0000:01:00.0: PME# supported from D1 D2 D3hot D3cold
  393. [ 0.738364] pci 0000:01:00.0: System wakeup disabled by ACPI
  394. [ 0.771296] pci 0000:01:00.1: [1002:aad8] type 00 class 0x040300
  395. [ 0.859499] pci 0000:01:00.1: reg 0x10: [mem 0x00000000-0x00003fff 64bit]
  396. [ 1.195321] pci 0000:01:00.1: supports D1 D2
  397. [ 2.316280] pci 0000:00:01.0: ASPM: Could not configure common clock
  398. [ 2.331784] pci 0000:00:01.0: PCI bridge to [bus 01]
  399. [ 2.331830] acpiphp: Slot [1] registered
  400. [ 2.331834] pci 0000:00:1c.0: PCI bridge to [bus 02]
  401. [ 2.331888] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
  402. [ 2.331905] pci 0000:03:00.0: reg 0x10: [io 0xe000-0xe0ff]
  403. [ 2.331931] pci 0000:03:00.0: reg 0x18: [mem 0xf7e00000-0xf7e00fff 64bit]
  404. [ 2.331947] pci 0000:03:00.0: reg 0x20: [mem 0xf0300000-0xf0303fff 64bit pref]
  405. [ 2.332019] pci 0000:03:00.0: supports D1 D2
  406. [ 2.332020] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  407. [ 2.332043] pci 0000:03:00.0: System wakeup disabled by ACPI
  408. [ 2.339826] pci 0000:00:1c.2: PCI bridge to [bus 03]
  409. [ 2.339828] pci 0000:00:1c.2: bridge window [io 0xe000-0xefff]
  410. [ 2.339831] pci 0000:00:1c.2: bridge window [mem 0xf7e00000-0xf7efffff]
  411. [ 2.339834] pci 0000:00:1c.2: bridge window [mem 0xf0300000-0xf03fffff 64bit pref]
  412. [ 2.339885] pci 0000:04:00.0: [12d8:2404] type 01 class 0x060400
  413. [ 2.339974] pci 0000:04:00.0: supports D1 D2
  414. [ 2.339975] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  415. [ 2.339992] pci 0000:04:00.0: System wakeup disabled by ACPI
  416. [ 2.347841] pci 0000:00:1c.4: PCI bridge to [bus 04-08]
  417. [ 2.347843] pci 0000:00:1c.4: bridge window [io 0xa000-0xcfff]
  418. [ 2.347846] pci 0000:00:1c.4: bridge window [mem 0xf7a00000-0xf7cfffff]
  419. [ 2.347849] pci 0000:00:1c.4: bridge window [mem 0x80000000-0xd01fffff 64bit pref]
  420. [ 2.347904] pci 0000:05:01.0: [12d8:2404] type 01 class 0x060400
  421. [ 2.347994] pci 0000:05:01.0: supports D1 D2
  422. [ 2.347995] pci 0000:05:01.0: PME# supported from D0 D1 D2 D3hot D3cold
  423. [ 2.348041] pci 0000:05:02.0: [12d8:2404] type 01 class 0x060400
  424. [ 2.348130] pci 0000:05:02.0: supports D1 D2
  425. [ 2.348131] pci 0000:05:02.0: PME# supported from D0 D1 D2 D3hot D3cold
  426. [ 2.348177] pci 0000:05:03.0: [12d8:2404] type 01 class 0x060400
  427. [ 2.348266] pci 0000:05:03.0: supports D1 D2
  428. [ 2.348267] pci 0000:05:03.0: PME# supported from D0 D1 D2 D3hot D3cold
  429. [ 2.348330] pci 0000:04:00.0: PCI bridge to [bus 05-08]
  430. [ 2.348335] pci 0000:04:00.0: bridge window [io 0xa000-0xcfff]
  431. [ 2.348338] pci 0000:04:00.0: bridge window [mem 0xf7a00000-0xf7cfffff]
  432. [ 2.348344] pci 0000:04:00.0: bridge window [mem 0x80000000-0xd01fffff 64bit pref]
  433. [ 2.348397] pci 0000:06:00.0: [1002:6938] type 00 class 0x030000
  434. [ 2.348422] pci 0000:06:00.0: reg 0x10: [mem 0xc0000000-0xcfffffff 64bit pref]
  435. [ 2.348440] pci 0000:06:00.0: reg 0x18: [mem 0xd0000000-0xd01fffff 64bit pref]
  436. [ 2.348452] pci 0000:06:00.0: reg 0x20: [io 0xc000-0xc0ff]
  437. [ 2.348464] pci 0000:06:00.0: reg 0x24: [mem 0xf7c00000-0xf7c3ffff]
  438. [ 2.348475] pci 0000:06:00.0: reg 0x30: [mem 0xf7c40000-0xf7c5ffff pref]
  439. [ 2.348559] pci 0000:06:00.0: supports D1 D2
  440. [ 2.348560] pci 0000:06:00.0: PME# supported from D1 D2 D3hot D3cold
  441. [ 2.348620] pci 0000:06:00.1: [1002:aad8] type 00 class 0x040300
  442. [ 2.348642] pci 0000:06:00.1: reg 0x10: [mem 0xf7c60000-0xf7c63fff 64bit]
  443. [ 2.348743] pci 0000:06:00.1: supports D1 D2
  444. [ 2.355853] pci 0000:05:01.0: PCI bridge to [bus 06]
  445. [ 2.355859] pci 0000:05:01.0: bridge window [io 0xc000-0xcfff]
  446. [ 2.355862] pci 0000:05:01.0: bridge window [mem 0xf7c00000-0xf7cfffff]
  447. [ 2.355867] pci 0000:05:01.0: bridge window [mem 0xc0000000-0xd01fffff 64bit pref]
  448. [ 2.355923] pci 0000:07:00.0: [1002:6938] type 00 class 0x030000
  449. [ 2.355948] pci 0000:07:00.0: reg 0x10: [mem 0xa0000000-0xafffffff 64bit pref]
  450. [ 2.355966] pci 0000:07:00.0: reg 0x18: [mem 0xb0000000-0xb01fffff 64bit pref]
  451. [ 2.355977] pci 0000:07:00.0: reg 0x20: [io 0xb000-0xb0ff]
  452. [ 2.355989] pci 0000:07:00.0: reg 0x24: [mem 0xf7b00000-0xf7b3ffff]
  453. [ 2.356000] pci 0000:07:00.0: reg 0x30: [mem 0xf7b40000-0xf7b5ffff pref]
  454. [ 2.356085] pci 0000:07:00.0: supports D1 D2
  455. [ 2.356086] pci 0000:07:00.0: PME# supported from D1 D2 D3hot D3cold
  456. [ 2.356144] pci 0000:07:00.1: [1002:aad8] type 00 class 0x040300
  457. [ 2.356166] pci 0000:07:00.1: reg 0x10: [mem 0xf7b60000-0xf7b63fff 64bit]
  458. [ 2.356267] pci 0000:07:00.1: supports D1 D2
  459. [ 2.363860] pci 0000:05:02.0: PCI bridge to [bus 07]
  460. [ 2.363865] pci 0000:05:02.0: bridge window [io 0xb000-0xbfff]
  461. [ 2.363868] pci 0000:05:02.0: bridge window [mem 0xf7b00000-0xf7bfffff]
  462. [ 2.363874] pci 0000:05:02.0: bridge window [mem 0xa0000000-0xb01fffff 64bit pref]
  463. [ 2.363929] pci 0000:08:00.0: [1002:6938] type 00 class 0x030000
  464. [ 2.363954] pci 0000:08:00.0: reg 0x10: [mem 0x80000000-0x8fffffff 64bit pref]
  465. [ 2.363972] pci 0000:08:00.0: reg 0x18: [mem 0x90000000-0x901fffff 64bit pref]
  466. [ 2.363983] pci 0000:08:00.0: reg 0x20: [io 0xa000-0xa0ff]
  467. [ 2.363995] pci 0000:08:00.0: reg 0x24: [mem 0xf7a00000-0xf7a3ffff]
  468. [ 2.364007] pci 0000:08:00.0: reg 0x30: [mem 0xf7a40000-0xf7a5ffff pref]
  469. [ 2.364091] pci 0000:08:00.0: supports D1 D2
  470. [ 2.364092] pci 0000:08:00.0: PME# supported from D1 D2 D3hot D3cold
  471. [ 2.364149] pci 0000:08:00.1: [1002:aad8] type 00 class 0x040300
  472. [ 2.364171] pci 0000:08:00.1: reg 0x10: [mem 0xf7a60000-0xf7a63fff 64bit]
  473. [ 2.364273] pci 0000:08:00.1: supports D1 D2
  474. [ 2.371866] pci 0000:05:03.0: PCI bridge to [bus 08]
  475. [ 2.371872] pci 0000:05:03.0: bridge window [io 0xa000-0xafff]
  476. [ 2.371875] pci 0000:05:03.0: bridge window [mem 0xf7a00000-0xf7afffff]
  477. [ 2.371880] pci 0000:05:03.0: bridge window [mem 0x80000000-0x901fffff 64bit pref]
  478. [ 2.371951] pci 0000:09:00.0: [1002:6938] type 00 class 0x030000
  479. [ 2.371970] pci 0000:09:00.0: reg 0x10: [mem 0xe0000000-0xefffffff 64bit pref]
  480. [ 2.371984] pci 0000:09:00.0: reg 0x18: [mem 0xf0000000-0xf01fffff 64bit pref]
  481. [ 2.371993] pci 0000:09:00.0: reg 0x20: [io 0xd000-0xd0ff]
  482. [ 2.372002] pci 0000:09:00.0: reg 0x24: [mem 0xf7d00000-0xf7d3ffff]
  483. [ 2.372011] pci 0000:09:00.0: reg 0x30: [mem 0xf7d40000-0xf7d5ffff pref]
  484. [ 2.372074] pci 0000:09:00.0: supports D1 D2
  485. [ 2.372075] pci 0000:09:00.0: PME# supported from D1 D2 D3hot D3cold
  486. [ 2.372098] pci 0000:09:00.0: System wakeup disabled by ACPI
  487. [ 2.372128] pci 0000:09:00.1: [1002:aad8] type 00 class 0x040300
  488. [ 2.372145] pci 0000:09:00.1: reg 0x10: [mem 0xf7d60000-0xf7d63fff 64bit]
  489. [ 2.372222] pci 0000:09:00.1: supports D1 D2
  490. [ 2.379882] pci 0000:00:1c.6: PCI bridge to [bus 09]
  491. [ 2.379885] pci 0000:00:1c.6: bridge window [io 0xd000-0xdfff]
  492. [ 2.379887] pci 0000:00:1c.6: bridge window [mem 0xf7d00000-0xf7dfffff]
  493. [ 2.379891] pci 0000:00:1c.6: bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
  494. [ 2.379941] pci 0000:0a:00.0: [12d8:2404] type 01 class 0x060400
  495. [ 2.380030] pci 0000:0a:00.0: supports D1 D2
  496. [ 2.380031] pci 0000:0a:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  497. [ 2.380049] pci 0000:0a:00.0: System wakeup disabled by ACPI
  498. [ 2.387899] pci 0000:00:1c.7: PCI bridge to [bus 0a-0e]
  499. [ 2.387901] pci 0000:00:1c.7: bridge window [io 0x7000-0x9fff]
  500. [ 2.387903] pci 0000:00:1c.7: bridge window [mem 0xf7700000-0xf79fffff]
  501. [ 2.387907] pci 0000:00:1c.7: bridge window [mem 0x20000000-0x701fffff 64bit pref]
  502. [ 2.387962] pci 0000:0b:01.0: [12d8:2404] type 01 class 0x060400
  503. [ 2.388052] pci 0000:0b:01.0: supports D1 D2
  504. [ 2.388053] pci 0000:0b:01.0: PME# supported from D0 D1 D2 D3hot D3cold
  505. [ 2.388098] pci 0000:0b:02.0: [12d8:2404] type 01 class 0x060400
  506. [ 2.388188] pci 0000:0b:02.0: supports D1 D2
  507. [ 2.388189] pci 0000:0b:02.0: PME# supported from D0 D1 D2 D3hot D3cold
  508. [ 2.388234] pci 0000:0b:03.0: [12d8:2404] type 01 class 0x060400
  509. [ 2.388324] pci 0000:0b:03.0: supports D1 D2
  510. [ 2.388324] pci 0000:0b:03.0: PME# supported from D0 D1 D2 D3hot D3cold
  511. [ 2.388388] pci 0000:0a:00.0: PCI bridge to [bus 0b-0e]
  512. [ 2.388393] pci 0000:0a:00.0: bridge window [io 0x7000-0x9fff]
  513. [ 2.388396] pci 0000:0a:00.0: bridge window [mem 0xf7700000-0xf79fffff]
  514. [ 2.388402] pci 0000:0a:00.0: bridge window [mem 0x20000000-0x701fffff 64bit pref]
  515. [ 2.388456] pci 0000:0c:00.0: [1002:6938] type 00 class 0x030000
  516. [ 2.388481] pci 0000:0c:00.0: reg 0x10: [mem 0x60000000-0x6fffffff 64bit pref]
  517. [ 2.388499] pci 0000:0c:00.0: reg 0x18: [mem 0x70000000-0x701fffff 64bit pref]
  518. [ 2.388511] pci 0000:0c:00.0: reg 0x20: [io 0x9000-0x90ff]
  519. [ 2.388522] pci 0000:0c:00.0: reg 0x24: [mem 0xf7900000-0xf793ffff]
  520. [ 2.388534] pci 0000:0c:00.0: reg 0x30: [mem 0xf7940000-0xf795ffff pref]
  521. [ 2.388618] pci 0000:0c:00.0: supports D1 D2
  522. [ 2.388619] pci 0000:0c:00.0: PME# supported from D1 D2 D3hot D3cold
  523. [ 2.388676] pci 0000:0c:00.1: [1002:aad8] type 00 class 0x040300
  524. [ 2.388698] pci 0000:0c:00.1: reg 0x10: [mem 0xf7960000-0xf7963fff 64bit]
  525. [ 2.388800] pci 0000:0c:00.1: supports D1 D2
  526. [ 2.395911] pci 0000:0b:01.0: PCI bridge to [bus 0c]
  527. [ 2.395916] pci 0000:0b:01.0: bridge window [io 0x9000-0x9fff]
  528. [ 2.395919] pci 0000:0b:01.0: bridge window [mem 0xf7900000-0xf79fffff]
  529. [ 2.395925] pci 0000:0b:01.0: bridge window [mem 0x60000000-0x701fffff 64bit pref]
  530. [ 2.395980] pci 0000:0d:00.0: [1002:6938] type 00 class 0x030000
  531. [ 2.396006] pci 0000:0d:00.0: reg 0x10: [mem 0x40000000-0x4fffffff 64bit pref]
  532. [ 2.396023] pci 0000:0d:00.0: reg 0x18: [mem 0x50000000-0x501fffff 64bit pref]
  533. [ 2.396035] pci 0000:0d:00.0: reg 0x20: [io 0x8000-0x80ff]
  534. [ 2.396047] pci 0000:0d:00.0: reg 0x24: [mem 0xf7800000-0xf783ffff]
  535. [ 2.396058] pci 0000:0d:00.0: reg 0x30: [mem 0xf7840000-0xf785ffff pref]
  536. [ 2.396142] pci 0000:0d:00.0: supports D1 D2
  537. [ 2.396143] pci 0000:0d:00.0: PME# supported from D1 D2 D3hot D3cold
  538. [ 2.396201] pci 0000:0d:00.1: [1002:aad8] type 00 class 0x040300
  539. [ 2.396223] pci 0000:0d:00.1: reg 0x10: [mem 0xf7860000-0xf7863fff 64bit]
  540. [ 2.396324] pci 0000:0d:00.1: supports D1 D2
  541. [ 2.403917] pci 0000:0b:02.0: PCI bridge to [bus 0d]
  542. [ 2.403923] pci 0000:0b:02.0: bridge window [io 0x8000-0x8fff]
  543. [ 2.403926] pci 0000:0b:02.0: bridge window [mem 0xf7800000-0xf78fffff]
  544. [ 2.403931] pci 0000:0b:02.0: bridge window [mem 0x40000000-0x501fffff 64bit pref]
  545. [ 2.403987] pci 0000:0e:00.0: [1002:6938] type 00 class 0x030000
  546. [ 2.404012] pci 0000:0e:00.0: reg 0x10: [mem 0x20000000-0x2fffffff 64bit pref]
  547. [ 2.404030] pci 0000:0e:00.0: reg 0x18: [mem 0x30000000-0x301fffff 64bit pref]
  548. [ 2.404041] pci 0000:0e:00.0: reg 0x20: [io 0x7000-0x70ff]
  549. [ 2.404053] pci 0000:0e:00.0: reg 0x24: [mem 0xf7700000-0xf773ffff]
  550. [ 2.404065] pci 0000:0e:00.0: reg 0x30: [mem 0xf7740000-0xf775ffff pref]
  551. [ 2.404149] pci 0000:0e:00.0: supports D1 D2
  552. [ 2.404150] pci 0000:0e:00.0: PME# supported from D1 D2 D3hot D3cold
  553. [ 2.404207] pci 0000:0e:00.1: [1002:aad8] type 00 class 0x040300
  554. [ 2.404229] pci 0000:0e:00.1: reg 0x10: [mem 0xf7760000-0xf7763fff 64bit]
  555. [ 2.404331] pci 0000:0e:00.1: supports D1 D2
  556. [ 2.411924] pci 0000:0b:03.0: PCI bridge to [bus 0e]
  557. [ 2.411929] pci 0000:0b:03.0: bridge window [io 0x7000-0x7fff]
  558. [ 2.411932] pci 0000:0b:03.0: bridge window [mem 0xf7700000-0xf77fffff]
  559. [ 2.411938] pci 0000:0b:03.0: bridge window [mem 0x20000000-0x301fffff 64bit pref]
  560. [ 2.414463] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
  561. [ 2.414492] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
  562. [ 2.414520] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
  563. [ 2.414547] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
  564. [ 2.414573] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
  565. [ 2.414600] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
  566. [ 2.414626] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
  567. [ 2.414653] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
  568. [ 2.414849] ACPI: Enabled 5 GPEs in block 00 to 3F
  569. [ 2.415988] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=none,locks=none
  570. [ 2.415995] vgaarb: device added: PCI:0000:06:00.0,decodes=io+mem,owns=none,locks=none
  571. [ 2.415998] vgaarb: device added: PCI:0000:07:00.0,decodes=io+mem,owns=none,locks=none
  572. [ 2.416002] vgaarb: device added: PCI:0000:08:00.0,decodes=io+mem,owns=none,locks=none
  573. [ 2.416005] vgaarb: device added: PCI:0000:09:00.0,decodes=io+mem,owns=none,locks=none
  574. [ 2.416009] vgaarb: device added: PCI:0000:0c:00.0,decodes=io+mem,owns=none,locks=none
  575. [ 2.416013] vgaarb: device added: PCI:0000:0d:00.0,decodes=io+mem,owns=none,locks=none
  576. [ 2.416016] vgaarb: device added: PCI:0000:0e:00.0,decodes=io+mem,owns=none,locks=none
  577. [ 2.416017] vgaarb: loaded
  578. [ 2.416018] vgaarb: bridge control possible 0000:0e:00.0
  579. [ 2.416018] vgaarb: bridge control possible 0000:0d:00.0
  580. [ 2.416019] vgaarb: bridge control possible 0000:0c:00.0
  581. [ 2.416020] vgaarb: bridge control possible 0000:09:00.0
  582. [ 2.416020] vgaarb: bridge control possible 0000:08:00.0
  583. [ 2.416021] vgaarb: bridge control possible 0000:07:00.0
  584. [ 2.416021] vgaarb: bridge control possible 0000:06:00.0
  585. [ 2.416022] vgaarb: bridge control possible 0000:01:00.0
  586. [ 2.416179] SCSI subsystem initialized
  587. [ 2.416203] libata version 3.00 loaded.
  588. [ 2.416218] ACPI: bus type USB registered
  589. [ 2.416230] usbcore: registered new interface driver usbfs
  590. [ 2.416235] usbcore: registered new interface driver hub
  591. [ 2.416241] usbcore: registered new device driver usb
  592. [ 2.416359] PCI: Using ACPI for IRQ routing
  593. [ 2.417329] PCI: pci_cache_line_size set to 64 bytes
  594. [ 2.444094] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
  595. [ 2.444094] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
  596. [ 2.444095] e820: reserve RAM buffer [mem 0x0b8d8000-0x0bffffff]
  597. [ 2.444096] e820: reserve RAM buffer [mem 0x0bd37000-0x0bffffff]
  598. [ 2.444097] e820: reserve RAM buffer [mem 0x1d687000-0x1fffffff]
  599. [ 2.444098] e820: reserve RAM buffer [mem 0x1f000000-0x1fffffff]
  600. [ 2.444099] e820: reserve RAM buffer [mem 0x2df000000-0x2dfffffff]
  601. [ 2.444175] NetLabel: Initializing
  602. [ 2.444175] NetLabel: domain hash size = 128
  603. [ 2.444176] NetLabel: protocols = UNLABELED CIPSOv4
  604. [ 2.444183] NetLabel: unlabeled traffic allowed by default
  605. [ 2.444232] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
  606. [ 2.444235] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
  607. [ 2.446251] clocksource: Switched to clocksource hpet
  608. [ 2.450101] AppArmor: AppArmor Filesystem Enabled
  609. [ 2.450147] pnp: PnP ACPI init
  610. [ 2.450221] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
  611. [ 2.450224] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
  612. [ 2.450321] pnp 00:01: disabling [io 0x002e-0x002f] because it overlaps 0000:01:00.0 BAR 4 [io 0x0000-0x00ff]
  613. [ 2.450323] pnp 00:01: disabling [io 0x004e-0x004f] because it overlaps 0000:01:00.0 BAR 4 [io 0x0000-0x00ff]
  614. [ 2.450324] pnp 00:01: disabling [io 0x0061] because it overlaps 0000:01:00.0 BAR 4 [io 0x0000-0x00ff]
  615. [ 2.450325] pnp 00:01: disabling [io 0x0063] because it overlaps 0000:01:00.0 BAR 4 [io 0x0000-0x00ff]
  616. [ 2.450326] pnp 00:01: disabling [io 0x0065] because it overlaps 0000:01:00.0 BAR 4 [io 0x0000-0x00ff]
  617. [ 2.450327] pnp 00:01: disabling [io 0x0067] because it overlaps 0000:01:00.0 BAR 4 [io 0x0000-0x00ff]
  618. [ 2.450328] pnp 00:01: disabling [io 0x0070] because it overlaps 0000:01:00.0 BAR 4 [io 0x0000-0x00ff]
  619. [ 2.450329] pnp 00:01: disabling [io 0x0080] because it overlaps 0000:01:00.0 BAR 4 [io 0x0000-0x00ff]
  620. [ 2.450330] pnp 00:01: disabling [io 0x0092] because it overlaps 0000:01:00.0 BAR 4 [io 0x0000-0x00ff]
  621. [ 2.450331] pnp 00:01: disabling [io 0x00b2-0x00b3] because it overlaps 0000:01:00.0 BAR 4 [io 0x0000-0x00ff]
  622. [ 2.450358] system 00:01: [io 0x0680-0x069f] has been reserved
  623. [ 2.450360] system 00:01: [io 0xffff] has been reserved
  624. [ 2.450361] system 00:01: [io 0xffff] has been reserved
  625. [ 2.450362] system 00:01: [io 0xffff] has been reserved
  626. [ 2.450363] system 00:01: [io 0x1c00-0x1cfe] has been reserved
  627. [ 2.450364] system 00:01: [io 0x1d00-0x1dfe] has been reserved
  628. [ 2.450365] system 00:01: [io 0x1e00-0x1efe] has been reserved
  629. [ 2.450365] system 00:01: [io 0x1f00-0x1ffe] has been reserved
  630. [ 2.450367] system 00:01: [io 0x1800-0x18fe] could not be reserved
  631. [ 2.450368] system 00:01: [io 0x164e-0x164f] has been reserved
  632. [ 2.450369] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
  633. [ 2.450385] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
  634. [ 2.450418] system 00:03: [io 0x1854-0x1857] has been reserved
  635. [ 2.450419] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
  636. [ 2.450474] system 00:04: [io 0x0290-0x029f] has been reserved
  637. [ 2.450475] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
  638. [ 2.450494] pnp 00:05: disabling [io 0x0010-0x001f] because it overlaps 0000:01:00.0 BAR 4 [io 0x0000-0x00ff]
  639. [ 2.450495] pnp 00:05: disabling [io 0x0022-0x003f] because it overlaps 0000:01:00.0 BAR 4 [io 0x0000-0x00ff]
  640. [ 2.450496] pnp 00:05: disabling [io 0x0044-0x005f] because it overlaps 0000:01:00.0 BAR 4 [io 0x0000-0x00ff]
  641. [ 2.450497] pnp 00:05: disabling [io 0x0062-0x0063] because it overlaps 0000:01:00.0 BAR 4 [io 0x0000-0x00ff]
  642. [ 2.450498] pnp 00:05: disabling [io 0x0065-0x006f] because it overlaps 0000:01:00.0 BAR 4 [io 0x0000-0x00ff]
  643. [ 2.450499] pnp 00:05: disabling [io 0x0072-0x007f] because it overlaps 0000:01:00.0 BAR 4 [io 0x0000-0x00ff]
  644. [ 2.450500] pnp 00:05: disabling [io 0x0080] because it overlaps 0000:01:00.0 BAR 4 [io 0x0000-0x00ff]
  645. [ 2.450501] pnp 00:05: disabling [io 0x0084-0x0086] because it overlaps 0000:01:00.0 BAR 4 [io 0x0000-0x00ff]
  646. [ 2.450502] pnp 00:05: disabling [io 0x0088] because it overlaps 0000:01:00.0 BAR 4 [io 0x0000-0x00ff]
  647. [ 2.450503] pnp 00:05: disabling [io 0x008c-0x008e] because it overlaps 0000:01:00.0 BAR 4 [io 0x0000-0x00ff]
  648. [ 2.450504] pnp 00:05: disabling [io 0x0090-0x009f] because it overlaps 0000:01:00.0 BAR 4 [io 0x0000-0x00ff]
  649. [ 2.450505] pnp 00:05: disabling [io 0x00a2-0x00bf] because it overlaps 0000:01:00.0 BAR 4 [io 0x0000-0x00ff]
  650. [ 2.450506] pnp 00:05: disabling [io 0x00e0-0x00ef] because it overlaps 0000:01:00.0 BAR 4 [io 0x0000-0x00ff]
  651. [ 2.450525] system 00:05: [io 0x04d0-0x04d1] has been reserved
  652. [ 2.450527] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
  653. [ 2.450648] pnp 00:06: [dma 0 disabled]
  654. [ 2.450679] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active)
  655. [ 2.450940] system 00:07: [mem 0xfed1c000-0xfed1ffff] has been reserved
  656. [ 2.450941] system 00:07: [mem 0xfed10000-0xfed17fff] has been reserved
  657. [ 2.450942] system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved
  658. [ 2.450943] system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved
  659. [ 2.450945] system 00:07: [mem 0xf8000000-0xfbffffff] has been reserved
  660. [ 2.450946] system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
  661. [ 2.450947] system 00:07: [mem 0xfed90000-0xfed93fff] has been reserved
  662. [ 2.450948] system 00:07: [mem 0xfed45000-0xfed8ffff] has been reserved
  663. [ 2.450949] system 00:07: [mem 0xff000000-0xffffffff] has been reserved
  664. [ 2.450950] system 00:07: [mem 0xfee00000-0xfeefffff] could not be reserved
  665. [ 2.450951] system 00:07: [mem 0xf7fdf000-0xf7fdffff] has been reserved
  666. [ 2.450952] system 00:07: [mem 0xf7fe0000-0xf7feffff] has been reserved
  667. [ 2.450954] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
  668. [ 2.451081] pnp: PnP ACPI: found 8 devices
  669. [ 2.456741] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  670. [ 2.456746] pci 0000:01:00.0: can't claim BAR 6 [mem 0xfffe0000-0xffffffff pref]: no compatible bridge window
  671. [ 2.456838] pci 0000:00:01.0: BAR 15: no space for [mem size 0x18000000 64bit pref]
  672. [ 2.456839] pci 0000:00:01.0: BAR 15: failed to assign [mem size 0x18000000 64bit pref]
  673. [ 2.456842] pci 0000:00:01.0: BAR 14: assigned [mem 0x70200000-0x702fffff]
  674. [ 2.456843] pci 0000:00:01.0: BAR 13: assigned [io 0x2000-0x2fff]
  675. [ 2.456846] pci 0000:01:00.0: BAR 0: no space for [mem size 0x10000000 64bit pref]
  676. [ 2.456847] pci 0000:01:00.0: BAR 0: failed to assign [mem size 0x10000000 64bit pref]
  677. [ 2.456848] pci 0000:01:00.0: BAR 2: no space for [mem size 0x00200000 64bit pref]
  678. [ 2.456849] pci 0000:01:00.0: BAR 2: failed to assign [mem size 0x00200000 64bit pref]
  679. [ 2.456850] pci 0000:01:00.0: BAR 5: assigned [mem 0x70200000-0x7023ffff]
  680. [ 2.465170] pci 0000:01:00.0: BAR 6: assigned [mem 0x70240000-0x7025ffff pref]
  681. [ 2.465172] pci 0000:01:00.1: BAR 0: assigned [mem 0x70260000-0x70263fff 64bit]
  682. [ 2.499279] pci 0000:01:00.0: BAR 4: assigned [io 0x2000-0x20ff]
  683. [ 2.499306] pci 0000:00:01.0: PCI bridge to [bus 01]
  684. [ 2.499308] pci 0000:00:01.0: bridge window [io 0x2000-0x2fff]
  685. [ 2.499310] pci 0000:00:01.0: bridge window [mem 0x70200000-0x702fffff]
  686. [ 2.499313] pci 0000:00:1c.0: PCI bridge to [bus 02]
  687. [ 2.499321] pci 0000:00:1c.2: PCI bridge to [bus 03]
  688. [ 2.499322] pci 0000:00:1c.2: bridge window [io 0xe000-0xefff]
  689. [ 2.499325] pci 0000:00:1c.2: bridge window [mem 0xf7e00000-0xf7efffff]
  690. [ 2.499328] pci 0000:00:1c.2: bridge window [mem 0xf0300000-0xf03fffff 64bit pref]
  691. [ 2.499332] pci 0000:05:01.0: PCI bridge to [bus 06]
  692. [ 2.499334] pci 0000:05:01.0: bridge window [io 0xc000-0xcfff]
  693. [ 2.499339] pci 0000:05:01.0: bridge window [mem 0xf7c00000-0xf7cfffff]
  694. [ 2.499342] pci 0000:05:01.0: bridge window [mem 0xc0000000-0xd01fffff 64bit pref]
  695. [ 2.499348] pci 0000:05:02.0: PCI bridge to [bus 07]
  696. [ 2.499350] pci 0000:05:02.0: bridge window [io 0xb000-0xbfff]
  697. [ 2.499354] pci 0000:05:02.0: bridge window [mem 0xf7b00000-0xf7bfffff]
  698. [ 2.499357] pci 0000:05:02.0: bridge window [mem 0xa0000000-0xb01fffff 64bit pref]
  699. [ 2.499363] pci 0000:05:03.0: PCI bridge to [bus 08]
  700. [ 2.499365] pci 0000:05:03.0: bridge window [io 0xa000-0xafff]
  701. [ 2.499369] pci 0000:05:03.0: bridge window [mem 0xf7a00000-0xf7afffff]
  702. [ 2.499373] pci 0000:05:03.0: bridge window [mem 0x80000000-0x901fffff 64bit pref]
  703. [ 2.499378] pci 0000:04:00.0: PCI bridge to [bus 05-08]
  704. [ 2.499380] pci 0000:04:00.0: bridge window [io 0xa000-0xcfff]
  705. [ 2.499385] pci 0000:04:00.0: bridge window [mem 0xf7a00000-0xf7cfffff]
  706. [ 2.499388] pci 0000:04:00.0: bridge window [mem 0x80000000-0xd01fffff 64bit pref]
  707. [ 2.499393] pci 0000:00:1c.4: PCI bridge to [bus 04-08]
  708. [ 2.499395] pci 0000:00:1c.4: bridge window [io 0xa000-0xcfff]
  709. [ 2.499398] pci 0000:00:1c.4: bridge window [mem 0xf7a00000-0xf7cfffff]
  710. [ 2.499400] pci 0000:00:1c.4: bridge window [mem 0x80000000-0xd01fffff 64bit pref]
  711. [ 2.499404] pci 0000:00:1c.6: PCI bridge to [bus 09]
  712. [ 2.499406] pci 0000:00:1c.6: bridge window [io 0xd000-0xdfff]
  713. [ 2.499409] pci 0000:00:1c.6: bridge window [mem 0xf7d00000-0xf7dfffff]
  714. [ 2.499411] pci 0000:00:1c.6: bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
  715. [ 2.499415] pci 0000:0b:01.0: PCI bridge to [bus 0c]
  716. [ 2.499417] pci 0000:0b:01.0: bridge window [io 0x9000-0x9fff]
  717. [ 2.499422] pci 0000:0b:01.0: bridge window [mem 0xf7900000-0xf79fffff]
  718. [ 2.499425] pci 0000:0b:01.0: bridge window [mem 0x60000000-0x701fffff 64bit pref]
  719. [ 2.499431] pci 0000:0b:02.0: PCI bridge to [bus 0d]
  720. [ 2.499432] pci 0000:0b:02.0: bridge window [io 0x8000-0x8fff]
  721. [ 2.499437] pci 0000:0b:02.0: bridge window [mem 0xf7800000-0xf78fffff]
  722. [ 2.499440] pci 0000:0b:02.0: bridge window [mem 0x40000000-0x501fffff 64bit pref]
  723. [ 2.499446] pci 0000:0b:03.0: PCI bridge to [bus 0e]
  724. [ 2.499448] pci 0000:0b:03.0: bridge window [io 0x7000-0x7fff]
  725. [ 2.499452] pci 0000:0b:03.0: bridge window [mem 0xf7700000-0xf77fffff]
  726. [ 2.499455] pci 0000:0b:03.0: bridge window [mem 0x20000000-0x301fffff 64bit pref]
  727. [ 2.499461] pci 0000:0a:00.0: PCI bridge to [bus 0b-0e]
  728. [ 2.499463] pci 0000:0a:00.0: bridge window [io 0x7000-0x9fff]
  729. [ 2.499468] pci 0000:0a:00.0: bridge window [mem 0xf7700000-0xf79fffff]
  730. [ 2.499471] pci 0000:0a:00.0: bridge window [mem 0x20000000-0x701fffff 64bit pref]
  731. [ 2.499476] pci 0000:00:1c.7: PCI bridge to [bus 0a-0e]
  732. [ 2.499478] pci 0000:00:1c.7: bridge window [io 0x7000-0x9fff]
  733. [ 2.499481] pci 0000:00:1c.7: bridge window [mem 0xf7700000-0xf79fffff]
  734. [ 2.499483] pci 0000:00:1c.7: bridge window [mem 0x20000000-0x701fffff 64bit pref]
  735. [ 2.499488] pci_bus 0000:00: Some PCI device resources are unassigned, try booting with pci=realloc
  736. [ 2.499489] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
  737. [ 2.499490] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
  738. [ 2.499491] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
  739. [ 2.499492] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
  740. [ 2.499493] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
  741. [ 2.499494] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
  742. [ 2.499495] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
  743. [ 2.499496] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
  744. [ 2.499496] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
  745. [ 2.499497] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
  746. [ 2.499498] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
  747. [ 2.499499] pci_bus 0000:00: resource 15 [mem 0x20000000-0xfeafffff window]
  748. [ 2.499500] pci_bus 0000:01: resource 0 [io 0x2000-0x2fff]
  749. [ 2.499501] pci_bus 0000:01: resource 1 [mem 0x70200000-0x702fffff]
  750. [ 2.499502] pci_bus 0000:03: resource 0 [io 0xe000-0xefff]
  751. [ 2.499503] pci_bus 0000:03: resource 1 [mem 0xf7e00000-0xf7efffff]
  752. [ 2.499504] pci_bus 0000:03: resource 2 [mem 0xf0300000-0xf03fffff 64bit pref]
  753. [ 2.499505] pci_bus 0000:04: resource 0 [io 0xa000-0xcfff]
  754. [ 2.499506] pci_bus 0000:04: resource 1 [mem 0xf7a00000-0xf7cfffff]
  755. [ 2.499507] pci_bus 0000:04: resource 2 [mem 0x80000000-0xd01fffff 64bit pref]
  756. [ 2.499508] pci_bus 0000:05: resource 0 [io 0xa000-0xcfff]
  757. [ 2.499509] pci_bus 0000:05: resource 1 [mem 0xf7a00000-0xf7cfffff]
  758. [ 2.499510] pci_bus 0000:05: resource 2 [mem 0x80000000-0xd01fffff 64bit pref]
  759. [ 2.499511] pci_bus 0000:06: resource 0 [io 0xc000-0xcfff]
  760. [ 2.499512] pci_bus 0000:06: resource 1 [mem 0xf7c00000-0xf7cfffff]
  761. [ 2.499512] pci_bus 0000:06: resource 2 [mem 0xc0000000-0xd01fffff 64bit pref]
  762. [ 2.499513] pci_bus 0000:07: resource 0 [io 0xb000-0xbfff]
  763. [ 2.499514] pci_bus 0000:07: resource 1 [mem 0xf7b00000-0xf7bfffff]
  764. [ 2.499515] pci_bus 0000:07: resource 2 [mem 0xa0000000-0xb01fffff 64bit pref]
  765. [ 2.499516] pci_bus 0000:08: resource 0 [io 0xa000-0xafff]
  766. [ 2.499517] pci_bus 0000:08: resource 1 [mem 0xf7a00000-0xf7afffff]
  767. [ 2.499518] pci_bus 0000:08: resource 2 [mem 0x80000000-0x901fffff 64bit pref]
  768. [ 2.499519] pci_bus 0000:09: resource 0 [io 0xd000-0xdfff]
  769. [ 2.499520] pci_bus 0000:09: resource 1 [mem 0xf7d00000-0xf7dfffff]
  770. [ 2.499521] pci_bus 0000:09: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref]
  771. [ 2.499522] pci_bus 0000:0a: resource 0 [io 0x7000-0x9fff]
  772. [ 2.499523] pci_bus 0000:0a: resource 1 [mem 0xf7700000-0xf79fffff]
  773. [ 2.499524] pci_bus 0000:0a: resource 2 [mem 0x20000000-0x701fffff 64bit pref]
  774. [ 2.499525] pci_bus 0000:0b: resource 0 [io 0x7000-0x9fff]
  775. [ 2.499525] pci_bus 0000:0b: resource 1 [mem 0xf7700000-0xf79fffff]
  776. [ 2.499526] pci_bus 0000:0b: resource 2 [mem 0x20000000-0x701fffff 64bit pref]
  777. [ 2.499527] pci_bus 0000:0c: resource 0 [io 0x9000-0x9fff]
  778. [ 2.499528] pci_bus 0000:0c: resource 1 [mem 0xf7900000-0xf79fffff]
  779. [ 2.499529] pci_bus 0000:0c: resource 2 [mem 0x60000000-0x701fffff 64bit pref]
  780. [ 2.499530] pci_bus 0000:0d: resource 0 [io 0x8000-0x8fff]
  781. [ 2.499531] pci_bus 0000:0d: resource 1 [mem 0xf7800000-0xf78fffff]
  782. [ 2.499532] pci_bus 0000:0d: resource 2 [mem 0x40000000-0x501fffff 64bit pref]
  783. [ 2.499533] pci_bus 0000:0e: resource 0 [io 0x7000-0x7fff]
  784. [ 2.499534] pci_bus 0000:0e: resource 1 [mem 0xf7700000-0xf77fffff]
  785. [ 2.499535] pci_bus 0000:0e: resource 2 [mem 0x20000000-0x301fffff 64bit pref]
  786. [ 2.499556] NET: Registered protocol family 2
  787. [ 2.499660] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
  788. [ 2.499754] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
  789. [ 2.499857] TCP: Hash tables configured (established 65536 bind 65536)
  790. [ 2.499874] UDP hash table entries: 4096 (order: 5, 131072 bytes)
  791. [ 2.499893] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
  792. [ 2.499927] NET: Registered protocol family 1
  793. [ 2.554347] PCI: CLS 64 bytes, default 64
  794. [ 2.554384] Trying to unpack rootfs image as initramfs...
  795. [ 2.761024] Freeing initrd memory: 19588K (ffff8800166ab000 - ffff8800179cc000)
  796. [ 2.761032] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
  797. [ 2.761034] software IO TLB [mem 0x126ab000-0x166ab000] (64MB) mapped at [ffff8800126ab000-ffff8800166aafff]
  798. [ 2.761085] RAPL PMU detected, API unit is 2^-32 Joules, 4 fixed counters 655360 ms ovfl timer
  799. [ 2.761086] hw unit of domain pp0-core 2^-14 Joules
  800. [ 2.761086] hw unit of domain package 2^-14 Joules
  801. [ 2.761087] hw unit of domain dram 2^-14 Joules
  802. [ 2.761087] hw unit of domain pp1-gpu 2^-14 Joules
  803. [ 2.761169] microcode: CPU0 sig=0x306c3, pf=0x2, revision=0x19
  804. [ 2.761172] microcode: CPU1 sig=0x306c3, pf=0x2, revision=0x19
  805. [ 2.761204] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
  806. [ 2.761258] Scanning for low memory corruption every 60 seconds
  807. [ 2.761453] futex hash table entries: 512 (order: 3, 32768 bytes)
  808. [ 2.761462] Initialise system trusted keyring
  809. [ 2.761476] audit: initializing netlink subsys (disabled)
  810. [ 2.761486] audit: type=2000 audit(1461138522.976:1): initialized
  811. [ 2.761723] HugeTLB registered 1 GB page size, pre-allocated 0 pages
  812. [ 2.761724] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  813. [ 2.762705] zpool: loaded
  814. [ 2.762707] zbud: loaded
  815. [ 2.762834] VFS: Disk quotas dquot_6.6.0
  816. [ 2.762857] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  817. [ 2.763141] fuse init (API version 7.23)
  818. [ 2.763227] Key type big_key registered
  819. [ 2.763436] Key type asymmetric registered
  820. [ 2.763439] Asymmetric key parser 'x509' registered
  821. [ 2.763449] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
  822. [ 2.763468] io scheduler noop registered
  823. [ 2.763470] io scheduler deadline registered (default)
  824. [ 2.763489] io scheduler cfq registered
  825. [ 2.764702] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  826. [ 2.764706] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
  827. [ 2.764733] intel_idle: MWAIT substates: 0x2120
  828. [ 2.764733] intel_idle: v0.4 model 0x3C
  829. [ 2.764734] intel_idle: lapic_timer_reliable_states 0xffffffff
  830. [ 2.764831] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
  831. [ 2.764834] ACPI: Power Button [PWRB]
  832. [ 2.764856] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
  833. [ 2.764857] ACPI: Power Button [PWRF]
  834. [ 2.765276] thermal LNXTHERM:00: registered as thermal_zone0
  835. [ 2.765277] ACPI: Thermal Zone [TZ00] (28 C)
  836. [ 2.765395] thermal LNXTHERM:01: registered as thermal_zone1
  837. [ 2.765396] ACPI: Thermal Zone [TZ01] (30 C)
  838. [ 2.765435] GHES: HEST is not enabled!
  839. [ 2.765507] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
  840. [ 2.785864] 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
  841. [ 2.786829] Linux agpgart interface v0.103
  842. [ 2.787985] brd: module loaded
  843. [ 2.788454] loop: module loaded
  844. [ 2.788585] libphy: Fixed MDIO Bus: probed
  845. [ 2.788588] tun: Universal TUN/TAP device driver, 1.6
  846. [ 2.788589] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  847. [ 2.788614] PPP generic driver version 2.4.2
  848. [ 2.788730] xhci_hcd 0000:00:14.0: xHCI Host Controller
  849. [ 2.788734] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
  850. [ 2.789787] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00009810
  851. [ 2.789791] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
  852. [ 2.789845] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  853. [ 2.789846] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  854. [ 2.789847] usb usb1: Product: xHCI Host Controller
  855. [ 2.789848] usb usb1: Manufacturer: Linux 4.2.0-35-generic xhci-hcd
  856. [ 2.789849] usb usb1: SerialNumber: 0000:00:14.0
  857. [ 2.789915] hub 1-0:1.0: USB hub found
  858. [ 2.789929] hub 1-0:1.0: 14 ports detected
  859. [ 2.792099] xhci_hcd 0000:00:14.0: xHCI Host Controller
  860. [ 2.792101] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
  861. [ 2.792122] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
  862. [ 2.792124] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  863. [ 2.792124] usb usb2: Product: xHCI Host Controller
  864. [ 2.792125] usb usb2: Manufacturer: Linux 4.2.0-35-generic xhci-hcd
  865. [ 2.792126] usb usb2: SerialNumber: 0000:00:14.0
  866. [ 2.792203] hub 2-0:1.0: USB hub found
  867. [ 2.792213] hub 2-0:1.0: 6 ports detected
  868. [ 2.792877] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  869. [ 2.792881] ehci-pci: EHCI PCI platform driver
  870. [ 2.792944] ehci-pci 0000:00:1a.0: EHCI Host Controller
  871. [ 2.792947] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 3
  872. [ 2.792955] ehci-pci 0000:00:1a.0: debug port 2
  873. [ 2.796851] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
  874. [ 2.796857] ehci-pci 0000:00:1a.0: irq 20, io mem 0xf7f14000
  875. [ 2.810263] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
  876. [ 2.810292] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
  877. [ 2.810293] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  878. [ 2.810294] usb usb3: Product: EHCI Host Controller
  879. [ 2.810295] usb usb3: Manufacturer: Linux 4.2.0-35-generic ehci_hcd
  880. [ 2.810296] usb usb3: SerialNumber: 0000:00:1a.0
  881. [ 2.810375] hub 3-0:1.0: USB hub found
  882. [ 2.810377] hub 3-0:1.0: 2 ports detected
  883. [ 2.810503] ehci-pci 0000:00:1d.0: EHCI Host Controller
  884. [ 2.810506] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 4
  885. [ 2.810514] ehci-pci 0000:00:1d.0: debug port 2
  886. [ 2.814397] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
  887. [ 2.814404] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7f13000
  888. [ 2.826261] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
  889. [ 2.826288] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002
  890. [ 2.826289] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  891. [ 2.826290] usb usb4: Product: EHCI Host Controller
  892. [ 2.826291] usb usb4: Manufacturer: Linux 4.2.0-35-generic ehci_hcd
  893. [ 2.826291] usb usb4: SerialNumber: 0000:00:1d.0
  894. [ 2.826410] hub 4-0:1.0: USB hub found
  895. [ 2.826413] hub 4-0:1.0: 2 ports detected
  896. [ 2.826488] ehci-platform: EHCI generic platform driver
  897. [ 2.826496] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  898. [ 2.826501] ohci-pci: OHCI PCI platform driver
  899. [ 2.826510] ohci-platform: OHCI generic platform driver
  900. [ 2.826516] uhci_hcd: USB Universal Host Controller Interface driver
  901. [ 2.826549] i8042: PNP: No PS/2 controller found. Probing ports directly.
  902. [ 2.828827] serio: i8042 KBD port at 0x60,0x64 irq 1
  903. [ 2.828830] serio: i8042 AUX port at 0x60,0x64 irq 12
  904. [ 2.829066] mousedev: PS/2 mouse device common for all mice
  905. [ 2.829333] rtc_cmos 00:02: RTC can wake from S4
  906. [ 2.829437] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
  907. [ 2.829457] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
  908. [ 2.829462] i2c /dev entries driver
  909. [ 2.829506] device-mapper: uevent: version 1.0.3
  910. [ 2.829575] device-mapper: ioctl: 4.33.0-ioctl (2015-8-18) initialised: dm-devel@redhat.com
  911. [ 2.829584] Intel P-state driver initializing.
  912. [ 2.829670] ledtrig-cpu: registered to indicate activity on CPUs
  913. [ 2.829681] EFI Variables Facility v0.08 2004-May-17
  914. [ 2.834352] PCCT header not found.
  915. [ 2.834476] NET: Registered protocol family 10
  916. [ 2.834591] NET: Registered protocol family 17
  917. [ 2.834598] Key type dns_resolver registered
  918. [ 2.834777] Loading compiled-in X.509 certificates
  919. [ 2.835310] Loaded X.509 cert 'Build time autogenerated kernel key: 78a2b17e20a39676a35e2c3e160e701f99e0659b'
  920. [ 2.835319] registered taskstats version 1
  921. [ 2.835335] zswap: loading zswap
  922. [ 2.835336] zswap: using zbud pool
  923. [ 2.835338] zswap: using lzo compressor
  924. [ 2.836337] Key type trusted registered
  925. [ 2.837982] Key type encrypted registered
  926. [ 2.837987] AppArmor: AppArmor sha1 policy hashing enabled
  927. [ 2.837990] ima: No TPM chip found, activating TPM-bypass!
  928. [ 2.838004] evm: HMAC attrs: 0x1
  929. [ 2.895484] Magic number: 12:19:825
  930. [ 2.895566] rtc_cmos 00:02: setting system clock to 2016-04-20 07:48:44 UTC (1461138524)
  931. [ 2.895602] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
  932. [ 2.895602] EDD information not available.
  933. [ 2.895660] PM: Hibernation image not present or could not be loaded.
  934. [ 2.895848] Freeing unused kernel memory: 1472K (ffffffff81d39000 - ffffffff81ea9000)
  935. [ 2.895848] Write protecting the kernel read-only data: 12288k
  936. [ 2.895964] Freeing unused kernel memory: 208K (ffff8800027cc000 - ffff880002800000)
  937. [ 2.896008] Freeing unused kernel memory: 280K (ffff880002bba000 - ffff880002c00000)
  938. [ 2.902236] systemd-udevd[105]: starting version 204
  939. [ 2.917758] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
  940. [ 2.917765] r8169 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
  941. [ 2.923605] r8169 0000:03:00.0 eth0: RTL8168g/8111g at 0xffffc90000e78000, f8:32:e4:9e:25:f7, XID 0c000880 IRQ 32
  942. [ 2.923607] r8169 0000:03:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
  943. [ 2.928856] ahci 0000:00:1f.2: version 3.0
  944. [ 2.928973] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x8 impl SATA mode
  945. [ 2.928975] ahci 0000:00:1f.2: flags: 64bit ncq led clo pio slum part ems apst
  946. [ 2.930232] scsi host0: ahci
  947. [ 2.934237] scsi host1: ahci
  948. [ 2.935593] scsi host2: ahci
  949. [ 2.935650] scsi host3: ahci
  950. [ 2.935699] scsi host4: ahci
  951. [ 2.935744] scsi host5: ahci
  952. [ 2.935772] ata1: DUMMY
  953. [ 2.935772] ata2: DUMMY
  954. [ 2.935773] ata3: DUMMY
  955. [ 2.935775] ata4: SATA max UDMA/133 abar m2048@0xf7f12000 port 0xf7f12280 irq 33
  956. [ 2.935776] ata5: DUMMY
  957. [ 2.935776] ata6: DUMMY
  958. [ 3.044147] r8169 0000:03:00.0 p2p1: renamed from eth0
  959. [ 3.054385] systemd-udevd[117]: renamed network interface eth0 to p2p1
  960. [ 3.154239] usb 4-1: new high-speed USB device number 2 using ehci-pci
  961. [ 3.154248] usb 3-1: new high-speed USB device number 2 using ehci-pci
  962. [ 3.254239] ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  963. [ 3.254449] ata4.00: ATA-9: ADATA SP600, 5.2, max UDMA/133
  964. [ 3.254451] ata4.00: 62533296 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
  965. [ 3.254760] ata4.00: configured for UDMA/133
  966. [ 3.254837] scsi 3:0:0:0: Direct-Access ATA ADATA SP600 5.2 PQ: 0 ANSI: 5
  967. [ 3.254989] sd 3:0:0:0: Attached scsi generic sg0 type 0
  968. [ 3.254997] sd 3:0:0:0: [sda] 62533296 512-byte logical blocks: (32.0 GB/29.8 GiB)
  969. [ 3.255034] sd 3:0:0:0: [sda] Write Protect is off
  970. [ 3.255035] sd 3:0:0:0: [sda] Mode Sense: 00 3a 00 00
  971. [ 3.255044] sd 3:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  972. [ 3.255852] sda: sda1 sda2 sda3
  973. [ 3.256060] sd 3:0:0:0: [sda] Attached SCSI disk
  974. [ 3.286116] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
  975. [ 3.286615] usb 3-1: New USB device found, idVendor=8087, idProduct=8008
  976. [ 3.286618] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  977. [ 3.286646] usb 4-1: New USB device found, idVendor=8087, idProduct=8000
  978. [ 3.286647] usb 4-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  979. [ 3.286883] hub 4-1:1.0: USB hub found
  980. [ 3.286904] hub 3-1:1.0: USB hub found
  981. [ 3.286992] hub 3-1:1.0: 6 ports detected
  982. [ 3.286995] hub 4-1:1.0: 8 ports detected
  983. [ 3.344797] random: init urandom read with 16 bits of entropy available
  984. [ 3.361668] init: plymouth-upstart-bridge main process (174) terminated with status 1
  985. [ 3.361675] init: plymouth-upstart-bridge main process ended, respawning
  986. [ 3.364984] init: plymouth-upstart-bridge main process (184) terminated with status 1
  987. [ 3.364991] init: plymouth-upstart-bridge main process ended, respawning
  988. [ 3.367031] init: plymouth-upstart-bridge main process (187) terminated with status 1
  989. [ 3.367037] init: plymouth-upstart-bridge main process ended, respawning
  990. [ 3.369329] init: plymouth-upstart-bridge main process (189) terminated with status 1
  991. [ 3.369336] init: plymouth-upstart-bridge main process ended, respawning
  992. [ 3.371360] init: plymouth-upstart-bridge main process (192) terminated with status 1
  993. [ 3.371366] init: plymouth-upstart-bridge main process ended, respawning
  994. [ 3.503409] Adding 1952764k swap on /dev/sda2. Priority:-1 extents:1 across:1952764k SSFS
  995. [ 3.584257] systemd-udevd[306]: starting version 204
  996. [ 3.623221] lp: driver loaded but no devices found
  997. [ 3.623713] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  998. [ 3.632967] wmi: Mapper loaded
  999. [ 3.633014] AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
  1000. [ 3.633015] AMD IOMMUv2 functionality not available on this system
  1001. [ 3.690939] snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002)
  1002. [ 3.729580] snd_hda_intel 0000:01:00.1: Handle VGA-switcheroo audio client
  1003. [ 3.729582] snd_hda_intel 0000:01:00.1: Force to non-snoop mode
  1004. [ 3.745005] snd_hda_intel 0000:06:00.1: enabling device (0000 -> 0002)
  1005. [ 3.745084] snd_hda_intel 0000:06:00.1: Handle VGA-switcheroo audio client
  1006. [ 3.745085] snd_hda_intel 0000:06:00.1: Force to non-snoop mode
  1007. [ 3.745102] snd_hda_intel 0000:07:00.1: enabling device (0000 -> 0002)
  1008. [ 3.745126] snd_hda_intel 0000:07:00.1: Handle VGA-switcheroo audio client
  1009. [ 3.745127] snd_hda_intel 0000:07:00.1: Force to non-snoop mode
  1010. [ 3.745140] snd_hda_intel 0000:08:00.1: enabling device (0000 -> 0002)
  1011. [ 3.745162] snd_hda_intel 0000:08:00.1: Handle VGA-switcheroo audio client
  1012. [ 3.745163] snd_hda_intel 0000:08:00.1: Force to non-snoop mode
  1013. [ 3.745175] snd_hda_intel 0000:09:00.1: enabling device (0000 -> 0002)
  1014. [ 3.745197] snd_hda_intel 0000:09:00.1: Handle VGA-switcheroo audio client
  1015. [ 3.745198] snd_hda_intel 0000:09:00.1: Force to non-snoop mode
  1016. [ 3.745212] snd_hda_intel 0000:0c:00.1: enabling device (0000 -> 0002)
  1017. [ 3.745236] snd_hda_intel 0000:0c:00.1: Handle VGA-switcheroo audio client
  1018. [ 3.745237] snd_hda_intel 0000:0c:00.1: Force to non-snoop mode
  1019. [ 3.745252] snd_hda_intel 0000:0d:00.1: enabling device (0000 -> 0002)
  1020. [ 3.745274] snd_hda_intel 0000:0d:00.1: Handle VGA-switcheroo audio client
  1021. [ 3.745275] snd_hda_intel 0000:0d:00.1: Force to non-snoop mode
  1022. [ 3.745289] snd_hda_intel 0000:0e:00.1: enabling device (0000 -> 0002)
  1023. [ 3.745312] snd_hda_intel 0000:0e:00.1: Handle VGA-switcheroo audio client
  1024. [ 3.745312] snd_hda_intel 0000:0e:00.1: Force to non-snoop mode
  1025. [ 3.782044] hrtimer: interrupt took 25920055 ns
  1026. [ 3.782052] tsc: Refined TSC clocksource calibration: 3292.376 MHz
  1027. [ 3.782053] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2f752a1872e, max_idle_ns: 440795303697 ns
  1028. [ 3.853022] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1c.7/0000:0a:00.0/0000:0b:02.0/0000:0d:00.1/sound/card6/input36
  1029. [ 3.853222] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1c.4/0000:04:00.0/0000:05:01.0/0000:06:00.1/sound/card1/input12
  1030. [ 3.853365] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1c.6/0000:09:00.1/sound/card4/input30
  1031. [ 3.853541] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1c.7/0000:0a:00.0/0000:0b:01.0/0000:0c:00.1/sound/card5/input6
  1032. [ 3.853680] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1c.4/0000:04:00.0/0000:05:02.0/0000:07:00.1/sound/card2/input18
  1033. [ 3.853818] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1c.7/0000:0a:00.0/0000:0b:03.0/0000:0e:00.1/sound/card7/input42
  1034. [ 3.853842] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1c.7/0000:0a:00.0/0000:0b:02.0/0000:0d:00.1/sound/card6/input37
  1035. [ 3.853879] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1c.7/0000:0a:00.0/0000:0b:02.0/0000:0d:00.1/sound/card6/input38
  1036. [ 3.853913] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1c.7/0000:0a:00.0/0000:0b:02.0/0000:0d:00.1/sound/card6/input39
  1037. [ 3.853947] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1c.7/0000:0a:00.0/0000:0b:02.0/0000:0d:00.1/sound/card6/input40
  1038. [ 3.853980] input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:1c.7/0000:0a:00.0/0000:0b:02.0/0000:0d:00.1/sound/card6/input41
  1039. [ 3.854038] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1c.4/0000:04:00.0/0000:05:01.0/0000:06:00.1/sound/card1/input13
  1040. [ 3.854072] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1c.4/0000:04:00.0/0000:05:01.0/0000:06:00.1/sound/card1/input14
  1041. [ 3.854106] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1c.4/0000:04:00.0/0000:05:01.0/0000:06:00.1/sound/card1/input15
  1042. [ 3.854139] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1c.4/0000:04:00.0/0000:05:01.0/0000:06:00.1/sound/card1/input16
  1043. [ 3.854179] input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:1c.4/0000:04:00.0/0000:05:01.0/0000:06:00.1/sound/card1/input17
  1044. [ 3.854328] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1c.6/0000:09:00.1/sound/card4/input31
  1045. [ 3.854361] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1c.6/0000:09:00.1/sound/card4/input32
  1046. [ 3.854393] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1c.6/0000:09:00.1/sound/card4/input33
  1047. [ 3.854425] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1c.6/0000:09:00.1/sound/card4/input34
  1048. [ 3.854456] input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:1c.6/0000:09:00.1/sound/card4/input35
  1049. [ 3.854511] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1c.7/0000:0a:00.0/0000:0b:01.0/0000:0c:00.1/sound/card5/input7
  1050. [ 3.854546] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1c.7/0000:0a:00.0/0000:0b:01.0/0000:0c:00.1/sound/card5/input8
  1051. [ 3.854577] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1c.7/0000:0a:00.0/0000:0b:01.0/0000:0c:00.1/sound/card5/input9
  1052. [ 3.854611] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1c.7/0000:0a:00.0/0000:0b:01.0/0000:0c:00.1/sound/card5/input10
  1053. [ 3.854646] input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:1c.7/0000:0a:00.0/0000:0b:01.0/0000:0c:00.1/sound/card5/input11
  1054. [ 3.854701] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1c.4/0000:04:00.0/0000:05:02.0/0000:07:00.1/sound/card2/input19
  1055. [ 3.854735] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1c.4/0000:04:00.0/0000:05:02.0/0000:07:00.1/sound/card2/input20
  1056. [ 3.854767] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1c.4/0000:04:00.0/0000:05:02.0/0000:07:00.1/sound/card2/input21
  1057. [ 3.854800] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1c.4/0000:04:00.0/0000:05:02.0/0000:07:00.1/sound/card2/input22
  1058. [ 3.854832] input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:1c.4/0000:04:00.0/0000:05:02.0/0000:07:00.1/sound/card2/input23
  1059. [ 3.854887] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1c.7/0000:0a:00.0/0000:0b:03.0/0000:0e:00.1/sound/card7/input43
  1060. [ 3.854919] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1c.7/0000:0a:00.0/0000:0b:03.0/0000:0e:00.1/sound/card7/input44
  1061. [ 3.854952] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1c.7/0000:0a:00.0/0000:0b:03.0/0000:0e:00.1/sound/card7/input45
  1062. [ 3.854983] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1c.7/0000:0a:00.0/0000:0b:03.0/0000:0e:00.1/sound/card7/input46
  1063. [ 3.855017] input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:1c.7/0000:0a:00.0/0000:0b:03.0/0000:0e:00.1/sound/card7/input47
  1064. [ 3.855271] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1c.4/0000:04:00.0/0000:05:03.0/0000:08:00.1/sound/card3/input24
  1065. [ 3.855329] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1c.4/0000:04:00.0/0000:05:03.0/0000:08:00.1/sound/card3/input25
  1066. [ 3.855363] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1c.4/0000:04:00.0/0000:05:03.0/0000:08:00.1/sound/card3/input26
  1067. [ 3.855396] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1c.4/0000:04:00.0/0000:05:03.0/0000:08:00.1/sound/card3/input27
  1068. [ 3.855431] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1c.4/0000:04:00.0/0000:05:03.0/0000:08:00.1/sound/card3/input28
  1069. [ 3.855463] input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:1c.4/0000:04:00.0/0000:05:03.0/0000:08:00.1/sound/card3/input29
  1070. [ 3.949333] audit: type=1400 audit(1461138525.549:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=366 comm="apparmor_parser"
  1071. [ 3.949337] audit: type=1400 audit(1461138525.549:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=366 comm="apparmor_parser"
  1072. [ 3.949340] audit: type=1400 audit(1461138525.549:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=366 comm="apparmor_parser"
  1073. [ 3.949575] audit: type=1400 audit(1461138525.549:5): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=366 comm="apparmor_parser"
  1074. [ 3.949578] audit: type=1400 audit(1461138525.549:6): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=366 comm="apparmor_parser"
  1075. [ 3.949700] audit: type=1400 audit(1461138525.549:7): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=366 comm="apparmor_parser"
  1076. [ 4.084338] kvm: disabled by bios
  1077. [ 4.087869] intel_rapl: Found RAPL domain package
  1078. [ 4.087871] intel_rapl: Found RAPL domain core
  1079. [ 4.087874] intel_rapl: Found RAPL domain dram
  1080. [ 4.102742] EXT4-fs (sda3): re-mounted. Opts: errors=remount-ro
  1081. [ 4.163843] fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.
  1082. [ 4.163846] Disabling lock debugging due to kernel taint
  1083. [ 4.179130] fglrx: module verification failed: signature and/or required key missing - tainting kernel
  1084. [ 4.257370] r8169 0000:03:00.0 p2p1: link down
  1085. [ 4.263327] IPv6: ADDRCONF(NETDEV_UP): p2p1: link is not ready
  1086. [ 4.304555] <6>[fglrx] Maximum main memory to use for locked dma buffers: 7690 MBytes.
  1087. [ 4.304760] <6>[fglrx] vendor: 1002 device: 6938 revision: f1 count: 1
  1088. [ 4.304761] <6>[fglrx] vendor: 1002 device: 6938 revision: f1 count: 2
  1089. [ 4.304762] <6>[fglrx] vendor: 1002 device: 6938 revision: f1 count: 3
  1090. [ 4.304763] <6>[fglrx] vendor: 1002 device: 6938 revision: f1 count: 4
  1091. [ 4.304764] <6>[fglrx] vendor: 1002 device: 6938 revision: f1 count: 5
  1092. [ 4.304765] <6>[fglrx] vendor: 1002 device: 6938 revision: f1 count: 6
  1093. [ 4.304766] <6>[fglrx] vendor: 1002 device: 6938 revision: f1 count: 7
  1094. [ 4.304767] <6>[fglrx] vendor: 1002 device: 6938 revision: f1 count: 8
  1095. [ 4.331289] <6>[fglrx] ioport: bar 4, base 0x2000, size: 0x100
  1096. [ 4.514690] pci 0000:01:00.0: enabling device (0000 -> 0003)
  1097. [ 4.664592] <6>[fglrx] ioport: bar 4, base 0xc000, size: 0x100
  1098. [ 4.664602] pci 0000:06:00.0: enabling device (0006 -> 0007)
  1099. [ 4.664663] <6>[fglrx] ioport: bar 4, base 0xb000, size: 0x100
  1100. [ 4.664668] pci 0000:07:00.0: enabling device (0006 -> 0007)
  1101. [ 4.664702] <6>[fglrx] ioport: bar 4, base 0xa000, size: 0x100
  1102. [ 4.664707] pci 0000:08:00.0: enabling device (0006 -> 0007)
  1103. [ 4.664738] <6>[fglrx] ioport: bar 4, base 0xd000, size: 0x100
  1104. [ 4.664742] pci 0000:09:00.0: enabling device (0006 -> 0007)
  1105. [ 4.664774] <6>[fglrx] ioport: bar 4, base 0x9000, size: 0x100
  1106. [ 4.664779] pci 0000:0c:00.0: enabling device (0006 -> 0007)
  1107. [ 4.664813] <6>[fglrx] ioport: bar 4, base 0x8000, size: 0x100
  1108. [ 4.664818] pci 0000:0d:00.0: enabling device (0006 -> 0007)
  1109. [ 4.664849] <6>[fglrx] ioport: bar 4, base 0x7000, size: 0x100
  1110. [ 4.664854] pci 0000:0e:00.0: enabling device (0006 -> 0007)
  1111. [ 4.664998] <6>[fglrx] Kernel PAT support is enabled
  1112. [ 4.665030] <6>[fglrx] module loaded - fglrx 15.20.3 [Sep 8 2015] with 8 minors
  1113. [ 4.818415] clocksource: Switched to clocksource tsc
  1114. [ 4.909369] r8169 0000:03:00.0 p2p1: link down
  1115. [ 4.911698] asus_wmi: ASUS WMI generic driver loaded
  1116. [ 4.912891] asus_wmi: Initialization: 0x0
  1117. [ 4.912904] asus_wmi: BIOS WMI version: 0.9
  1118. [ 4.912925] asus_wmi: SFUN value: 0x0
  1119. [ 4.913107] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input48
  1120. [ 4.913158] asus_wmi: Number of fans: 1
  1121. [ 7.769066] r8169 0000:03:00.0 p2p1: link up
  1122. [ 7.769073] IPv6: ADDRCONF(NETDEV_CHANGE): p2p1: link becomes ready
  1123. [ 8.973831] snd_hda_intel 0000:01:00.1: azx_get_response timeout, switching to polling mode: last cmd=0x005f000c
  1124. [ 10.563562] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input49
  1125. [ 10.563600] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input50
  1126. [ 10.563634] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input51
  1127. [ 10.563664] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input52
  1128. [ 10.563696] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input53
  1129. [ 10.563726] input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input54
  1130. [ 13.855041] init: failsafe main process (507) killed by TERM signal
  1131. [ 13.883796] audit: type=1400 audit(1461138535.482:8): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/sbin/dhclient" pid=751 comm="apparmor_parser"
  1132. [ 13.883802] audit: type=1400 audit(1461138535.482:9): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=751 comm="apparmor_parser"
  1133. [ 13.883805] audit: type=1400 audit(1461138535.482:10): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=751 comm="apparmor_parser"
  1134. [ 13.884041] audit: type=1400 audit(1461138535.482:11): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=751 comm="apparmor_parser"
  1135. [ 13.884043] audit: type=1400 audit(1461138535.482:12): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=751 comm="apparmor_parser"
  1136. [ 13.884077] audit: type=1400 audit(1461138535.482:13): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/tcpdump" pid=753 comm="apparmor_parser"
  1137. [ 13.884168] audit: type=1400 audit(1461138535.482:14): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=751 comm="apparmor_parser"
  1138. [ 14.010278] init: plymouth-upstart-bridge main process ended, respawning
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement