Advertisement
Guest User

Untitled

a guest
Sep 3rd, 2016
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 73.51 KB | None | 0 0
  1. [ 0.000000] Initializing cgroup subsys cpuset
  2. [ 0.000000] Initializing cgroup subsys cpu
  3. [ 0.000000] Initializing cgroup subsys cpuacct
  4. [ 0.000000] Linux version 4.4.0-36-generic (buildd@lcy01-01) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.2) ) #55-Ubuntu SMP Thu Aug 11 18:01:55 UTC 2016 (Ubuntu 4.4.0-36.55-generic 4.4.16)
  5. [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-36-generic.efi.signed root=UUID=c8aacbe3-de58-4771-8a7a-70219e69038e ro quiet splash vt.handoff=7
  6. [ 0.000000] KERNEL supported cpus:
  7. [ 0.000000] Intel GenuineIntel
  8. [ 0.000000] AMD AuthenticAMD
  9. [ 0.000000] Centaur CentaurHauls
  10. [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
  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: Supporting XSAVE feature 0x04: 'AVX registers'
  14. [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
  15. [ 0.000000] x86/fpu: Using 'eager' FPU context switches.
  16. [ 0.000000] e820: BIOS-provided physical RAM map:
  17. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
  18. [ 0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
  19. [ 0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009ffff] usable
  20. [ 0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000bffff] reserved
  21. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000008ad00fff] usable
  22. [ 0.000000] BIOS-e820: [mem 0x000000008ad01000-0x000000008ad48fff] ACPI NVS
  23. [ 0.000000] BIOS-e820: [mem 0x000000008ad49000-0x000000008ad60fff] usable
  24. [ 0.000000] BIOS-e820: [mem 0x000000008ad61000-0x000000008ad8efff] ACPI data
  25. [ 0.000000] BIOS-e820: [mem 0x000000008ad8f000-0x000000008ae39fff] usable
  26. [ 0.000000] BIOS-e820: [mem 0x000000008ae3a000-0x000000008ae8efff] reserved
  27. [ 0.000000] BIOS-e820: [mem 0x000000008ae8f000-0x000000008aecbfff] usable
  28. [ 0.000000] BIOS-e820: [mem 0x000000008aecc000-0x000000008aefefff] type 20
  29. [ 0.000000] BIOS-e820: [mem 0x000000008aeff000-0x000000008afa9fff] usable
  30. [ 0.000000] BIOS-e820: [mem 0x000000008afaa000-0x000000008afdefff] reserved
  31. [ 0.000000] BIOS-e820: [mem 0x000000008afdf000-0x000000008affffff] usable
  32. [ 0.000000] BIOS-e820: [mem 0x000000008b000000-0x000000008fffffff] reserved
  33. [ 0.000000] BIOS-e820: [mem 0x00000000e00f8000-0x00000000e00f8fff] reserved
  34. [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
  35. [ 0.000000] BIOS-e820: [mem 0x00000000ffd70000-0x00000000ffd9ffff] reserved
  36. [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000026effffff] usable
  37. [ 0.000000] NX (Execute Disable) protection: active
  38. [ 0.000000] efi: EFI v1.10 by Apple
  39. [ 0.000000] efi: ACPI=0x8ad8e000 ACPI 2.0=0x8ad8e014 SMBIOS=0x8afae000
  40. [ 0.000000] SMBIOS 2.7 present.
  41. [ 0.000000] DMI: Apple Inc. MacBookPro12,1/Mac-E43C1C25D4880AD6, BIOS MBP121.88Z.0167.B07.1506051617 06/05/2015
  42. [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  43. [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
  44. [ 0.000000] e820: last_pfn = 0x26f000 max_arch_pfn = 0x400000000
  45. [ 0.000000] MTRR default type: write-back
  46. [ 0.000000] MTRR fixed ranges enabled:
  47. [ 0.000000] 00000-9FFFF write-back
  48. [ 0.000000] A0000-BFFFF uncachable
  49. [ 0.000000] C0000-DFFFF write-protect
  50. [ 0.000000] E0000-FFFFF uncachable
  51. [ 0.000000] MTRR variable ranges enabled:
  52. [ 0.000000] 0 base 00C0000000 mask 7FC0000000 uncachable
  53. [ 0.000000] 1 base 00A0000000 mask 7FE0000000 uncachable
  54. [ 0.000000] 2 base 0090000000 mask 7FF0000000 uncachable
  55. [ 0.000000] 3 base 008C000000 mask 7FFC000000 uncachable
  56. [ 0.000000] 4 base 008B000000 mask 7FFF000000 uncachable
  57. [ 0.000000] 5 disabled
  58. [ 0.000000] 6 disabled
  59. [ 0.000000] 7 disabled
  60. [ 0.000000] 8 disabled
  61. [ 0.000000] 9 disabled
  62. [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT
  63. [ 0.000000] e820: last_pfn = 0x8b000 max_arch_pfn = 0x400000000
  64. [ 0.000000] Scanning 1 areas for low memory corruption
  65. [ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
  66. [ 0.000000] Using GB pages for direct mapping
  67. [ 0.000000] BRK [0x03200000, 0x03200fff] PGTABLE
  68. [ 0.000000] BRK [0x03201000, 0x03201fff] PGTABLE
  69. [ 0.000000] BRK [0x03202000, 0x03202fff] PGTABLE
  70. [ 0.000000] BRK [0x03203000, 0x03203fff] PGTABLE
  71. [ 0.000000] BRK [0x03204000, 0x03204fff] PGTABLE
  72. [ 0.000000] RAMDISK: [mem 0x33ade000-0x35d66fff]
  73. [ 0.000000] ACPI: Early table checksum verification disabled
  74. [ 0.000000] ACPI: RSDP 0x000000008AD8E014 000024 (v02 APPLE )
  75. [ 0.000000] ACPI: XSDT 0x000000008AD8E1C0 00009C (v01 APPLE Apple00 00000000 01000013)
  76. [ 0.000000] ACPI: FACP 0x000000008AD8C000 0000F4 (v05 APPLE Apple00 00000000 Loki 0000005F)
  77. [ 0.000000] ACPI: DSDT 0x000000008AD7E000 0089CC (v03 APPLE MacBookP 00010000 INTL 20140424)
  78. [ 0.000000] ACPI: FACS 0x000000008AD06000 000040
  79. [ 0.000000] ACPI: FACS 0x000000008AD06000 000040
  80. [ 0.000000] ACPI: HPET 0x000000008AD8B000 000038 (v01 APPLE Apple00 00000001 Loki 0000005F)
  81. [ 0.000000] ACPI: APIC 0x000000008AD8A000 0000BC (v02 APPLE Apple00 00000001 Loki 0000005F)
  82. [ 0.000000] ACPI: SBST 0x000000008AD88000 000030 (v01 APPLE Apple00 00000001 Loki 0000005F)
  83. [ 0.000000] ACPI: ECDT 0x000000008AD87000 000053 (v01 APPLE Apple00 00000001 Loki 0000005F)
  84. [ 0.000000] ACPI: SSDT 0x000000008AD7D000 00010B (v01 APPLE SataAhci 00001000 INTL 20140424)
  85. [ 0.000000] ACPI: SSDT 0x000000008AD7C000 000024 (v01 APPLE SmcDppt 00001000 INTL 20140424)
  86. [ 0.000000] ACPI: SSDT 0x000000008AD7B000 000032 (v01 APPLE SsdtS3 00001000 INTL 20140424)
  87. [ 0.000000] ACPI: SSDT 0x000000008AD78000 002B50 (v01 APPLE PcieTbt 00001000 INTL 20140424)
  88. [ 0.000000] ACPI: SSDT 0x000000008AD6B000 0000B8 (v01 APPLE Sdxc 00001000 INTL 20140424)
  89. [ 0.000000] ACPI: SSDT 0x000000008AD6A000 000A64 (v02 APPLE Xhci 00001000 INTL 20140424)
  90. [ 0.000000] ACPI: SSDT 0x000000008AD63000 000618 (v01 PmRef Cpu0Ist 00003000 INTL 20140424)
  91. [ 0.000000] ACPI: SSDT 0x000000008AD62000 000C17 (v01 CpuRef CpuSsdt 00003000 INTL 20140424)
  92. [ 0.000000] ACPI: MCFG 0x000000008AD89000 00003C (v01 APPLE Apple00 00000001 Loki 0000005F)
  93. [ 0.000000] ACPI: DMAR 0x000000008AD61000 000088 (v01 APPLE BDW 00000001 INTL 00000001)
  94. [ 0.000000] ACPI: Local APIC address 0xfee00000
  95. [ 0.000000] No NUMA configuration found
  96. [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000026effffff]
  97. [ 0.000000] NODE_DATA(0) allocated [mem 0x26eff9000-0x26effdfff]
  98. [ 0.000000] Zone ranges:
  99. [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
  100. [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
  101. [ 0.000000] Normal [mem 0x0000000100000000-0x000000026effffff]
  102. [ 0.000000] Device empty
  103. [ 0.000000] Movable zone start for each node
  104. [ 0.000000] Early memory node ranges
  105. [ 0.000000] node 0: [mem 0x0000000000001000-0x0000000000057fff]
  106. [ 0.000000] node 0: [mem 0x0000000000059000-0x000000000009ffff]
  107. [ 0.000000] node 0: [mem 0x0000000000100000-0x000000008ad00fff]
  108. [ 0.000000] node 0: [mem 0x000000008ad49000-0x000000008ad60fff]
  109. [ 0.000000] node 0: [mem 0x000000008ad8f000-0x000000008ae39fff]
  110. [ 0.000000] node 0: [mem 0x000000008ae8f000-0x000000008aecbfff]
  111. [ 0.000000] node 0: [mem 0x000000008aeff000-0x000000008afa9fff]
  112. [ 0.000000] node 0: [mem 0x000000008afdf000-0x000000008affffff]
  113. [ 0.000000] node 0: [mem 0x0000000100000000-0x000000026effffff]
  114. [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000026effffff]
  115. [ 0.000000] On node 0 totalpages: 2072171
  116. [ 0.000000] DMA zone: 64 pages used for memmap
  117. [ 0.000000] DMA zone: 25 pages reserved
  118. [ 0.000000] DMA zone: 3998 pages, LIFO batch:0
  119. [ 0.000000] DMA32 zone: 8828 pages used for memmap
  120. [ 0.000000] DMA32 zone: 564941 pages, LIFO batch:31
  121. [ 0.000000] Normal zone: 23488 pages used for memmap
  122. [ 0.000000] Normal zone: 1503232 pages, LIFO batch:31
  123. [ 0.000000] Reserving Intel graphics stolen memory at 0x8c000000-0x8fffffff
  124. [ 0.000000] ACPI: PM-Timer IO Port: 0x1808
  125. [ 0.000000] ACPI: Local APIC address 0xfee00000
  126. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
  127. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
  128. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
  129. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
  130. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
  131. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
  132. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
  133. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
  134. [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-39
  135. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  136. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  137. [ 0.000000] ACPI: IRQ0 used by override.
  138. [ 0.000000] ACPI: IRQ9 used by override.
  139. [ 0.000000] Using ACPI (MADT) for SMP configuration information
  140. [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
  141. [ 0.000000] smpboot: Allowing 8 CPUs, 4 hotplug CPUs
  142. [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
  143. [ 0.000000] PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
  144. [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000bffff]
  145. [ 0.000000] PM: Registered nosave memory: [mem 0x000c0000-0x000fffff]
  146. [ 0.000000] PM: Registered nosave memory: [mem 0x8ad01000-0x8ad48fff]
  147. [ 0.000000] PM: Registered nosave memory: [mem 0x8ad61000-0x8ad8efff]
  148. [ 0.000000] PM: Registered nosave memory: [mem 0x8ae3a000-0x8ae8efff]
  149. [ 0.000000] PM: Registered nosave memory: [mem 0x8aecc000-0x8aefefff]
  150. [ 0.000000] PM: Registered nosave memory: [mem 0x8afaa000-0x8afdefff]
  151. [ 0.000000] PM: Registered nosave memory: [mem 0x8b000000-0x8fffffff]
  152. [ 0.000000] PM: Registered nosave memory: [mem 0x90000000-0xe00f7fff]
  153. [ 0.000000] PM: Registered nosave memory: [mem 0xe00f8000-0xe00f8fff]
  154. [ 0.000000] PM: Registered nosave memory: [mem 0xe00f9000-0xfed1bfff]
  155. [ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
  156. [ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xffd6ffff]
  157. [ 0.000000] PM: Registered nosave memory: [mem 0xffd70000-0xffd9ffff]
  158. [ 0.000000] PM: Registered nosave memory: [mem 0xffda0000-0xffffffff]
  159. [ 0.000000] e820: [mem 0x90000000-0xe00f7fff] available for PCI devices
  160. [ 0.000000] Booting paravirtualized kernel on bare hardware
  161. [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
  162. [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:8 nr_node_ids:1
  163. [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88026ec00000 s98008 r8192 d28968 u262144
  164. [ 0.000000] pcpu-alloc: s98008 r8192 d28968 u262144 alloc=1*2097152
  165. [ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
  166. [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 2039766
  167. [ 0.000000] Policy zone: Normal
  168. [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-36-generic.efi.signed root=UUID=c8aacbe3-de58-4771-8a7a-70219e69038e ro quiet splash vt.handoff=7
  169. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  170. [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
  171. [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
  172. [ 0.000000] Memory: 7674892K/8288684K available (8394K kernel code, 1282K rwdata, 3944K rodata, 1480K init, 1292K bss, 613792K reserved, 0K cma-reserved)
  173. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
  174. [ 0.000000] Hierarchical RCU implementation.
  175. [ 0.000000] Build-time adjustment of leaf fanout to 64.
  176. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=8.
  177. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=8
  178. [ 0.000000] NR_IRQS:16640 nr_irqs:760 16
  179. [ 0.000000] vt handoff: transparent VT on vt#7
  180. [ 0.000000] Console: colour dummy device 80x25
  181. [ 0.000000] console [tty0] enabled
  182. [ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
  183. [ 0.000000] hpet clockevent registered
  184. [ 0.000000] tsc: Fast TSC calibration using PIT
  185. [ 0.000000] tsc: Detected 2699.870 MHz processor
  186. [ 0.000026] Calibrating delay loop (skipped), value calculated using timer frequency.. 5399.74 BogoMIPS (lpj=10799480)
  187. [ 0.000028] pid_max: default: 32768 minimum: 301
  188. [ 0.000033] ACPI: Core revision 20150930
  189. [ 0.011350] ACPI: 9 ACPI AML tables successfully acquired and loaded
  190. [ 0.019775] Security Framework initialized
  191. [ 0.019777] Yama: becoming mindful.
  192. [ 0.019790] AppArmor: AppArmor initialized
  193. [ 0.020222] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
  194. [ 0.021605] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
  195. [ 0.022200] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
  196. [ 0.022208] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
  197. [ 0.022397] Initializing cgroup subsys io
  198. [ 0.022400] Initializing cgroup subsys memory
  199. [ 0.022405] Initializing cgroup subsys devices
  200. [ 0.022407] Initializing cgroup subsys freezer
  201. [ 0.022408] Initializing cgroup subsys net_cls
  202. [ 0.022410] Initializing cgroup subsys perf_event
  203. [ 0.022412] Initializing cgroup subsys net_prio
  204. [ 0.022413] Initializing cgroup subsys hugetlb
  205. [ 0.022416] Initializing cgroup subsys pids
  206. [ 0.022438] CPU: Physical Processor ID: 0
  207. [ 0.022439] CPU: Processor Core ID: 0
  208. [ 0.022443] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
  209. [ 0.022443] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
  210. [ 0.023387] mce: CPU supports 7 MCE banks
  211. [ 0.023399] CPU0: Thermal monitoring enabled (TM1)
  212. [ 0.023407] process: using mwait in idle threads
  213. [ 0.023409] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
  214. [ 0.023410] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
  215. [ 0.023721] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)
  216. [ 0.033731] ftrace: allocating 31996 entries in 125 pages
  217. [ 0.045898] smpboot: Max logical packages: 4
  218. [ 0.045900] smpboot: APIC(0) Converting physical 0 to logical package 0
  219. [ 0.045910] DMAR: Host address width 39
  220. [ 0.045911] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
  221. [ 0.045917] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 7e1ff0505e
  222. [ 0.045918] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
  223. [ 0.045921] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c20660462 ecap f010da
  224. [ 0.045922] DMAR: RMRR base: 0x0000008b800000 end: 0x0000008fffffff
  225. [ 0.045924] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
  226. [ 0.045925] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
  227. [ 0.045926] DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
  228. [ 0.045927] DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
  229. [ 0.046321] DMAR-IR: Enabled IRQ remapping in xapic mode
  230. [ 0.046322] x2apic: IRQ remapping doesn't support X2APIC mode
  231. [ 0.046934] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  232. [ 0.086621] TSC deadline timer enabled
  233. [ 0.086624] smpboot: CPU0: Intel(R) Core(TM) i5-5257U CPU @ 2.70GHz (family: 0x6, model: 0x3d, stepping: 0x4)
  234. [ 0.086639] Performance Events: PEBS fmt2+, 16-deep LBR, Broadwell events, full-width counters, Intel PMU driver.
  235. [ 0.086656] ... version: 3
  236. [ 0.086657] ... bit width: 48
  237. [ 0.086658] ... generic registers: 4
  238. [ 0.086659] ... value mask: 0000ffffffffffff
  239. [ 0.086660] ... max period: 0000ffffffffffff
  240. [ 0.086660] ... fixed-purpose events: 3
  241. [ 0.086661] ... event mask: 000000070000000f
  242. [ 0.087385] x86: Booting SMP configuration:
  243. [ 0.087386] .... node #0, CPUs: #1
  244. [ 0.090848] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
  245. [ 0.090904] #2 #3
  246. [ 0.097726] x86: Booted up 1 node, 4 CPUs
  247. [ 0.097729] smpboot: Total of 4 processors activated (21598.96 BogoMIPS)
  248. [ 0.101110] devtmpfs: initialized
  249. [ 0.103055] evm: security.selinux
  250. [ 0.103056] evm: security.SMACK64
  251. [ 0.103057] evm: security.SMACK64EXEC
  252. [ 0.103058] evm: security.SMACK64TRANSMUTE
  253. [ 0.103058] evm: security.SMACK64MMAP
  254. [ 0.103059] evm: security.ima
  255. [ 0.103060] evm: security.capability
  256. [ 0.103109] PM: Registering ACPI NVS region [mem 0x8ad01000-0x8ad48fff] (294912 bytes)
  257. [ 0.103178] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  258. [ 0.103255] pinctrl core: initialized pinctrl subsystem
  259. [ 0.103345] RTC time: 14:12:44, date: 09/03/16
  260. [ 0.103439] NET: Registered protocol family 16
  261. [ 0.112970] cpuidle: using governor ladder
  262. [ 0.124958] cpuidle: using governor menu
  263. [ 0.124962] PCCT header not found.
  264. [ 0.125033] ACPI: bus type PCI registered
  265. [ 0.125035] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  266. [ 0.125099] PCI: MMCONFIG for domain 0000 [bus 00-9b] at [mem 0xe0000000-0xe9bfffff] (base 0xe0000000)
  267. [ 0.125101] PCI: not using MMCONFIG
  268. [ 0.125102] PCI: Using configuration type 1 for base access
  269. [ 0.137240] ACPI: Added _OSI(Module Device)
  270. [ 0.137242] ACPI: Added _OSI(Processor Device)
  271. [ 0.137243] ACPI: Added _OSI(3.0 _SCP Extensions)
  272. [ 0.137244] ACPI: Added _OSI(Processor Aggregator Device)
  273. [ 0.138918] ACPI : EC: EC description table is found, configuring boot EC
  274. [ 0.138928] ACPI : EC: EC started
  275. [ 0.143573] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
  276. [ 0.143876] ACPI: Dynamic OEM Table Load:
  277. [ 0.143883] ACPI: SSDT 0xFFFF8802648AA800 0004F0 (v01 PmRef Cpu0Cst 00003001 INTL 20140424)
  278. [ 0.144505] ACPI: Dynamic OEM Table Load:
  279. [ 0.144510] ACPI: SSDT 0xFFFF8802648AB000 00067C (v01 PmRef ApIst 00003000 INTL 20140424)
  280. [ 0.145172] ACPI: Dynamic OEM Table Load:
  281. [ 0.145176] ACPI: SSDT 0xFFFF88026489F400 000119 (v01 PmRef ApCst 00003000 INTL 20140424)
  282. [ 0.146080] ACPI: Interpreter enabled
  283. [ 0.146088] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580)
  284. [ 0.146093] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580)
  285. [ 0.146107] ACPI: (supports S0 S3 S4 S5)
  286. [ 0.146108] ACPI: Using IOAPIC for interrupt routing
  287. [ 0.146127] PCI: MMCONFIG for domain 0000 [bus 00-9b] at [mem 0xe0000000-0xe9bfffff] (base 0xe0000000)
  288. [ 0.146476] PCI: MMCONFIG at [mem 0xe0000000-0xe9bfffff] reserved in ACPI motherboard resources
  289. [ 0.146485] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  290. [ 0.153105] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
  291. [ 0.153109] acpi PNP0A08:00: _OSC: OS assumes control of [PCIeHotplug SHPCHotplug AER PCIeCapability]
  292. [ 0.153122] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-9b] only partially covers this bridge
  293. [ 0.153308] PCI host bridge to bus 0000:00
  294. [ 0.153310] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
  295. [ 0.153312] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
  296. [ 0.153313] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  297. [ 0.153314] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
  298. [ 0.153315] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
  299. [ 0.153316] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
  300. [ 0.153317] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
  301. [ 0.153319] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
  302. [ 0.153320] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
  303. [ 0.153321] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
  304. [ 0.153322] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
  305. [ 0.153323] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
  306. [ 0.153324] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
  307. [ 0.153326] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
  308. [ 0.153327] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
  309. [ 0.153328] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window]
  310. [ 0.153329] pci_bus 0000:00: root bus resource [mem 0x90000000-0xfeafffff window]
  311. [ 0.153330] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff window]
  312. [ 0.153332] pci_bus 0000:00: root bus resource [bus 00-ff]
  313. [ 0.153339] pci 0000:00:00.0: [8086:1604] type 00 class 0x060000
  314. [ 0.153408] pci 0000:00:02.0: [8086:162b] type 00 class 0x030000
  315. [ 0.153439] pci 0000:00:02.0: reg 0x10: [mem 0xc0000000-0xc0ffffff 64bit]
  316. [ 0.153445] pci 0000:00:02.0: reg 0x18: [mem 0xb0000000-0xbfffffff 64bit pref]
  317. [ 0.153449] pci 0000:00:02.0: reg 0x20: [io 0x3000-0x303f]
  318. [ 0.153512] pci 0000:00:03.0: [8086:160c] type 00 class 0x040300
  319. [ 0.153522] pci 0000:00:03.0: reg 0x10: [mem 0xc1810000-0xc1813fff 64bit]
  320. [ 0.153605] pci 0000:00:14.0: [8086:9cb1] type 00 class 0x0c0330
  321. [ 0.153626] pci 0000:00:14.0: reg 0x10: [mem 0xc1800000-0xc180ffff 64bit]
  322. [ 0.153669] pci 0000:00:14.0: PME# supported from D3hot D3cold
  323. [ 0.153721] pci 0000:00:14.0: System wakeup disabled by ACPI
  324. [ 0.153751] pci 0000:00:15.0: [8086:9ce0] type 00 class 0x080102
  325. [ 0.153772] pci 0000:00:15.0: reg 0x10: [mem 0xc181a000-0xc181afff]
  326. [ 0.153880] pci 0000:00:15.4: [8086:9ce6] type 00 class 0x0c8000
  327. [ 0.153900] pci 0000:00:15.4: reg 0x10: [mem 0xc1819000-0xc1819fff]
  328. [ 0.154012] pci 0000:00:16.0: [8086:9cba] type 00 class 0x078000
  329. [ 0.154037] pci 0000:00:16.0: reg 0x10: [mem 0xc181b100-0xc181b11f 64bit]
  330. [ 0.154090] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
  331. [ 0.154144] pci 0000:00:1b.0: [8086:9ca0] type 00 class 0x040300
  332. [ 0.154165] pci 0000:00:1b.0: reg 0x10: [mem 0xc1814000-0xc1817fff 64bit]
  333. [ 0.154208] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
  334. [ 0.154230] pci 0000:00:1b.0: System wakeup disabled by ACPI
  335. [ 0.154260] pci 0000:00:1c.0: [8086:9c90] type 01 class 0x060400
  336. [ 0.154320] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
  337. [ 0.154352] pci 0000:00:1c.0: System wakeup disabled by ACPI
  338. [ 0.154381] pci 0000:00:1c.1: [8086:9c92] type 01 class 0x060400
  339. [ 0.154442] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
  340. [ 0.154475] pci 0000:00:1c.1: System wakeup disabled by ACPI
  341. [ 0.154504] pci 0000:00:1c.2: [8086:9c94] type 01 class 0x060400
  342. [ 0.154565] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
  343. [ 0.154599] pci 0000:00:1c.2: System wakeup disabled by ACPI
  344. [ 0.154629] pci 0000:00:1c.4: [8086:9c98] type 01 class 0x060400
  345. [ 0.154684] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
  346. [ 0.154716] pci 0000:00:1c.4: System wakeup disabled by ACPI
  347. [ 0.154745] pci 0000:00:1c.5: [8086:9c9a] type 01 class 0x060400
  348. [ 0.154807] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
  349. [ 0.154840] pci 0000:00:1c.5: System wakeup disabled by ACPI
  350. [ 0.154873] pci 0000:00:1f.0: [8086:9cc3] type 00 class 0x060100
  351. [ 0.155018] pci 0000:00:1f.3: [8086:9ca2] type 00 class 0x0c0500
  352. [ 0.155031] pci 0000:00:1f.3: reg 0x10: [mem 0xc181b000-0xc181b0ff 64bit]
  353. [ 0.155048] pci 0000:00:1f.3: reg 0x20: [io 0xefa0-0xefbf]
  354. [ 0.155111] pci 0000:00:1f.6: [8086:9ca4] type 00 class 0x118000
  355. [ 0.155152] pci 0000:00:1f.6: reg 0x10: [mem 0xc1818000-0xc1818fff 64bit]
  356. [ 0.155302] pci 0000:00:1c.0: PCI bridge to [bus 01]
  357. [ 0.155365] pci 0000:02:00.0: [14e4:1570] type 00 class 0x048000
  358. [ 0.155400] pci 0000:02:00.0: reg 0x10: [mem 0xc1700000-0xc170ffff 64bit]
  359. [ 0.155415] pci 0000:02:00.0: reg 0x18: [mem 0xa0000000-0xafffffff 64bit pref]
  360. [ 0.155430] pci 0000:02:00.0: reg 0x20: [mem 0xc1600000-0xc16fffff 64bit]
  361. [ 0.155495] pci 0000:02:00.0: supports D1
  362. [ 0.155496] pci 0000:02:00.0: PME# supported from D0 D3hot
  363. [ 0.160999] pci 0000:00:1c.1: PCI bridge to [bus 02]
  364. [ 0.161003] pci 0000:00:1c.1: bridge window [mem 0xc1600000-0xc17fffff]
  365. [ 0.161007] pci 0000:00:1c.1: bridge window [mem 0xa0000000-0xafffffff 64bit pref]
  366. [ 0.161092] pci 0000:03:00.0: [14e4:43ba] type 00 class 0x028000
  367. [ 0.161156] pci 0000:03:00.0: reg 0x10: [mem 0xc1400000-0xc1407fff 64bit]
  368. [ 0.161183] pci 0000:03:00.0: reg 0x18: [mem 0xc1000000-0xc13fffff 64bit]
  369. [ 0.161346] pci 0000:03:00.0: supports D1 D2
  370. [ 0.161347] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  371. [ 0.161415] pci 0000:03:00.0: System wakeup disabled by ACPI
  372. [ 0.169019] pci 0000:00:1c.2: PCI bridge to [bus 03]
  373. [ 0.169024] pci 0000:00:1c.2: bridge window [mem 0xc1000000-0xc14fffff]
  374. [ 0.169081] pci 0000:05:00.0: [8086:156d] type 01 class 0x060400
  375. [ 0.169186] pci 0000:05:00.0: supports D1 D2
  376. [ 0.169188] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  377. [ 0.177009] pci 0000:00:1c.4: PCI bridge to [bus 05-9b]
  378. [ 0.177011] pci 0000:00:1c.4: bridge window [io 0x4000-0x6fff]
  379. [ 0.177015] pci 0000:00:1c.4: bridge window [mem 0xc1900000-0xcd9fffff]
  380. [ 0.177019] pci 0000:00:1c.4: bridge window [mem 0xcda00000-0xd99fffff 64bit pref]
  381. [ 0.177130] pci 0000:06:00.0: [8086:156d] type 01 class 0x060400
  382. [ 0.177239] pci 0000:06:00.0: supports D1 D2
  383. [ 0.177240] pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  384. [ 0.177315] pci 0000:06:03.0: [8086:156d] type 01 class 0x060400
  385. [ 0.177426] pci 0000:06:03.0: supports D1 D2
  386. [ 0.177427] pci 0000:06:03.0: PME# supported from D0 D1 D2 D3hot D3cold
  387. [ 0.177499] pci 0000:06:04.0: [8086:156d] type 01 class 0x060400
  388. [ 0.177608] pci 0000:06:04.0: supports D1 D2
  389. [ 0.177609] pci 0000:06:04.0: PME# supported from D0 D1 D2 D3hot D3cold
  390. [ 0.177683] pci 0000:06:05.0: [8086:156d] type 01 class 0x060400
  391. [ 0.177793] pci 0000:06:05.0: supports D1 D2
  392. [ 0.177794] pci 0000:06:05.0: PME# supported from D0 D1 D2 D3hot D3cold
  393. [ 0.177868] pci 0000:06:06.0: [8086:156d] type 01 class 0x060400
  394. [ 0.177976] pci 0000:06:06.0: supports D1 D2
  395. [ 0.177977] pci 0000:06:06.0: PME# supported from D0 D1 D2 D3hot D3cold
  396. [ 0.178069] pci 0000:05:00.0: PCI bridge to [bus 06-6b]
  397. [ 0.178075] pci 0000:05:00.0: bridge window [io 0x4000-0x5fff]
  398. [ 0.178078] pci 0000:05:00.0: bridge window [mem 0xc1900000-0xc99fffff]
  399. [ 0.178084] pci 0000:05:00.0: bridge window [mem 0xcda00000-0xd59fffff 64bit pref]
  400. [ 0.178153] pci 0000:07:00.0: [8086:156c] type 00 class 0x088000
  401. [ 0.178195] pci 0000:07:00.0: reg 0x10: [mem 0xc1900000-0xc193ffff]
  402. [ 0.178208] pci 0000:07:00.0: reg 0x14: [mem 0xc1940000-0xc1940fff]
  403. [ 0.178337] pci 0000:07:00.0: supports D1 D2
  404. [ 0.178338] pci 0000:07:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  405. [ 0.185035] pci 0000:06:00.0: PCI bridge to [bus 07]
  406. [ 0.185044] pci 0000:06:00.0: bridge window [mem 0xc1900000-0xc19fffff]
  407. [ 0.185116] pci 0000:06:03.0: PCI bridge to [bus 08-38]
  408. [ 0.185122] pci 0000:06:03.0: bridge window [io 0x4000-0x4fff]
  409. [ 0.185125] pci 0000:06:03.0: bridge window [mem 0xc1a00000-0xc59fffff]
  410. [ 0.185132] pci 0000:06:03.0: bridge window [mem 0xcda00000-0xd19fffff 64bit pref]
  411. [ 0.185193] pci 0000:06:04.0: PCI bridge to [bus 39]
  412. [ 0.185268] pci 0000:06:05.0: PCI bridge to [bus 3a-6a]
  413. [ 0.185274] pci 0000:06:05.0: bridge window [io 0x5000-0x5fff]
  414. [ 0.185278] pci 0000:06:05.0: bridge window [mem 0xc5a00000-0xc99fffff]
  415. [ 0.185284] pci 0000:06:05.0: bridge window [mem 0xd1a00000-0xd59fffff 64bit pref]
  416. [ 0.185327] pci 0000:06:06.0: PCI bridge to [bus 6b]
  417. [ 0.185547] pci 0000:04:00.0: [144d:a801] type 00 class 0x010601
  418. [ 0.185611] pci 0000:04:00.0: reg 0x24: [mem 0xc1500000-0xc1501fff]
  419. [ 0.193150] pci 0000:00:1c.5: PCI bridge to [bus 04]
  420. [ 0.193155] pci 0000:00:1c.5: bridge window [mem 0xc1500000-0xc15fffff]
  421. [ 0.193893] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
  422. [ 0.193929] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
  423. [ 0.193962] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
  424. [ 0.193994] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
  425. [ 0.194027] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
  426. [ 0.194059] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
  427. [ 0.194092] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
  428. [ 0.194124] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
  429. [ 0.194261] ACPI: Enabled 4 GPEs in block 00 to 7F
  430. [ 0.194290] ACPI : EC: GPE = 0x4e, I/O: command/status = 0x66, data = 0x62
  431. [ 0.194382] pci 0000:07:00.0: BAR 0: assigned [mem 0xc1900000-0xc193ffff]
  432. [ 0.194388] pci 0000:07:00.0: BAR 1: assigned [mem 0xc1940000-0xc1940fff]
  433. [ 0.194434] vgaarb: setting as boot device: PCI:0000:00:02.0
  434. [ 0.194436] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
  435. [ 0.194439] vgaarb: loaded
  436. [ 0.194440] vgaarb: bridge control possible 0000:00:02.0
  437. [ 0.194650] SCSI subsystem initialized
  438. [ 0.194676] libata version 3.00 loaded.
  439. [ 0.194693] ACPI: bus type USB registered
  440. [ 0.194705] usbcore: registered new interface driver usbfs
  441. [ 0.194712] usbcore: registered new interface driver hub
  442. [ 0.194724] usbcore: registered new device driver usb
  443. [ 0.194866] PCI: Using ACPI for IRQ routing
  444. [ 0.200164] PCI: pci_cache_line_size set to 64 bytes
  445. [ 0.200385] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
  446. [ 0.200386] e820: reserve RAM buffer [mem 0x8ad01000-0x8bffffff]
  447. [ 0.200388] e820: reserve RAM buffer [mem 0x8ad61000-0x8bffffff]
  448. [ 0.200389] e820: reserve RAM buffer [mem 0x8ae3a000-0x8bffffff]
  449. [ 0.200391] e820: reserve RAM buffer [mem 0x8aecc000-0x8bffffff]
  450. [ 0.200392] e820: reserve RAM buffer [mem 0x8afaa000-0x8bffffff]
  451. [ 0.200393] e820: reserve RAM buffer [mem 0x8b000000-0x8bffffff]
  452. [ 0.200394] e820: reserve RAM buffer [mem 0x26f000000-0x26fffffff]
  453. [ 0.200483] NetLabel: Initializing
  454. [ 0.200484] NetLabel: domain hash size = 128
  455. [ 0.200485] NetLabel: protocols = UNLABELED CIPSOv4
  456. [ 0.200495] NetLabel: unlabeled traffic allowed by default
  457. [ 0.200551] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
  458. [ 0.200555] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
  459. [ 0.202567] amd_nb: Cannot enumerate AMD northbridges
  460. [ 0.202579] clocksource: Switched to clocksource hpet
  461. [ 0.207432] AppArmor: AppArmor Filesystem Enabled
  462. [ 0.207486] pnp: PnP ACPI init
  463. [ 0.207624] system 00:00: [mem 0xfed00000-0xfed03fff] has been reserved
  464. [ 0.207627] system 00:00: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
  465. [ 0.207663] system 00:01: [io 0xffff] has been reserved
  466. [ 0.207665] system 00:01: [io 0x1800-0x187f] has been reserved
  467. [ 0.207667] system 00:01: [io 0x0800-0x087f] has been reserved
  468. [ 0.207668] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
  469. [ 0.207684] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
  470. [ 0.208268] system 00:03: [mem 0xfed1c000-0xfed1ffff] has been reserved
  471. [ 0.208270] system 00:03: [mem 0xfed10000-0xfed17fff] has been reserved
  472. [ 0.208272] system 00:03: [mem 0xfed18000-0xfed18fff] has been reserved
  473. [ 0.208274] system 00:03: [mem 0xfed19000-0xfed19fff] has been reserved
  474. [ 0.208276] system 00:03: [mem 0xe0000000-0xefffffff] could not be reserved
  475. [ 0.208277] system 00:03: [mem 0xfed20000-0xfed3ffff] has been reserved
  476. [ 0.208279] system 00:03: [mem 0xfed90000-0xfed93fff] could not be reserved
  477. [ 0.208281] system 00:03: [mem 0xfed45000-0xfed8ffff] has been reserved
  478. [ 0.208282] system 00:03: [mem 0xff000000-0xffffffff] could not be reserved
  479. [ 0.208284] system 00:03: [mem 0xfee00000-0xfeefffff] has been reserved
  480. [ 0.208286] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
  481. [ 0.208333] system 00:04: [mem 0x20000000-0x201fffff] could not be reserved
  482. [ 0.208335] system 00:04: [mem 0x40000000-0x401fffff] could not be reserved
  483. [ 0.208337] system 00:04: Plug and Play ACPI device, IDs PNP0c01 (active)
  484. [ 0.208430] pnp: PnP ACPI: found 5 devices
  485. [ 0.214265] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  486. [ 0.214298] pci 0000:06:00.0: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000
  487. [ 0.214300] pci 0000:06:00.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 07] add_size 200000 add_align 100000
  488. [ 0.214317] pci 0000:06:04.0: bridge window [io 0x1000-0x0fff] to [bus 39] add_size 1000
  489. [ 0.214318] pci 0000:06:04.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 39] add_size 200000 add_align 100000
  490. [ 0.214320] pci 0000:06:04.0: bridge window [mem 0x00100000-0x000fffff] to [bus 39] add_size 200000 add_align 100000
  491. [ 0.214337] pci 0000:06:06.0: bridge window [io 0x1000-0x0fff] to [bus 6b] add_size 1000
  492. [ 0.214338] pci 0000:06:06.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 6b] add_size 200000 add_align 100000
  493. [ 0.214340] pci 0000:06:06.0: bridge window [mem 0x00100000-0x000fffff] to [bus 6b] add_size 200000 add_align 100000
  494. [ 0.214360] pci 0000:00:1c.0: PCI bridge to [bus 01]
  495. [ 0.214369] pci 0000:00:1c.1: PCI bridge to [bus 02]
  496. [ 0.214373] pci 0000:00:1c.1: bridge window [mem 0xc1600000-0xc17fffff]
  497. [ 0.214377] pci 0000:00:1c.1: bridge window [mem 0xa0000000-0xafffffff 64bit pref]
  498. [ 0.214381] pci 0000:00:1c.2: PCI bridge to [bus 03]
  499. [ 0.214385] pci 0000:00:1c.2: bridge window [mem 0xc1000000-0xc14fffff]
  500. [ 0.214394] pci 0000:06:00.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
  501. [ 0.214395] pci 0000:06:00.0: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
  502. [ 0.214397] pci 0000:06:04.0: res[14]=[mem 0x00100000-0x000fffff] res_to_dev_res add_size 200000 min_align 100000
  503. [ 0.214398] pci 0000:06:04.0: res[14]=[mem 0x00100000-0x002fffff] res_to_dev_res add_size 200000 min_align 100000
  504. [ 0.214400] pci 0000:06:04.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
  505. [ 0.214401] pci 0000:06:04.0: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
  506. [ 0.214402] pci 0000:06:06.0: res[14]=[mem 0x00100000-0x000fffff] res_to_dev_res add_size 200000 min_align 100000
  507. [ 0.214404] pci 0000:06:06.0: res[14]=[mem 0x00100000-0x002fffff] res_to_dev_res add_size 200000 min_align 100000
  508. [ 0.214405] pci 0000:06:06.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
  509. [ 0.214407] pci 0000:06:06.0: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
  510. [ 0.214408] pci 0000:06:00.0: res[13]=[io 0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
  511. [ 0.214409] pci 0000:06:00.0: res[13]=[io 0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
  512. [ 0.214411] pci 0000:06:04.0: res[13]=[io 0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
  513. [ 0.214412] pci 0000:06:04.0: res[13]=[io 0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
  514. [ 0.214413] pci 0000:06:06.0: res[13]=[io 0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
  515. [ 0.214414] pci 0000:06:06.0: res[13]=[io 0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
  516. [ 0.214418] pci 0000:06:00.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
  517. [ 0.214420] pci 0000:06:00.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
  518. [ 0.214421] pci 0000:06:04.0: BAR 14: no space for [mem size 0x00200000]
  519. [ 0.214423] pci 0000:06:04.0: BAR 14: failed to assign [mem size 0x00200000]
  520. [ 0.214425] pci 0000:06:04.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
  521. [ 0.214426] pci 0000:06:04.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
  522. [ 0.214428] pci 0000:06:06.0: BAR 14: no space for [mem size 0x00200000]
  523. [ 0.214429] pci 0000:06:06.0: BAR 14: failed to assign [mem size 0x00200000]
  524. [ 0.214431] pci 0000:06:06.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
  525. [ 0.214432] pci 0000:06:06.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
  526. [ 0.214433] pci 0000:06:00.0: BAR 13: no space for [io size 0x1000]
  527. [ 0.214435] pci 0000:06:00.0: BAR 13: failed to assign [io size 0x1000]
  528. [ 0.214436] pci 0000:06:04.0: BAR 13: no space for [io size 0x1000]
  529. [ 0.214437] pci 0000:06:04.0: BAR 13: failed to assign [io size 0x1000]
  530. [ 0.214438] pci 0000:06:06.0: BAR 13: no space for [io size 0x1000]
  531. [ 0.214439] pci 0000:06:06.0: BAR 13: failed to assign [io size 0x1000]
  532. [ 0.214441] pci 0000:06:06.0: BAR 14: no space for [mem size 0x00200000]
  533. [ 0.214442] pci 0000:06:06.0: BAR 14: failed to assign [mem size 0x00200000]
  534. [ 0.214445] pci 0000:06:06.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
  535. [ 0.214446] pci 0000:06:06.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
  536. [ 0.214447] pci 0000:06:06.0: BAR 13: no space for [io size 0x1000]
  537. [ 0.214448] pci 0000:06:06.0: BAR 13: failed to assign [io size 0x1000]
  538. [ 0.214450] pci 0000:06:04.0: BAR 14: no space for [mem size 0x00200000]
  539. [ 0.214451] pci 0000:06:04.0: BAR 14: failed to assign [mem size 0x00200000]
  540. [ 0.214453] pci 0000:06:04.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
  541. [ 0.214454] pci 0000:06:04.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
  542. [ 0.214455] pci 0000:06:04.0: BAR 13: no space for [io size 0x1000]
  543. [ 0.214456] pci 0000:06:04.0: BAR 13: failed to assign [io size 0x1000]
  544. [ 0.214458] pci 0000:06:00.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
  545. [ 0.214460] pci 0000:06:00.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
  546. [ 0.214461] pci 0000:06:00.0: BAR 13: no space for [io size 0x1000]
  547. [ 0.214462] pci 0000:06:00.0: BAR 13: failed to assign [io size 0x1000]
  548. [ 0.214464] pci 0000:06:00.0: PCI bridge to [bus 07]
  549. [ 0.214469] pci 0000:06:00.0: bridge window [mem 0xc1900000-0xc19fffff]
  550. [ 0.214478] pci 0000:06:03.0: PCI bridge to [bus 08-38]
  551. [ 0.214480] pci 0000:06:03.0: bridge window [io 0x4000-0x4fff]
  552. [ 0.214485] pci 0000:06:03.0: bridge window [mem 0xc1a00000-0xc59fffff]
  553. [ 0.214489] pci 0000:06:03.0: bridge window [mem 0xcda00000-0xd19fffff 64bit pref]
  554. [ 0.214496] pci 0000:06:04.0: PCI bridge to [bus 39]
  555. [ 0.214508] pci 0000:06:05.0: PCI bridge to [bus 3a-6a]
  556. [ 0.214511] pci 0000:06:05.0: bridge window [io 0x5000-0x5fff]
  557. [ 0.214516] pci 0000:06:05.0: bridge window [mem 0xc5a00000-0xc99fffff]
  558. [ 0.214519] pci 0000:06:05.0: bridge window [mem 0xd1a00000-0xd59fffff 64bit pref]
  559. [ 0.214525] pci 0000:06:06.0: PCI bridge to [bus 6b]
  560. [ 0.214538] pci 0000:05:00.0: PCI bridge to [bus 06-6b]
  561. [ 0.214540] pci 0000:05:00.0: bridge window [io 0x4000-0x5fff]
  562. [ 0.214545] pci 0000:05:00.0: bridge window [mem 0xc1900000-0xc99fffff]
  563. [ 0.214549] pci 0000:05:00.0: bridge window [mem 0xcda00000-0xd59fffff 64bit pref]
  564. [ 0.214555] pci 0000:00:1c.4: PCI bridge to [bus 05-9b]
  565. [ 0.214557] pci 0000:00:1c.4: bridge window [io 0x4000-0x6fff]
  566. [ 0.214560] pci 0000:00:1c.4: bridge window [mem 0xc1900000-0xcd9fffff]
  567. [ 0.214563] pci 0000:00:1c.4: bridge window [mem 0xcda00000-0xd99fffff 64bit pref]
  568. [ 0.214567] pci 0000:00:1c.5: PCI bridge to [bus 04]
  569. [ 0.214571] pci 0000:00:1c.5: bridge window [mem 0xc1500000-0xc15fffff]
  570. [ 0.214582] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
  571. [ 0.214583] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
  572. [ 0.214584] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
  573. [ 0.214586] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
  574. [ 0.214587] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
  575. [ 0.214588] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
  576. [ 0.214589] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
  577. [ 0.214590] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
  578. [ 0.214591] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
  579. [ 0.214593] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
  580. [ 0.214594] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
  581. [ 0.214595] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
  582. [ 0.214596] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
  583. [ 0.214597] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
  584. [ 0.214598] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
  585. [ 0.214599] pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff window]
  586. [ 0.214601] pci_bus 0000:00: resource 20 [mem 0x90000000-0xfeafffff window]
  587. [ 0.214602] pci_bus 0000:00: resource 21 [mem 0xfed40000-0xfed44fff window]
  588. [ 0.214603] pci_bus 0000:02: resource 1 [mem 0xc1600000-0xc17fffff]
  589. [ 0.214605] pci_bus 0000:02: resource 2 [mem 0xa0000000-0xafffffff 64bit pref]
  590. [ 0.214606] pci_bus 0000:03: resource 1 [mem 0xc1000000-0xc14fffff]
  591. [ 0.214607] pci_bus 0000:05: resource 0 [io 0x4000-0x6fff]
  592. [ 0.214608] pci_bus 0000:05: resource 1 [mem 0xc1900000-0xcd9fffff]
  593. [ 0.214609] pci_bus 0000:05: resource 2 [mem 0xcda00000-0xd99fffff 64bit pref]
  594. [ 0.214611] pci_bus 0000:06: resource 0 [io 0x4000-0x5fff]
  595. [ 0.214612] pci_bus 0000:06: resource 1 [mem 0xc1900000-0xc99fffff]
  596. [ 0.214613] pci_bus 0000:06: resource 2 [mem 0xcda00000-0xd59fffff 64bit pref]
  597. [ 0.214614] pci_bus 0000:07: resource 1 [mem 0xc1900000-0xc19fffff]
  598. [ 0.214615] pci_bus 0000:08: resource 0 [io 0x4000-0x4fff]
  599. [ 0.214616] pci_bus 0000:08: resource 1 [mem 0xc1a00000-0xc59fffff]
  600. [ 0.214617] pci_bus 0000:08: resource 2 [mem 0xcda00000-0xd19fffff 64bit pref]
  601. [ 0.214619] pci_bus 0000:3a: resource 0 [io 0x5000-0x5fff]
  602. [ 0.214620] pci_bus 0000:3a: resource 1 [mem 0xc5a00000-0xc99fffff]
  603. [ 0.214621] pci_bus 0000:3a: resource 2 [mem 0xd1a00000-0xd59fffff 64bit pref]
  604. [ 0.214622] pci_bus 0000:04: resource 1 [mem 0xc1500000-0xc15fffff]
  605. [ 0.214647] NET: Registered protocol family 2
  606. [ 0.214771] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
  607. [ 0.214867] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
  608. [ 0.214974] TCP: Hash tables configured (established 65536 bind 65536)
  609. [ 0.214997] UDP hash table entries: 4096 (order: 5, 131072 bytes)
  610. [ 0.215017] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
  611. [ 0.215065] NET: Registered protocol family 1
  612. [ 0.215077] pci 0000:00:02.0: Video device with shadowed ROM
  613. [ 0.215401] PCI: CLS 256 bytes, default 64
  614. [ 0.215437] Trying to unpack rootfs image as initramfs...
  615. [ 0.688363] Freeing initrd memory: 35364K (ffff880033ade000 - ffff880035d67000)
  616. [ 0.688426] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
  617. [ 0.688428] software IO TLB [mem 0x70b08000-0x74b08000] (64MB) mapped at [ffff880070b08000-ffff880074b07fff]
  618. [ 0.688484] RAPL PMU detected, API unit is 2^-32 Joules, 4 fixed counters 655360 ms ovfl timer
  619. [ 0.688486] hw unit of domain pp0-core 2^-14 Joules
  620. [ 0.688486] hw unit of domain package 2^-14 Joules
  621. [ 0.688487] hw unit of domain dram 2^-14 Joules
  622. [ 0.688488] hw unit of domain pp1-gpu 2^-14 Joules
  623. [ 0.688608] Scanning for low memory corruption every 60 seconds
  624. [ 0.688896] futex hash table entries: 2048 (order: 5, 131072 bytes)
  625. [ 0.688927] audit: initializing netlink subsys (disabled)
  626. [ 0.688939] audit: type=2000 audit(1472911964.676:1): initialized
  627. [ 0.689324] Initialise system trusted keyring
  628. [ 0.689406] HugeTLB registered 1 GB page size, pre-allocated 0 pages
  629. [ 0.689407] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  630. [ 0.690625] zbud: loaded
  631. [ 0.690786] VFS: Disk quotas dquot_6.6.0
  632. [ 0.690811] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  633. [ 0.691028] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  634. [ 0.691216] fuse init (API version 7.23)
  635. [ 0.691323] Key type big_key registered
  636. [ 0.691347] Allocating IMA MOK and blacklist keyrings.
  637. [ 0.691643] Key type asymmetric registered
  638. [ 0.691645] Asymmetric key parser 'x509' registered
  639. [ 0.691672] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
  640. [ 0.691696] io scheduler noop registered
  641. [ 0.691698] io scheduler deadline registered (default)
  642. [ 0.691720] io scheduler cfq registered
  643. [ 0.693008] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  644. [ 0.693020] pciehp 0000:06:00.0:pcie24: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
  645. [ 0.693060] pciehp 0000:06:00.0:pcie24: service driver pciehp loaded
  646. [ 0.693067] pciehp 0000:06:03.0:pcie24: Slot #3 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
  647. [ 0.693099] pciehp 0000:06:03.0:pcie24: service driver pciehp loaded
  648. [ 0.693106] pciehp 0000:06:04.0:pcie24: Slot #4 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
  649. [ 0.693134] pciehp 0000:06:04.0:pcie24: service driver pciehp loaded
  650. [ 0.693141] pciehp 0000:06:05.0:pcie24: Slot #5 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
  651. [ 0.693170] pciehp 0000:06:05.0:pcie24: service driver pciehp loaded
  652. [ 0.693177] pciehp 0000:06:06.0:pcie24: Slot #6 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
  653. [ 0.693206] pciehp 0000:06:06.0:pcie24: service driver pciehp loaded
  654. [ 0.693209] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
  655. [ 0.693238] efifb: probing for efifb
  656. [ 0.693249] efifb: framebuffer at 0xb0000000, mapped to 0xffffc90001000000, using 16000k, total 16000k
  657. [ 0.693250] efifb: mode is 2560x1600x32, linelength=10240, pages=1
  658. [ 0.693250] efifb: scrolling: redraw
  659. [ 0.693252] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
  660. [ 0.693354] Console: switching to colour frame buffer device 320x100
  661. [ 0.693386] fb0: EFI VGA frame buffer device
  662. [ 0.693393] intel_idle: MWAIT substates: 0x11142120
  663. [ 0.693394] intel_idle: v0.4.1 model 0x3D
  664. [ 0.693395] intel_idle: lapic_timer_reliable_states 0xffffffff
  665. [ 0.693620] ACPI: AC Adapter [ADP1] (on-line)
  666. [ 0.693668] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
  667. [ 0.693927] ACPI: Lid Switch [LID0]
  668. [ 0.693956] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
  669. [ 0.693958] ACPI: Power Button [PWRB]
  670. [ 0.693983] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
  671. [ 0.693985] ACPI: Sleep Button [SLPB]
  672. [ 0.694009] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
  673. [ 0.694010] ACPI: Power Button [PWRF]
  674. [ 0.694293] GHES: HEST is not enabled!
  675. [ 0.694361] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
  676. [ 0.695480] Linux agpgart interface v0.103
  677. [ 0.697384] brd: module loaded
  678. [ 0.698262] loop: module loaded
  679. [ 0.698433] libphy: Fixed MDIO Bus: probed
  680. [ 0.698435] tun: Universal TUN/TAP device driver, 1.6
  681. [ 0.698436] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  682. [ 0.698465] PPP generic driver version 2.4.2
  683. [ 0.698508] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  684. [ 0.698511] ehci-pci: EHCI PCI platform driver
  685. [ 0.698519] ehci-platform: EHCI generic platform driver
  686. [ 0.698527] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  687. [ 0.698530] ohci-pci: OHCI PCI platform driver
  688. [ 0.698537] ohci-platform: OHCI generic platform driver
  689. [ 0.698543] uhci_hcd: USB Universal Host Controller Interface driver
  690. [ 0.698681] xhci_hcd 0000:00:14.0: xHCI Host Controller
  691. [ 0.698686] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
  692. [ 0.699746] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00009810
  693. [ 0.699750] xhci_hcd 0000:00:14.0: cache line size of 256 is not supported
  694. [ 0.699813] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  695. [ 0.699814] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  696. [ 0.699815] usb usb1: Product: xHCI Host Controller
  697. [ 0.699817] usb usb1: Manufacturer: Linux 4.4.0-36-generic xhci-hcd
  698. [ 0.699818] usb usb1: SerialNumber: 0000:00:14.0
  699. [ 0.699903] hub 1-0:1.0: USB hub found
  700. [ 0.699912] hub 1-0:1.0: 11 ports detected
  701. [ 0.700158] xhci_hcd 0000:00:14.0: xHCI Host Controller
  702. [ 0.700160] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
  703. [ 0.700183] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
  704. [ 0.700184] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  705. [ 0.700185] usb usb2: Product: xHCI Host Controller
  706. [ 0.700186] usb usb2: Manufacturer: Linux 4.4.0-36-generic xhci-hcd
  707. [ 0.700187] usb usb2: SerialNumber: 0000:00:14.0
  708. [ 0.700261] hub 2-0:1.0: USB hub found
  709. [ 0.700267] hub 2-0:1.0: 4 ports detected
  710. [ 0.700312] usb: port power management may be unreliable
  711. [ 0.700437] i8042: PNP: No PS/2 controller found. Probing ports directly.
  712. [ 1.734934] i8042: No controller found
  713. [ 1.734939] tsc: Refined TSC clocksource calibration: 2699.999 MHz
  714. [ 1.734941] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x26eb3d7f706, max_idle_ns: 440795268188 ns
  715. [ 1.734998] mousedev: PS/2 mouse device common for all mice
  716. [ 1.735119] rtc_cmos 00:02: RTC can wake from S4
  717. [ 1.735235] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
  718. [ 1.735261] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
  719. [ 1.735267] i2c /dev entries driver
  720. [ 1.735307] device-mapper: uevent: version 1.0.3
  721. [ 1.735352] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
  722. [ 1.735368] Intel P-state driver initializing.
  723. [ 1.735527] ledtrig-cpu: registered to indicate activity on CPUs
  724. [ 1.735539] EFI Variables Facility v0.08 2004-May-17
  725. [ 1.846701] usb 1-3: new full-speed USB device number 2 using xhci_hcd
  726. [ 1.957499] NET: Registered protocol family 10
  727. [ 1.957671] NET: Registered protocol family 17
  728. [ 1.957682] Key type dns_resolver registered
  729. [ 1.957875] microcode: CPU0 sig=0x306d4, pf=0x40, revision=0x21
  730. [ 1.957884] microcode: CPU1 sig=0x306d4, pf=0x40, revision=0x21
  731. [ 1.957891] microcode: CPU2 sig=0x306d4, pf=0x40, revision=0x21
  732. [ 1.957898] microcode: CPU3 sig=0x306d4, pf=0x40, revision=0x21
  733. [ 1.957940] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
  734. [ 1.958082] registered taskstats version 1
  735. [ 1.958093] Loading compiled-in X.509 certificates
  736. [ 1.958898] Loaded X.509 cert 'Build time autogenerated kernel key: 181cd957879f68b474ab1d0c92722cd44e756f77'
  737. [ 1.958915] zswap: loaded using pool lzo/zbud
  738. [ 1.960946] Key type trusted registered
  739. [ 1.964269] Key type encrypted registered
  740. [ 1.964276] AppArmor: AppArmor sha1 policy hashing enabled
  741. [ 1.964279] ima: No TPM chip found, activating TPM-bypass!
  742. [ 1.964299] evm: HMAC attrs: 0x1
  743. [ 1.965074] Magic number: 0:894:231
  744. [ 1.965114] acpi device:4b: hash matches
  745. [ 1.965183] rtc_cmos 00:02: setting system clock to 2016-09-03 14:12:46 UTC (1472911966)
  746. [ 1.965252] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
  747. [ 1.965253] EDD information not available.
  748. [ 1.965327] PM: Hibernation image not present or could not be loaded.
  749. [ 1.966437] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)
  750. [ 1.966438] Write protecting the kernel read-only data: 14336k
  751. [ 1.966965] Freeing unused kernel memory: 1832K (ffff880002836000 - ffff880002a00000)
  752. [ 1.967371] Freeing unused kernel memory: 152K (ffff880002dda000 - ffff880002e00000)
  753. [ 1.977131] usb 1-3: New USB device found, idVendor=05ac, idProduct=8290
  754. [ 1.977135] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  755. [ 1.977137] usb 1-3: Product: Bluetooth USB Host Controller
  756. [ 1.977139] usb 1-3: Manufacturer: Broadcom Corp.
  757. [ 1.977260] usb 1-3: ep 0x85 - rounding interval to 64 microframes, ep desc says 80 microframes
  758. [ 1.977264] usb 1-3: ep 0x86 - rounding interval to 64 microframes, ep desc says 80 microframes
  759. [ 1.984930] random: systemd-udevd urandom read with 13 bits of entropy available
  760. [ 2.017538] FUJITSU Extended Socket Network Device Driver - version 1.0 - Copyright (c) 2015 FUJITSU LIMITED
  761. [ 2.045510] [drm] Initialized drm 1.1.0 20060810
  762. [ 2.083116] [drm] Memory usable by graphics device = 4096M
  763. [ 2.083119] checking generic (b0000000 fa0000) vs hw (b0000000 10000000)
  764. [ 2.083121] fb: switching to inteldrmfb from EFI VGA
  765. [ 2.083163] Console: switching to colour dummy device 80x25
  766. [ 2.083242] [drm] Replacing VGA console driver
  767. [ 2.083662] ahci 0000:04:00.0: version 3.0
  768. [ 2.086887] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  769. [ 2.086889] [drm] Driver supports precise vblank timestamp query.
  770. [ 2.087600] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
  771. [ 2.114937] ahci 0000:04:00.0: AHCI 0001.0300 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
  772. [ 2.114941] ahci 0000:04:00.0: flags: 64bit ncq led clo only pio ccc
  773. [ 2.114944] ahci 0000:04:00.0: both AHCI_HFLAG_MULTI_MSI flag set and custom irq handler implemented
  774. [ 2.119873] scsi host0: ahci
  775. [ 2.120086] ata1: SATA max UDMA/133 abar m8192@0xc1500000 port 0xc1500100 irq 49
  776. [ 2.354923] fbcon: inteldrmfb (fb0) is primary device
  777. [ 2.355021] Console: switching to colour frame buffer device 320x100
  778. [ 2.355075] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
  779. [ 2.356018] ACPI: Video Device [IGPU] (multi-head: yes rom: no post: no)
  780. [ 2.356216] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input4
  781. [ 2.356297] [drm] Initialized i915 1.6.0 20151010 for 0000:00:02.0 on minor 0
  782. [ 2.463005] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  783. [ 2.463883] ata1.00: unexpected _GTF length (8)
  784. [ 2.464071] ata1.00: ATA-8: APPLE SSD SM0256G, BXW1EA0Q, max UDMA/133
  785. [ 2.464074] ata1.00: 490234752 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
  786. [ 2.464413] ata1.00: unexpected _GTF length (8)
  787. [ 2.464602] ata1.00: configured for UDMA/133
  788. [ 2.464748] scsi 0:0:0:0: Direct-Access ATA APPLE SSD SM0256 EA0Q PQ: 0 ANSI: 5
  789. [ 2.464955] sd 0:0:0:0: [sda] 490234752 512-byte logical blocks: (251 GB/234 GiB)
  790. [ 2.464958] sd 0:0:0:0: [sda] 4096-byte physical blocks
  791. [ 2.464973] sd 0:0:0:0: Attached scsi generic sg0 type 0
  792. [ 2.465004] sd 0:0:0:0: [sda] Write Protect is off
  793. [ 2.465007] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
  794. [ 2.465032] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  795. [ 2.467129] sda: sda1 sda2 sda3
  796. [ 2.467579] sd 0:0:0:0: [sda] Attached SCSI disk
  797. [ 2.734923] clocksource: Switched to clocksource tsc
  798. [ 7.094934] xhci_hcd 0000:00:14.0: Command completion event does not match command
  799. [ 7.094938] xhci_hcd 0000:00:14.0: Timeout while waiting for setup device command
  800. [ 12.311246] xhci_hcd 0000:00:14.0: Timeout while waiting for setup device command
  801. [ 12.515245] usb 2-3: device not accepting address 2, error -62
  802. [ 12.627267] usb 1-5: new full-speed USB device number 3 using xhci_hcd
  803. [ 12.757255] usb 1-5: New USB device found, idVendor=05ac, idProduct=0273
  804. [ 12.757258] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  805. [ 12.757259] usb 1-5: Product: Apple Internal Keyboard / Trackpad
  806. [ 12.757261] usb 1-5: Manufacturer: Apple Inc.
  807. [ 12.757262] usb 1-5: SerialNumber: D3H50968LY1FTV3AN4PS
  808. [ 12.764318] hidraw: raw HID events driver (C) Jiri Kosina
  809. [ 12.774412] usbcore: registered new interface driver usbhid
  810. [ 12.774414] usbhid: USB HID core driver
  811. [ 12.776691] input: Broadcom Corp. Bluetooth USB Host Controller as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/0003:05AC:8290.0001/input/input5
  812. [ 12.777974] apple 0003:05AC:0273.0003: hiddev0,hidraw0: USB HID v1.10 Device [Apple Inc. Apple Internal Keyboard / Trackpad] on usb-0000:00:14.0-5/input0
  813. [ 12.778192] input: Apple Inc. Apple Internal Keyboard / Trackpad as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.1/0003:05AC:0273.0004/input/input6
  814. [ 12.831469] hid-generic 0003:05AC:8290.0001: input,hidraw1: USB HID v1.11 Keyboard [Broadcom Corp. Bluetooth USB Host Controller] on usb-0000:00:14.0-3/input0
  815. [ 12.831590] input: Broadcom Corp. Bluetooth USB Host Controller as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.1/0003:05AC:8290.0002/input/input7
  816. [ 12.887529] apple 0003:05AC:0273.0004: input,hiddev0,hidraw2: USB HID v1.10 Keyboard [Apple Inc. Apple Internal Keyboard / Trackpad] on usb-0000:00:14.0-5/input1
  817. [ 12.887555] hid-generic 0003:05AC:8290.0002: input,hidraw3: USB HID v1.11 Mouse [Broadcom Corp. Bluetooth USB Host Controller] on usb-0000:00:14.0-3/input1
  818. [ 12.887760] apple 0003:05AC:0273.0005: hiddev0,hidraw4: USB HID v1.10 Device [Apple Inc. Apple Internal Keyboard / Trackpad] on usb-0000:00:14.0-5/input3
  819. [ 12.889513] apple 0003:05AC:0273.0006: hiddev0,hidraw5: USB HID v1.10 Device [Apple Inc. Apple Internal Keyboard / Trackpad] on usb-0000:00:14.0-5/input4
  820. [ 18.343466] xhci_hcd 0000:00:14.0: Command completion event does not match command
  821. [ 18.343468] xhci_hcd 0000:00:14.0: Timeout while waiting for setup device command
  822. [ 23.559774] xhci_hcd 0000:00:14.0: Timeout while waiting for setup device command
  823. [ 23.763800] usb 2-3: device not accepting address 3, error -62
  824. [ 29.394215] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
  825. [ 29.435527] random: nonblocking pool is initialized
  826. [ 29.794089] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)
  827. [ 29.794182] systemd[1]: Detected architecture x86-64.
  828. [ 29.795386] systemd[1]: Set hostname to <dave>.
  829. [ 29.859639] systemd[1]: Created slice User and Session Slice.
  830. [ 29.859676] systemd[1]: Reached target User and Group Name Lookups.
  831. [ 29.859701] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  832. [ 29.859733] systemd[1]: Listening on Journal Socket (/dev/log).
  833. [ 29.859779] systemd[1]: Created slice System Slice.
  834. [ 29.859831] systemd[1]: Created slice system-systemd\x2dfsck.slice.
  835. [ 29.859874] systemd[1]: Created slice system-tor.slice.
  836. [ 29.859892] systemd[1]: Listening on fsck to fsckd communication Socket.
  837. [ 29.859922] systemd[1]: Listening on Journal Socket.
  838. [ 29.872217] systemd[1]: Starting Load Kernel Modules...
  839. [ 29.872623] systemd[1]: Mounting POSIX Message Queue File System...
  840. [ 29.872941] systemd[1]: Starting Uncomplicated firewall...
  841. [ 29.873057] systemd[1]: Created slice system-postgresql.slice.
  842. [ 29.873499] systemd[1]: Started Braille Device Support.
  843. [ 29.874108] systemd[1]: Reached target Slices.
  844. [ 29.874509] systemd[1]: Starting Nameserver information manager...
  845. [ 29.874606] systemd[1]: Listening on Journal Audit Socket.
  846. [ 29.875235] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  847. [ 29.875649] systemd[1]: Starting Set console keymap...
  848. [ 29.875687] systemd[1]: Listening on udev Kernel Socket.
  849. [ 29.875734] systemd[1]: Listening on udev Control Socket.
  850. [ 29.876183] systemd[1]: Mounting Huge Pages File System...
  851. [ 29.876954] systemd[1]: Mounting Debug File System...
  852. [ 29.877078] systemd[1]: Created slice system-systemd\x2dcryptsetup.slice.
  853. [ 29.877114] systemd[1]: Reached target Remote File Systems (Pre).
  854. [ 29.877129] systemd[1]: Reached target Remote File Systems.
  855. [ 29.877175] systemd[1]: Listening on Syslog Socket.
  856. [ 29.877628] systemd[1]: Starting Journal Service...
  857. [ 29.879146] systemd[1]: Starting Create list of required static device nodes for the current kernel...
  858. [ 29.879598] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  859. [ 29.880788] systemd[1]: Started Read required files in advance.
  860. [ 29.883945] systemd[1]: Mounted POSIX Message Queue File System.
  861. [ 29.884364] systemd[1]: Mounted Debug File System.
  862. [ 29.884870] systemd[1]: Mounted Huge Pages File System.
  863. [ 29.885515] systemd[1]: Started Uncomplicated firewall.
  864. [ 29.886529] systemd[1]: Started Create list of required static device nodes for the current kernel.
  865. [ 29.890438] lp: driver loaded but no devices found
  866. [ 29.892346] systemd[1]: Started Nameserver information manager.
  867. [ 29.895901] ppdev: user-space parallel port driver
  868. [ 29.900920] systemd[1]: Started Load Kernel Modules.
  869. [ 29.914342] systemd[1]: Started Set console keymap.
  870. [ 29.922722] systemd[1]: Started Journal Service.
  871. [ 30.018726] EXT4-fs (sda2): re-mounted. Opts: errors=remount-ro
  872. [ 30.045781] systemd-journald[984]: Received request to flush runtime journal from PID 1
  873. [ 30.191260] ACPI: SBS HC: EC = 0xffff880264954100, offset = 0x20, query_bit = 0x10
  874. [ 30.255481] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  875. [ 30.263334] snd_hda_intel 0000:00:03.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
  876. [ 30.265639] ACPI: Smart Battery System [SBS0]: Battery Slot [BAT0] (battery present)
  877. [ 30.290710] snd_hda_codec_cirrus hdaudioC1D0: autoconfig for CS4208: line_outs=2 (0x12/0x13/0x0/0x0/0x0) type:speaker
  878. [ 30.290714] snd_hda_codec_cirrus hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
  879. [ 30.290717] snd_hda_codec_cirrus hdaudioC1D0: hp_outs=1 (0x10/0x0/0x0/0x0/0x0)
  880. [ 30.290719] snd_hda_codec_cirrus hdaudioC1D0: mono: mono_out=0x0
  881. [ 30.290721] snd_hda_codec_cirrus hdaudioC1D0: dig-out=0x21/0x0
  882. [ 30.290723] snd_hda_codec_cirrus hdaudioC1D0: inputs:
  883. [ 30.290725] snd_hda_codec_cirrus hdaudioC1D0: Internal Mic=0x1c
  884. [ 30.290727] snd_hda_codec_cirrus hdaudioC1D0: Mic=0x18
  885. [ 30.294601] input: bcm5974 as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.2/input/input11
  886. [ 30.296133] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input8
  887. [ 30.296178] usbcore: registered new interface driver bcm5974
  888. [ 30.296281] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input9
  889. [ 30.296343] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input10
  890. [ 30.297530] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input12
  891. [ 30.297598] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input13
  892. [ 30.297662] input: HDA Intel PCH SPDIF as /devices/pci0000:00/0000:00:1b.0/sound/card1/input14
  893. [ 30.306454] Bluetooth: Core ver 2.21
  894. [ 30.306469] NET: Registered protocol family 31
  895. [ 30.306470] Bluetooth: HCI device and connection manager initialized
  896. [ 30.306474] Bluetooth: HCI socket layer initialized
  897. [ 30.306477] Bluetooth: L2CAP socket layer initialized
  898. [ 30.306482] Bluetooth: SCO socket layer initialized
  899. [ 30.313204] thunderbolt 0000:07:00.0: NHI initialized, starting thunderbolt
  900. [ 30.313217] thunderbolt 0000:07:00.0: allocating TX ring 0 of size 10
  901. [ 30.313220] thunderbolt 0000:07:00.0: allocating RX ring 0 of size 10
  902. [ 30.313224] thunderbolt 0000:07:00.0: control channel created
  903. [ 30.313225] thunderbolt 0000:07:00.0: control channel starting...
  904. [ 30.313227] thunderbolt 0000:07:00.0: starting TX ring 0
  905. [ 30.313232] thunderbolt 0000:07:00.0: enabling interrupt at register 0x38200 bit 0 (0x0 -> 0x1)
  906. [ 30.313234] thunderbolt 0000:07:00.0: starting RX ring 0
  907. [ 30.313239] thunderbolt 0000:07:00.0: enabling interrupt at register 0x38200 bit 12 (0x1 -> 0x1001)
  908. [ 30.315735] usbcore: registered new interface driver brcmfmac
  909. [ 30.315791] thunderbolt 0000:07:00.0: initializing Switch at 0x0 (depth: 0, up port: 5)
  910. [ 30.315793] thunderbolt 0000:07:00.0: old switch config:
  911. [ 30.315795] thunderbolt 0000:07:00.0: Switch: 8086:156d (Revision: 0, TB Version: 2)
  912. [ 30.315797] thunderbolt 0000:07:00.0: Max Port Number: 12
  913. [ 30.315798] thunderbolt 0000:07:00.0: Config:
  914. [ 30.315800] thunderbolt 0000:07:00.0: Upstream Port Number: 5 Depth: 0 Route String: 0x0 Enabled: 1, PlugEventsDelay: 255ms
  915. [ 30.315801] thunderbolt 0000:07:00.0: unknown1: 0x0 unknown4: 0x0
  916. [ 30.315803] thunderbolt 0000:07:00.0: 0: unsupported switch device id 0x156d
  917. [ 30.323663] usbcore: registered new interface driver btusb
  918. [ 30.338639] Bluetooth: hci0: BCM: chip id 102 build 0537
  919. [ 30.341320] Bluetooth: hci0: BCM: product 05ac:8290
  920. [ 30.357327] Bluetooth: hci0: BCM20703A1 Generic USB UHE Apple 20Mhz fcbga_X87
  921. [ 30.363768] thunderbolt 0000:07:00.0: 0: uid: 0x10013003433c0
  922. [ 30.363999] thunderbolt 0000:07:00.0: Port 0: 8086:156d (Revision: 0, TB Version: 1, Type: Port (0x1))
  923. [ 30.364002] thunderbolt 0000:07:00.0: Max hop id (in/out): 7/7
  924. [ 30.364004] thunderbolt 0000:07:00.0: Max counters: 8
  925. [ 30.364006] thunderbolt 0000:07:00.0: NFC Credits: 0x700000
  926. [ 30.364526] thunderbolt 0000:07:00.0: Port 1: 8086:156d (Revision: 0, TB Version: 1, Type: Port (0x1))
  927. [ 30.364529] thunderbolt 0000:07:00.0: Max hop id (in/out): 15/15
  928. [ 30.364531] thunderbolt 0000:07:00.0: Max counters: 16
  929. [ 30.364533] thunderbolt 0000:07:00.0: NFC Credits: 0x3c00000
  930. [ 30.365083] thunderbolt 0000:07:00.0: Port 2: 8086:156d (Revision: 0, TB Version: 1, Type: Port (0x1))
  931. [ 30.365086] thunderbolt 0000:07:00.0: Max hop id (in/out): 15/15
  932. [ 30.365088] thunderbolt 0000:07:00.0: Max counters: 16
  933. [ 30.365089] thunderbolt 0000:07:00.0: NFC Credits: 0x3c00000
  934. [ 30.366354] thunderbolt 0000:07:00.0: Port 3: 8086:156d (Revision: 0, TB Version: 1, Type: Port (0x1))
  935. [ 30.366356] thunderbolt 0000:07:00.0: Max hop id (in/out): 15/15
  936. [ 30.366358] thunderbolt 0000:07:00.0: Max counters: 16
  937. [ 30.366360] thunderbolt 0000:07:00.0: NFC Credits: 0x3c00000
  938. [ 30.367520] thunderbolt 0000:07:00.0: Port 4: 8086:156d (Revision: 0, TB Version: 1, Type: Port (0x1))
  939. [ 30.367523] thunderbolt 0000:07:00.0: Max hop id (in/out): 15/15
  940. [ 30.367524] thunderbolt 0000:07:00.0: Max counters: 16
  941. [ 30.367526] thunderbolt 0000:07:00.0: NFC Credits: 0x3c00000
  942. [ 30.367743] thunderbolt 0000:07:00.0: Port 5: 8086:156d (Revision: 0, TB Version: 1, Type: NHI (0x2))
  943. [ 30.367745] thunderbolt 0000:07:00.0: Max hop id (in/out): 11/11
  944. [ 30.367747] thunderbolt 0000:07:00.0: Max counters: 16
  945. [ 30.367749] thunderbolt 0000:07:00.0: NFC Credits: 0xf00000
  946. [ 30.368732] thunderbolt 0000:07:00.0: Port 6: 8086:156d (Revision: 0, TB Version: 1, Type: PCIe (0x100101))
  947. [ 30.368735] thunderbolt 0000:07:00.0: Max hop id (in/out): 8/8
  948. [ 30.368737] thunderbolt 0000:07:00.0: Max counters: 2
  949. [ 30.368739] thunderbolt 0000:07:00.0: NFC Credits: 0x700000
  950. [ 30.368816] thunderbolt 0000:07:00.0: Port 7: 8086:156d (Revision: 0, TB Version: 1, Type: PCIe (0x100101))
  951. [ 30.368818] thunderbolt 0000:07:00.0: Max hop id (in/out): 8/8
  952. [ 30.368819] thunderbolt 0000:07:00.0: Max counters: 2
  953. [ 30.368821] thunderbolt 0000:07:00.0: NFC Credits: 0x700000
  954. [ 30.368857] thunderbolt 0000:07:00.0: Port 8: 8086:156d (Revision: 0, TB Version: 1, Type: PCIe (0x100101))
  955. [ 30.368859] thunderbolt 0000:07:00.0: Max hop id (in/out): 8/8
  956. [ 30.368861] thunderbolt 0000:07:00.0: Max counters: 2
  957. [ 30.368862] thunderbolt 0000:07:00.0: NFC Credits: 0x700000
  958. [ 30.368955] thunderbolt 0000:07:00.0: Port 9: 8086:156d (Revision: 0, TB Version: 1, Type: PCIe (0x100101))
  959. [ 30.368962] thunderbolt 0000:07:00.0: Max hop id (in/out): 8/8
  960. [ 30.368964] thunderbolt 0000:07:00.0: Max counters: 2
  961. [ 30.368965] thunderbolt 0000:07:00.0: NFC Credits: 0x700000
  962. [ 30.369054] thunderbolt 0000:07:00.0: Port 10: 8086:156d (Revision: 0, TB Version: 1, Type: DP/HDMI (0xe0102))
  963. [ 30.369056] thunderbolt 0000:07:00.0: Max hop id (in/out): 9/9
  964. [ 30.369058] thunderbolt 0000:07:00.0: Max counters: 2
  965. [ 30.369059] thunderbolt 0000:07:00.0: NFC Credits: 0x700000
  966. [ 30.369704] thunderbolt 0000:07:00.0: Port 11: 8086:156d (Revision: 0, TB Version: 1, Type: DP/HDMI (0xe0101))
  967. [ 30.369707] thunderbolt 0000:07:00.0: Max hop id (in/out): 9/9
  968. [ 30.369708] thunderbolt 0000:07:00.0: Max counters: 2
  969. [ 30.369710] thunderbolt 0000:07:00.0: NFC Credits: 0xf00000
  970. [ 30.369732] thunderbolt 0000:07:00.0: Port 12: 8086:156d (Revision: 0, TB Version: 1, Type: DP/HDMI (0xe0101))
  971. [ 30.369733] thunderbolt 0000:07:00.0: Max hop id (in/out): 9/9
  972. [ 30.369735] thunderbolt 0000:07:00.0: Max counters: 2
  973. [ 30.369737] thunderbolt 0000:07:00.0: NFC Credits: 0xf00000
  974. [ 30.370245] thunderbolt 0000:07:00.0: 0:1: is unplugged (state: 7)
  975. [ 30.370343] thunderbolt 0000:07:00.0: 0:3: is unplugged (state: 7)
  976. [ 30.373868] AVX2 version of gcm_enc/dec engaged.
  977. [ 30.373870] AES CTR mode by8 optimization enabled
  978. [ 30.451600] brcmfmac 0000:03:00.0: Direct firmware load for brcm/brcmfmac43602-pcie.txt failed with error -2
  979. [ 30.552828] intel_rapl: Found RAPL domain package
  980. [ 30.552831] intel_rapl: Found RAPL domain core
  981. [ 30.552833] intel_rapl: Found RAPL domain uncore
  982. [ 30.552835] intel_rapl: Found RAPL domain dram
  983. [ 30.659314] applesmc: key=670 fan=1 temp=35 index=34 acc=0 lux=2 kbd=1
  984. [ 30.710178] audit: type=1400 audit(1472911995.237:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=2444 comm="apparmor_parser"
  985. [ 30.710186] audit: type=1400 audit(1472911995.237:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=2444 comm="apparmor_parser"
  986. [ 30.710192] audit: type=1400 audit(1472911995.237:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=2444 comm="apparmor_parser"
  987. [ 30.710197] audit: type=1400 audit(1472911995.237:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=2444 comm="apparmor_parser"
  988. [ 30.710669] audit: type=1400 audit(1472911995.237:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=2448 comm="apparmor_parser"
  989. [ 30.711873] audit: type=1400 audit(1472911995.237:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="system_tor" pid=2445 comm="apparmor_parser"
  990. [ 30.719283] audit: type=1400 audit(1472911995.245:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=2470 comm="apparmor_parser"
  991. [ 30.720227] cfg80211: World regulatory domain updated:
  992. [ 30.720231] cfg80211: DFS Master region: unset
  993. [ 30.720232] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
  994. [ 30.720234] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
  995. [ 30.720236] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
  996. [ 30.720237] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
  997. [ 30.720239] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
  998. [ 30.720241] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
  999. [ 30.720243] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
  1000. [ 30.720244] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
  1001. [ 30.720246] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
  1002. [ 30.724445] audit: type=1400 audit(1472911995.253:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/ippusbxd" pid=2479 comm="apparmor_parser"
  1003. [ 30.726008] audit: type=1400 audit(1472911995.253:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=2471 comm="apparmor_parser"
  1004. [ 30.726015] audit: type=1400 audit(1472911995.253:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd" pid=2471 comm="apparmor_parser"
  1005. [ 30.796228] Adding 8287740k swap on /dev/mapper/cryptswap1. Priority:-1 extents:1 across:8287740k SSFS
  1006. [ 30.883723] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  1007. [ 30.883726] Bluetooth: BNEP filters: protocol multicast
  1008. [ 30.883730] Bluetooth: BNEP socket layer initialized
  1009. [ 30.939578] brcmf_c_preinit_dcmds: Firmware version = wl0: Nov 10 2015 06:38:10 version 7.35.177.61 (r598657) FWID 01-ea662a8c
  1010. [ 30.971170] brcmf_cfg80211_reg_notifier: not a ISO3166 code
  1011. [ 30.977612] brcmfmac 0000:03:00.0 wlp3s0: renamed from wlan0
  1012. [ 31.140192] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
  1013. [ 31.179533] brcmf_add_if: ERROR: netdev:wlp3s0 already exists
  1014. [ 31.179535] brcmf_add_if: ignore IF event
  1015. [ 31.182973] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
  1016. [ 31.373716] brcmf_add_if: ERROR: netdev:wlp3s0 already exists
  1017. [ 31.373719] brcmf_add_if: ignore IF event
  1018. [ 31.388706] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
  1019. [ 32.270159] Bluetooth: RFCOMM TTY layer initialized
  1020. [ 32.270166] Bluetooth: RFCOMM socket layer initialized
  1021. [ 32.270171] Bluetooth: RFCOMM ver 1.11
  1022. [ 36.628430] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement