Guest User

Untitled

a guest
Nov 1st, 2015
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 70.98 KB | None | 0 0
  1. [spirit@Yamato ~]$ dmesg
  2. [ 0.000000] microcode: CPU0 microcode updated early to revision 0x29, date = 2013-06-12
  3. [ 0.000000] Initializing cgroup subsys cpuset
  4. [ 0.000000] Initializing cgroup subsys cpu
  5. [ 0.000000] Initializing cgroup subsys cpuacct
  6. [ 0.000000] Linux version 4.1.12-1-MANJARO (builduser@manjaro) (gcc version 5.2.0 (GCC) ) #1 SMP PREEMPT Tue Oct 27 22:11:47 UTC 2015
  7. [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-4.1-x86_64 root=UUID=beb85105-4550-4e90-a314-5be7eb4cf6ee rw quiet splash
  8. [ 0.000000] e820: BIOS-provided physical RAM map:
  9. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009e7ff] usable
  10. [ 0.000000] BIOS-e820: [mem 0x000000000009e800-0x000000000009ffff] reserved
  11. [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
  12. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000002004ffff] usable
  13. [ 0.000000] BIOS-e820: [mem 0x0000000020050000-0x000000002024ffff] reserved
  14. [ 0.000000] BIOS-e820: [mem 0x0000000020250000-0x000000003fffffff] usable
  15. [ 0.000000] BIOS-e820: [mem 0x0000000040000000-0x00000000401fffff] reserved
  16. [ 0.000000] BIOS-e820: [mem 0x0000000040200000-0x00000000df40efff] usable
  17. [ 0.000000] BIOS-e820: [mem 0x00000000df40f000-0x00000000df58dfff] reserved
  18. [ 0.000000] BIOS-e820: [mem 0x00000000df58e000-0x00000000df596fff] usable
  19. [ 0.000000] BIOS-e820: [mem 0x00000000df597000-0x00000000df5b7fff] reserved
  20. [ 0.000000] BIOS-e820: [mem 0x00000000df5b8000-0x00000000df5c7fff] usable
  21. [ 0.000000] BIOS-e820: [mem 0x00000000df5c8000-0x00000000df5e7fff] reserved
  22. [ 0.000000] BIOS-e820: [mem 0x00000000df5e8000-0x00000000df72afff] usable
  23. [ 0.000000] BIOS-e820: [mem 0x00000000df72b000-0x00000000df788fff] ACPI NVS
  24. [ 0.000000] BIOS-e820: [mem 0x00000000df789000-0x00000000df794fff] usable
  25. [ 0.000000] BIOS-e820: [mem 0x00000000df795000-0x00000000df7e7fff] ACPI NVS
  26. [ 0.000000] BIOS-e820: [mem 0x00000000df7e8000-0x00000000df7fcfff] usable
  27. [ 0.000000] BIOS-e820: [mem 0x00000000df7fd000-0x00000000df7fffff] ACPI data
  28. [ 0.000000] BIOS-e820: [mem 0x00000000df800000-0x00000000dfffffff] reserved
  29. [ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
  30. [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
  31. [ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed13fff] reserved
  32. [ 0.000000] BIOS-e820: [mem 0x00000000fed18000-0x00000000fed19fff] reserved
  33. [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
  34. [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
  35. [ 0.000000] BIOS-e820: [mem 0x00000000ff980000-0x00000000ffbfffff] reserved
  36. [ 0.000000] BIOS-e820: [mem 0x00000000ffd80000-0x00000000ffffffff] reserved
  37. [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000041f7fffff] usable
  38. [ 0.000000] NX (Execute Disable) protection: active
  39. [ 0.000000] SMBIOS 2.6 present.
  40. [ 0.000000] DMI: ASUSTeK Computer Inc. G74Sx/G74Sx, BIOS G74Sx.201 04/27/2011
  41. [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  42. [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
  43. [ 0.000000] AGP: No AGP bridge found
  44. [ 0.000000] e820: last_pfn = 0x41f800 max_arch_pfn = 0x400000000
  45. [ 0.000000] MTRR default type: uncachable
  46. [ 0.000000] MTRR fixed ranges enabled:
  47. [ 0.000000] 00000-9FFFF write-back
  48. [ 0.000000] A0000-BFFFF uncachable
  49. [ 0.000000] C0000-CFFFF write-protect
  50. [ 0.000000] D0000-E7FFF uncachable
  51. [ 0.000000] E8000-FFFFF write-protect
  52. [ 0.000000] MTRR variable ranges enabled:
  53. [ 0.000000] 0 base 000000000 mask F80000000 write-back
  54. [ 0.000000] 1 base 080000000 mask FC0000000 write-back
  55. [ 0.000000] 2 base 0C0000000 mask FE0000000 write-back
  56. [ 0.000000] 3 base 100000000 mask F00000000 write-back
  57. [ 0.000000] 4 base 200000000 mask E00000000 write-back
  58. [ 0.000000] 5 base 400000000 mask FE0000000 write-back
  59. [ 0.000000] 6 base 41F800000 mask FFF800000 uncachable
  60. [ 0.000000] 7 base 0FFC00000 mask FFFC00000 write-protect
  61. [ 0.000000] 8 disabled
  62. [ 0.000000] 9 disabled
  63. [ 0.000000] PAT configuration [0-7]: WB WC UC- UC WB WC UC- UC
  64. [ 0.000000] e820: last_pfn = 0xdf7fd max_arch_pfn = 0x400000000
  65. [ 0.000000] found SMP MP-table at [mem 0x000fcc70-0x000fcc7f] mapped at [ffff8800000fcc70]
  66. [ 0.000000] Scanning 1 areas for low memory corruption
  67. [ 0.000000] Base memory trampoline at [ffff880000098000] 98000 size 24576
  68. [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
  69. [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
  70. [ 0.000000] BRK [0x01b32000, 0x01b32fff] PGTABLE
  71. [ 0.000000] BRK [0x01b33000, 0x01b33fff] PGTABLE
  72. [ 0.000000] BRK [0x01b34000, 0x01b34fff] PGTABLE
  73. [ 0.000000] init_memory_mapping: [mem 0x41f600000-0x41f7fffff]
  74. [ 0.000000] [mem 0x41f600000-0x41f7fffff] page 2M
  75. [ 0.000000] BRK [0x01b35000, 0x01b35fff] PGTABLE
  76. [ 0.000000] init_memory_mapping: [mem 0x400000000-0x41f5fffff]
  77. [ 0.000000] [mem 0x400000000-0x41f5fffff] page 2M
  78. [ 0.000000] init_memory_mapping: [mem 0x3e0000000-0x3ffffffff]
  79. [ 0.000000] [mem 0x3e0000000-0x3ffffffff] page 2M
  80. [ 0.000000] BRK [0x01b36000, 0x01b36fff] PGTABLE
  81. [ 0.000000] init_memory_mapping: [mem 0x00100000-0x2004ffff]
  82. [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
  83. [ 0.000000] [mem 0x00200000-0x1fffffff] page 2M
  84. [ 0.000000] [mem 0x20000000-0x2004ffff] page 4k
  85. [ 0.000000] init_memory_mapping: [mem 0x20250000-0x3fffffff]
  86. [ 0.000000] [mem 0x20250000-0x203fffff] page 4k
  87. [ 0.000000] [mem 0x20400000-0x3fffffff] page 2M
  88. [ 0.000000] BRK [0x01b37000, 0x01b37fff] PGTABLE
  89. [ 0.000000] init_memory_mapping: [mem 0x40200000-0xdf40efff]
  90. [ 0.000000] [mem 0x40200000-0xdf3fffff] page 2M
  91. [ 0.000000] [mem 0xdf400000-0xdf40efff] page 4k
  92. [ 0.000000] init_memory_mapping: [mem 0xdf58e000-0xdf596fff]
  93. [ 0.000000] [mem 0xdf58e000-0xdf596fff] page 4k
  94. [ 0.000000] init_memory_mapping: [mem 0xdf5b8000-0xdf5c7fff]
  95. [ 0.000000] [mem 0xdf5b8000-0xdf5c7fff] page 4k
  96. [ 0.000000] init_memory_mapping: [mem 0xdf5e8000-0xdf72afff]
  97. [ 0.000000] [mem 0xdf5e8000-0xdf72afff] page 4k
  98. [ 0.000000] init_memory_mapping: [mem 0xdf789000-0xdf794fff]
  99. [ 0.000000] [mem 0xdf789000-0xdf794fff] page 4k
  100. [ 0.000000] init_memory_mapping: [mem 0xdf7e8000-0xdf7fcfff]
  101. [ 0.000000] [mem 0xdf7e8000-0xdf7fcfff] page 4k
  102. [ 0.000000] init_memory_mapping: [mem 0x100000000-0x3dfffffff]
  103. [ 0.000000] [mem 0x100000000-0x3dfffffff] page 2M
  104. [ 0.000000] RAMDISK: [mem 0x3759e000-0x37ac6fff]
  105. [ 0.000000] ACPI: Early table checksum verification disabled
  106. [ 0.000000] ACPI: RSDP 0x00000000000F0430 000024 (v02 _ASUS_)
  107. [ 0.000000] ACPI: XSDT 0x00000000DF7FEE18 000074 (v01 _ASUS_ Notebook 06222004 MSFT 00010013)
  108. [ 0.000000] ACPI: FACP 0x00000000DF79AD98 0000F4 (v04 _ASUS_ Notebook 06222004 MSFT 00010013)
  109. [ 0.000000] ACPI: DSDT 0x00000000DF76B018 0109D3 (v01 _ASUS_ Notebook 00000000 INTL 20091112)
  110. [ 0.000000] ACPI: FACS 0x00000000DF7E4E40 000040
  111. [ 0.000000] ACPI: FACS 0x00000000DF7E4D40 000040
  112. [ 0.000000] ACPI: APIC 0x00000000DF7FDF18 0000CC (v02 _ASUS_ Notebook 06222004 MSFT 00010013)
  113. [ 0.000000] ACPI: DBGP 0x00000000DF7FFF18 000034 (v01 _ASUS_ Notebook 06222004 MSFT 00010013)
  114. [ 0.000000] ACPI: ECDT 0x00000000DF7E4B18 0000C1 (v01 _ASUS_ Notebook 06222004 AMI. 00000003)
  115. [ 0.000000] ACPI: SLIC 0x00000000DF79BE18 000176 (v01 _ASUS_ Notebook 06222004 ASUS 00000001)
  116. [ 0.000000] ACPI: HPET 0x00000000DF7E5D18 000038 (v01 _ASUS_ Notebook 06222004 AMI. 00000003)
  117. [ 0.000000] ACPI: MCFG 0x00000000DF7E5C98 00003C (v01 _ASUS_ Notebook 06222004 MSFT 00000097)
  118. [ 0.000000] ACPI: SSDT 0x00000000DF788018 000913 (v01 PmRef Cpu0Ist 00003000 INTL 20091112)
  119. [ 0.000000] ACPI: SSDT 0x00000000DF787018 000996 (v01 PmRef CpuPm 00003000 INTL 20091112)
  120. [ 0.000000] ACPI: ASF! 0x00000000DF7E4A18 0000A0 (v32 INTEL HCG 00000001 TFSM 000F4240)
  121. [ 0.000000] ACPI: Local APIC address 0xfee00000
  122. [ 0.000000] No NUMA configuration found
  123. [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000041f7fffff]
  124. [ 0.000000] NODE_DATA(0) allocated [mem 0x41f7eb000-0x41f7eefff]
  125. [ 0.000000] [ffffea0000000000-ffffea00107fffff] PMD -> [ffff88040ee00000-ffff88041edfffff] on node 0
  126. [ 0.000000] Zone ranges:
  127. [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
  128. [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
  129. [ 0.000000] Normal [mem 0x0000000100000000-0x000000041f7fffff]
  130. [ 0.000000] Movable zone start for each node
  131. [ 0.000000] Early memory node ranges
  132. [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009dfff]
  133. [ 0.000000] node 0: [mem 0x0000000000100000-0x000000002004ffff]
  134. [ 0.000000] node 0: [mem 0x0000000020250000-0x000000003fffffff]
  135. [ 0.000000] node 0: [mem 0x0000000040200000-0x00000000df40efff]
  136. [ 0.000000] node 0: [mem 0x00000000df58e000-0x00000000df596fff]
  137. [ 0.000000] node 0: [mem 0x00000000df5b8000-0x00000000df5c7fff]
  138. [ 0.000000] node 0: [mem 0x00000000df5e8000-0x00000000df72afff]
  139. [ 0.000000] node 0: [mem 0x00000000df789000-0x00000000df794fff]
  140. [ 0.000000] node 0: [mem 0x00000000df7e8000-0x00000000df7fcfff]
  141. [ 0.000000] node 0: [mem 0x0000000100000000-0x000000041f7fffff]
  142. [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000041f7fffff]
  143. [ 0.000000] On node 0 totalpages: 4188457
  144. [ 0.000000] DMA zone: 64 pages used for memmap
  145. [ 0.000000] DMA zone: 21 pages reserved
  146. [ 0.000000] DMA zone: 3997 pages, LIFO batch:0
  147. [ 0.000000] DMA32 zone: 14215 pages used for memmap
  148. [ 0.000000] DMA32 zone: 909708 pages, LIFO batch:31
  149. [ 0.000000] Normal zone: 51168 pages used for memmap
  150. [ 0.000000] Normal zone: 3274752 pages, LIFO batch:31
  151. [ 0.000000] ACPI: PM-Timer IO Port: 0x408
  152. [ 0.000000] ACPI: Local APIC address 0xfee00000
  153. [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
  154. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  155. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  156. [ 0.000000] ACPI: IRQ0 used by override.
  157. [ 0.000000] ACPI: IRQ9 used by override.
  158. [ 0.000000] Using ACPI (MADT) for SMP configuration information
  159. [ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
  160. [ 0.000000] smpboot: Allowing 16 CPUs, 8 hotplug CPUs
  161. [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
  162. [ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009efff]
  163. [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
  164. [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
  165. [ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
  166. [ 0.000000] PM: Registered nosave memory: [mem 0x20050000-0x2024ffff]
  167. [ 0.000000] PM: Registered nosave memory: [mem 0x40000000-0x401fffff]
  168. [ 0.000000] PM: Registered nosave memory: [mem 0xdf40f000-0xdf58dfff]
  169. [ 0.000000] PM: Registered nosave memory: [mem 0xdf597000-0xdf5b7fff]
  170. [ 0.000000] PM: Registered nosave memory: [mem 0xdf5c8000-0xdf5e7fff]
  171. [ 0.000000] PM: Registered nosave memory: [mem 0xdf72b000-0xdf788fff]
  172. [ 0.000000] PM: Registered nosave memory: [mem 0xdf795000-0xdf7e7fff]
  173. [ 0.000000] PM: Registered nosave memory: [mem 0xdf7fd000-0xdf7fffff]
  174. [ 0.000000] PM: Registered nosave memory: [mem 0xdf800000-0xdfffffff]
  175. [ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xf7ffffff]
  176. [ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
  177. [ 0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
  178. [ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
  179. [ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfed0ffff]
  180. [ 0.000000] PM: Registered nosave memory: [mem 0xfed10000-0xfed13fff]
  181. [ 0.000000] PM: Registered nosave memory: [mem 0xfed14000-0xfed17fff]
  182. [ 0.000000] PM: Registered nosave memory: [mem 0xfed18000-0xfed19fff]
  183. [ 0.000000] PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff]
  184. [ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
  185. [ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
  186. [ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
  187. [ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xff97ffff]
  188. [ 0.000000] PM: Registered nosave memory: [mem 0xff980000-0xffbfffff]
  189. [ 0.000000] PM: Registered nosave memory: [mem 0xffc00000-0xffd7ffff]
  190. [ 0.000000] PM: Registered nosave memory: [mem 0xffd80000-0xffffffff]
  191. [ 0.000000] e820: [mem 0xe0000000-0xf7ffffff] available for PCI devices
  192. [ 0.000000] Booting paravirtualized kernel on bare hardware
  193. [ 0.000000] clocksource refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
  194. [ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:16 nr_node_ids:1
  195. [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88040ea00000 s95576 r8192 d31400 u262144
  196. [ 0.000000] pcpu-alloc: s95576 r8192 d31400 u262144 alloc=1*2097152
  197. [ 0.000000] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15
  198. [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 4122989
  199. [ 0.000000] Policy zone: Normal
  200. [ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-4.1-x86_64 root=UUID=beb85105-4550-4e90-a314-5be7eb4cf6ee rw quiet splash
  201. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  202. [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form
  203. [ 0.000000] AGP: Checking aperture...
  204. [ 0.000000] AGP: No AGP bridge found
  205. [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
  206. [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
  207. [ 0.000000] Memory: 16406328K/16753828K available (5766K kernel code, 902K rwdata, 1748K rodata, 1184K init, 1152K bss, 347500K reserved, 0K cma-reserved)
  208. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
  209. [ 0.000000] Preemptible hierarchical RCU implementation.
  210. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
  211. [ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=16.
  212. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
  213. [ 0.000000] NR_IRQS:8448 nr_irqs:552 16
  214. [ 0.000000] Console: colour dummy device 80x25
  215. [ 0.000000] console [tty0] enabled
  216. [ 0.000000] clocksource hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
  217. [ 0.000000] hpet clockevent registered
  218. [ 0.000000] tsc: Fast TSC calibration using PIT
  219. [ 0.000000] tsc: Detected 1995.445 MHz processor
  220. [ 0.000042] Calibrating delay loop (skipped), value calculated using timer frequency.. 3992.17 BogoMIPS (lpj=6651483)
  221. [ 0.000045] pid_max: default: 32768 minimum: 301
  222. [ 0.000052] ACPI: Core revision 20150410
  223. [ 0.013559] ACPI: All ACPI Tables successfully acquired
  224. [ 0.013587] Security Framework initialized
  225. [ 0.013594] Yama: becoming mindful.
  226. [ 0.014834] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
  227. [ 0.018716] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
  228. [ 0.020377] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
  229. [ 0.020400] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
  230. [ 0.020670] Initializing cgroup subsys blkio
  231. [ 0.020673] Initializing cgroup subsys memory
  232. [ 0.020681] Initializing cgroup subsys devices
  233. [ 0.020683] Initializing cgroup subsys freezer
  234. [ 0.020685] Initializing cgroup subsys net_cls
  235. [ 0.020687] Initializing cgroup subsys bfqio
  236. [ 0.020712] CPU: Physical Processor ID: 0
  237. [ 0.020713] CPU: Processor Core ID: 0
  238. [ 0.020718] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
  239. [ 0.020720] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
  240. [ 0.020722] mce: CPU supports 9 MCE banks
  241. [ 0.020737] CPU0: Thermal monitoring enabled (TM1)
  242. [ 0.020744] process: using mwait in idle threads
  243. [ 0.020748] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
  244. [ 0.020749] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
  245. [ 0.021228] Freeing SMP alternatives memory: 20K (ffffffff81a0b000 - ffffffff81a10000)
  246. [ 0.191186] ftrace: allocating 21770 entries in 86 pages
  247. [ 0.204164] x2apic: IRQ remapping doesn't support X2APIC mode
  248. [ 0.204197] Switched APIC routing to physical flat.
  249. [ 0.204705] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  250. [ 0.237707] TSC deadline timer enabled
  251. [ 0.237711] smpboot: CPU0: Intel(R) Core(TM) i7-2630QM CPU @ 2.00GHz (fam: 06, model: 2a, stepping: 07)
  252. [ 0.237739] Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, full-width counters, Intel PMU driver.
  253. [ 0.237764] ... version: 3
  254. [ 0.237765] ... bit width: 48
  255. [ 0.237766] ... generic registers: 4
  256. [ 0.237767] ... value mask: 0000ffffffffffff
  257. [ 0.237769] ... max period: 0000ffffffffffff
  258. [ 0.237770] ... fixed-purpose events: 3
  259. [ 0.237771] ... event mask: 000000070000000f
  260. [ 0.257869] x86: Booting SMP configuration:
  261. [ 0.257871] .... node #0, CPUs: #1
  262. [ 0.269299] microcode: CPU1 microcode updated early to revision 0x29, date = 2013-06-12
  263. [ 0.271559] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
  264. [ 0.278194] #2
  265. [ 0.289734] microcode: CPU2 microcode updated early to revision 0x29, date = 2013-06-12
  266. [ 0.298631] #3
  267. [ 0.310070] microcode: CPU3 microcode updated early to revision 0x29, date = 2013-06-12
  268. [ 0.318971] #4 #5 #6 #7
  269. [ 0.389009] x86: Booted up 1 node, 8 CPUs
  270. [ 0.389013] smpboot: Total of 8 processors activated (31939.41 BogoMIPS)
  271. [ 0.397626] devtmpfs: initialized
  272. [ 0.402437] PM: Registering ACPI NVS region [mem 0xdf72b000-0xdf788fff] (385024 bytes)
  273. [ 0.402445] PM: Registering ACPI NVS region [mem 0xdf795000-0xdf7e7fff] (339968 bytes)
  274. [ 0.402553] clocksource jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
  275. [ 0.402665] pinctrl core: initialized pinctrl subsystem
  276. [ 0.402721] RTC time: 19:47:19, date: 11/01/15
  277. [ 0.402856] NET: Registered protocol family 16
  278. [ 0.420698] cpuidle: using governor ladder
  279. [ 0.444044] cpuidle: using governor menu
  280. [ 0.444120] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
  281. [ 0.444125] ACPI: bus type PCI registered
  282. [ 0.444129] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  283. [ 0.444248] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
  284. [ 0.444251] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
  285. [ 0.444353] PCI: Using configuration type 1 for base access
  286. [ 0.444841] perf_event_intel: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
  287. [ 0.444845] mtrr: your CPUs had inconsistent variable MTRR settings
  288. [ 0.444847] mtrr: probably your BIOS does not setup all CPUs.
  289. [ 0.444848] mtrr: corrected configuration.
  290. [ 0.457829] ACPI: Added _OSI(Module Device)
  291. [ 0.457831] ACPI: Added _OSI(Processor Device)
  292. [ 0.457832] ACPI: Added _OSI(3.0 _SCP Extensions)
  293. [ 0.457834] ACPI: Added _OSI(Processor Aggregator Device)
  294. [ 0.460257] ACPI : EC: EC description table is found, configuring boot EC
  295. [ 0.460423] ACPI : EC: EC started
  296. [ 0.462877] ACPI: Executed 1 blocks of module-level executable AML code
  297. [ 0.466316] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
  298. [ 0.483871] ACPI: Dynamic OEM Table Load:
  299. [ 0.483880] ACPI: SSDT 0xFFFF88040C6BC000 00063C (v01 PmRef Cpu0Cst 00003001 INTL 20091112)
  300. [ 0.484723] ACPI: Dynamic OEM Table Load:
  301. [ 0.484729] ACPI: SSDT 0xFFFF88040C71A000 000303 (v01 PmRef ApIst 00003000 INTL 20091112)
  302. [ 0.485485] ACPI: Dynamic OEM Table Load:
  303. [ 0.485491] ACPI: SSDT 0xFFFF88040C6EE600 000119 (v01 PmRef ApCst 00003000 INTL 20091112)
  304. [ 0.487406] ACPI: Interpreter enabled
  305. [ 0.487415] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150410/hwxface-580)
  306. [ 0.487421] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150410/hwxface-580)
  307. [ 0.487438] ACPI: (supports S0 S3 S4 S5)
  308. [ 0.487440] ACPI: Using IOAPIC for interrupt routing
  309. [ 0.487469] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  310. [ 0.496345] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
  311. [ 0.496352] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
  312. [ 0.496680] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
  313. [ 0.496682] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
  314. [ 0.497155] PCI host bridge to bus 0000:00
  315. [ 0.497158] pci_bus 0000:00: root bus resource [bus 00-3e]
  316. [ 0.497161] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
  317. [ 0.497163] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
  318. [ 0.497166] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  319. [ 0.497168] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
  320. [ 0.497170] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
  321. [ 0.497172] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
  322. [ 0.497174] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
  323. [ 0.497176] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
  324. [ 0.497178] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
  325. [ 0.497180] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfeafffff window]
  326. [ 0.497182] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff window]
  327. [ 0.497190] pci 0000:00:00.0: [8086:0104] type 00 class 0x060000
  328. [ 0.497296] pci 0000:00:01.0: [8086:0101] type 01 class 0x060400
  329. [ 0.497332] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
  330. [ 0.497380] pci 0000:00:01.0: System wakeup disabled by ACPI
  331. [ 0.497464] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
  332. [ 0.497489] pci 0000:00:16.0: reg 0x10: [mem 0xf6a0b000-0xf6a0b00f 64bit]
  333. [ 0.497570] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
  334. [ 0.497675] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
  335. [ 0.497696] pci 0000:00:1a.0: reg 0x10: [mem 0xf6a08000-0xf6a083ff]
  336. [ 0.497786] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
  337. [ 0.497879] pci 0000:00:1a.0: System wakeup disabled by ACPI
  338. [ 0.497930] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
  339. [ 0.497954] pci 0000:00:1b.0: reg 0x10: [mem 0xf6a00000-0xf6a03fff 64bit]
  340. [ 0.498046] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
  341. [ 0.498100] pci 0000:00:1b.0: System wakeup disabled by ACPI
  342. [ 0.498149] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
  343. [ 0.498235] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
  344. [ 0.498289] pci 0000:00:1c.0: System wakeup disabled by ACPI
  345. [ 0.498338] pci 0000:00:1c.1: [8086:1c12] type 01 class 0x060400
  346. [ 0.498424] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
  347. [ 0.498479] pci 0000:00:1c.1: System wakeup disabled by ACPI
  348. [ 0.498526] pci 0000:00:1c.3: [8086:1c16] type 01 class 0x060400
  349. [ 0.498612] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
  350. [ 0.498666] pci 0000:00:1c.3: System wakeup disabled by ACPI
  351. [ 0.498715] pci 0000:00:1c.5: [8086:1c1a] type 01 class 0x060400
  352. [ 0.498801] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
  353. [ 0.498855] pci 0000:00:1c.5: System wakeup disabled by ACPI
  354. [ 0.498906] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
  355. [ 0.498927] pci 0000:00:1d.0: reg 0x10: [mem 0xf6a07000-0xf6a073ff]
  356. [ 0.499018] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
  357. [ 0.499105] pci 0000:00:1d.0: System wakeup disabled by ACPI
  358. [ 0.499156] pci 0000:00:1f.0: [8086:1c49] type 00 class 0x060100
  359. [ 0.499368] pci 0000:00:1f.2: [8086:1c03] type 00 class 0x010601
  360. [ 0.499390] pci 0000:00:1f.2: reg 0x10: [io 0xe070-0xe077]
  361. [ 0.499401] pci 0000:00:1f.2: reg 0x14: [io 0xe060-0xe063]
  362. [ 0.499412] pci 0000:00:1f.2: reg 0x18: [io 0xe050-0xe057]
  363. [ 0.499423] pci 0000:00:1f.2: reg 0x1c: [io 0xe040-0xe043]
  364. [ 0.499434] pci 0000:00:1f.2: reg 0x20: [io 0xe020-0xe03f]
  365. [ 0.499445] pci 0000:00:1f.2: reg 0x24: [mem 0xf6a06000-0xf6a067ff]
  366. [ 0.499498] pci 0000:00:1f.2: PME# supported from D3hot
  367. [ 0.499588] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
  368. [ 0.499609] pci 0000:00:1f.3: reg 0x10: [mem 0xf6a05000-0xf6a050ff 64bit]
  369. [ 0.499638] pci 0000:00:1f.3: reg 0x20: [io 0xe000-0xe01f]
  370. [ 0.499791] pci 0000:01:00.0: [10de:1251] type 00 class 0x030000
  371. [ 0.499802] pci 0000:01:00.0: reg 0x10: [mem 0xf2000000-0xf3ffffff]
  372. [ 0.499811] pci 0000:01:00.0: reg 0x14: [mem 0xe0000000-0xe7ffffff 64bit pref]
  373. [ 0.499821] pci 0000:01:00.0: reg 0x1c: [mem 0xe8000000-0xebffffff 64bit pref]
  374. [ 0.499827] pci 0000:01:00.0: reg 0x24: [io 0xd000-0xd07f]
  375. [ 0.499834] pci 0000:01:00.0: reg 0x30: [mem 0xf4000000-0xf407ffff pref]
  376. [ 0.499927] pci 0000:01:00.1: [10de:0bee] type 00 class 0x040300
  377. [ 0.499937] pci 0000:01:00.1: reg 0x10: [mem 0xf4080000-0xf4083fff]
  378. [ 0.503531] pci 0000:00:01.0: PCI bridge to [bus 01]
  379. [ 0.503540] pci 0000:00:01.0: bridge window [io 0xd000-0xdfff]
  380. [ 0.503547] pci 0000:00:01.0: bridge window [mem 0xf2000000-0xf40fffff]
  381. [ 0.503557] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xebffffff 64bit pref]
  382. [ 0.503651] pci 0000:00:1c.0: PCI bridge to [bus 02]
  383. [ 0.503656] pci 0000:00:1c.0: bridge window [io 0xc000-0xcfff]
  384. [ 0.503661] pci 0000:00:1c.0: bridge window [mem 0xf6000000-0xf69fffff]
  385. [ 0.503669] pci 0000:00:1c.0: bridge window [mem 0xee200000-0xeebfffff 64bit pref]
  386. [ 0.503764] pci 0000:03:00.0: [168c:002b] type 00 class 0x028000
  387. [ 0.503805] pci 0000:03:00.0: reg 0x10: [mem 0xf5600000-0xf560ffff 64bit]
  388. [ 0.503992] pci 0000:03:00.0: supports D1
  389. [ 0.503994] pci 0000:03:00.0: PME# supported from D0 D1 D3hot D3cold
  390. [ 0.504033] pci 0000:03:00.0: System wakeup disabled by ACPI
  391. [ 0.510209] pci 0000:00:1c.1: PCI bridge to [bus 03]
  392. [ 0.510220] pci 0000:00:1c.1: bridge window [io 0xb000-0xbfff]
  393. [ 0.510229] pci 0000:00:1c.1: bridge window [mem 0xf5600000-0xf5ffffff]
  394. [ 0.510244] pci 0000:00:1c.1: bridge window [mem 0xed700000-0xee0fffff 64bit pref]
  395. [ 0.510379] pci 0000:04:00.0: [1b73:1000] type 00 class 0x0c0330
  396. [ 0.510411] pci 0000:04:00.0: reg 0x10: [mem 0xf4c00000-0xf4c0ffff]
  397. [ 0.510594] pci 0000:04:00.0: PME# supported from D0 D3hot D3cold
  398. [ 0.510627] pci 0000:04:00.0: System wakeup disabled by ACPI
  399. [ 0.516886] pci 0000:00:1c.3: PCI bridge to [bus 04]
  400. [ 0.516896] pci 0000:00:1c.3: bridge window [io 0xa000-0xafff]
  401. [ 0.516905] pci 0000:00:1c.3: bridge window [mem 0xf4c00000-0xf55fffff]
  402. [ 0.516920] pci 0000:00:1c.3: bridge window [mem 0xecc00000-0xed5fffff 64bit pref]
  403. [ 0.517099] pci 0000:05:00.0: [10ec:8168] type 00 class 0x020000
  404. [ 0.517181] pci 0000:05:00.0: reg 0x10: [io 0x9000-0x90ff]
  405. [ 0.517303] pci 0000:05:00.0: reg 0x18: [mem 0xec104000-0xec104fff 64bit pref]
  406. [ 0.517378] pci 0000:05:00.0: reg 0x20: [mem 0xec100000-0xec103fff 64bit pref]
  407. [ 0.517722] pci 0000:05:00.0: supports D1 D2
  408. [ 0.517724] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  409. [ 0.517816] pci 0000:05:00.0: System wakeup disabled by ACPI
  410. [ 0.523583] pci 0000:00:1c.5: PCI bridge to [bus 05]
  411. [ 0.523593] pci 0000:00:1c.5: bridge window [io 0x9000-0x9fff]
  412. [ 0.523603] pci 0000:00:1c.5: bridge window [mem 0xf4200000-0xf4bfffff]
  413. [ 0.523617] pci 0000:00:1c.5: bridge window [mem 0xec100000-0xecafffff 64bit pref]
  414. [ 0.524215] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12)
  415. [ 0.524274] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 12)
  416. [ 0.524331] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 10 12)
  417. [ 0.524386] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 10 12)
  418. [ 0.524442] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 12) *0, disabled.
  419. [ 0.524499] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 12) *0, disabled.
  420. [ 0.524558] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 7 10 12)
  421. [ 0.524613] ACPI: PCI Interrupt Link [LNKH] (IRQs *3 4 5 6 7 10 12)
  422. [ 0.524755] ACPI: Enabled 3 GPEs in block 00 to 3F
  423. [ 0.524840] ACPI : EC: GPE = 0x1b, I/O: command/status = 0x66, data = 0x62
  424. [ 0.524945] vgaarb: setting as boot device: PCI:0000:01:00.0
  425. [ 0.524948] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
  426. [ 0.524949] vgaarb: loaded
  427. [ 0.524951] vgaarb: bridge control possible 0000:01:00.0
  428. [ 0.525031] PCI: Using ACPI for IRQ routing
  429. [ 0.527176] PCI: pci_cache_line_size set to 64 bytes
  430. [ 0.527252] e820: reserve RAM buffer [mem 0x0009e800-0x0009ffff]
  431. [ 0.527254] e820: reserve RAM buffer [mem 0x20050000-0x23ffffff]
  432. [ 0.527256] e820: reserve RAM buffer [mem 0xdf40f000-0xdfffffff]
  433. [ 0.527258] e820: reserve RAM buffer [mem 0xdf597000-0xdfffffff]
  434. [ 0.527260] e820: reserve RAM buffer [mem 0xdf5c8000-0xdfffffff]
  435. [ 0.527262] e820: reserve RAM buffer [mem 0xdf72b000-0xdfffffff]
  436. [ 0.527264] e820: reserve RAM buffer [mem 0xdf795000-0xdfffffff]
  437. [ 0.527266] e820: reserve RAM buffer [mem 0xdf7fd000-0xdfffffff]
  438. [ 0.527268] e820: reserve RAM buffer [mem 0x41f800000-0x41fffffff]
  439. [ 0.527396] NetLabel: Initializing
  440. [ 0.527397] NetLabel: domain hash size = 128
  441. [ 0.527398] NetLabel: protocols = UNLABELED CIPSOv4
  442. [ 0.527413] NetLabel: unlabeled traffic allowed by default
  443. [ 0.527441] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
  444. [ 0.527447] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
  445. [ 0.529477] Switched to clocksource hpet
  446. [ 0.535404] pnp: PnP ACPI init
  447. [ 0.535568] system 00:00: [io 0x0680-0x069f] has been reserved
  448. [ 0.535572] system 00:00: [io 0x1000-0x100f] has been reserved
  449. [ 0.535574] system 00:00: [io 0xffff] has been reserved
  450. [ 0.535576] system 00:00: [io 0xffff] has been reserved
  451. [ 0.535579] system 00:00: [io 0x0400-0x0453] could not be reserved
  452. [ 0.535581] system 00:00: [io 0x0458-0x047f] has been reserved
  453. [ 0.535583] system 00:00: [io 0x0500-0x057f] has been reserved
  454. [ 0.535585] system 00:00: [io 0x164e-0x164f] has been reserved
  455. [ 0.535590] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
  456. [ 0.535625] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
  457. [ 0.535676] system 00:02: [io 0x0454-0x0457] has been reserved
  458. [ 0.535679] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
  459. [ 0.535717] system 00:03: [io 0x0240-0x0259] has been reserved
  460. [ 0.535720] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
  461. [ 0.535778] pnp 00:04: Plug and Play ACPI device, IDs STLc141 PNP0f13 (active)
  462. [ 0.535818] pnp 00:05: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
  463. [ 0.536054] system 00:06: [mem 0xfed1c000-0xfed1ffff] has been reserved
  464. [ 0.536057] system 00:06: [mem 0xfed10000-0xfed17fff] could not be reserved
  465. [ 0.536060] system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
  466. [ 0.536062] system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
  467. [ 0.536064] system 00:06: [mem 0xf8000000-0xfbffffff] has been reserved
  468. [ 0.536066] system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
  469. [ 0.536069] system 00:06: [mem 0xfed90000-0xfed93fff] has been reserved
  470. [ 0.536071] system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved
  471. [ 0.536073] system 00:06: [mem 0xff000000-0xffffffff] could not be reserved
  472. [ 0.536076] system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved
  473. [ 0.536079] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
  474. [ 0.536229] pnp: PnP ACPI: found 7 devices
  475. [ 0.543007] clocksource acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  476. [ 0.543055] pci 0000:00:01.0: PCI bridge to [bus 01]
  477. [ 0.543058] pci 0000:00:01.0: bridge window [io 0xd000-0xdfff]
  478. [ 0.543062] pci 0000:00:01.0: bridge window [mem 0xf2000000-0xf40fffff]
  479. [ 0.543065] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xebffffff 64bit pref]
  480. [ 0.543069] pci 0000:00:1c.0: PCI bridge to [bus 02]
  481. [ 0.543073] pci 0000:00:1c.0: bridge window [io 0xc000-0xcfff]
  482. [ 0.543079] pci 0000:00:1c.0: bridge window [mem 0xf6000000-0xf69fffff]
  483. [ 0.543084] pci 0000:00:1c.0: bridge window [mem 0xee200000-0xeebfffff 64bit pref]
  484. [ 0.543092] pci 0000:00:1c.1: PCI bridge to [bus 03]
  485. [ 0.543096] pci 0000:00:1c.1: bridge window [io 0xb000-0xbfff]
  486. [ 0.543102] pci 0000:00:1c.1: bridge window [mem 0xf5600000-0xf5ffffff]
  487. [ 0.543107] pci 0000:00:1c.1: bridge window [mem 0xed700000-0xee0fffff 64bit pref]
  488. [ 0.543115] pci 0000:00:1c.3: PCI bridge to [bus 04]
  489. [ 0.543119] pci 0000:00:1c.3: bridge window [io 0xa000-0xafff]
  490. [ 0.543125] pci 0000:00:1c.3: bridge window [mem 0xf4c00000-0xf55fffff]
  491. [ 0.543130] pci 0000:00:1c.3: bridge window [mem 0xecc00000-0xed5fffff 64bit pref]
  492. [ 0.543137] pci 0000:00:1c.5: PCI bridge to [bus 05]
  493. [ 0.543141] pci 0000:00:1c.5: bridge window [io 0x9000-0x9fff]
  494. [ 0.543147] pci 0000:00:1c.5: bridge window [mem 0xf4200000-0xf4bfffff]
  495. [ 0.543152] pci 0000:00:1c.5: bridge window [mem 0xec100000-0xecafffff 64bit pref]
  496. [ 0.543161] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
  497. [ 0.543163] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
  498. [ 0.543166] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
  499. [ 0.543168] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff window]
  500. [ 0.543170] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff window]
  501. [ 0.543172] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff window]
  502. [ 0.543174] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff window]
  503. [ 0.543176] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff window]
  504. [ 0.543178] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff window]
  505. [ 0.543180] pci_bus 0000:00: resource 13 [mem 0xe0000000-0xfeafffff window]
  506. [ 0.543183] pci_bus 0000:00: resource 14 [mem 0xfed40000-0xfed44fff window]
  507. [ 0.543185] pci_bus 0000:01: resource 0 [io 0xd000-0xdfff]
  508. [ 0.543187] pci_bus 0000:01: resource 1 [mem 0xf2000000-0xf40fffff]
  509. [ 0.543189] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xebffffff 64bit pref]
  510. [ 0.543191] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff]
  511. [ 0.543193] pci_bus 0000:02: resource 1 [mem 0xf6000000-0xf69fffff]
  512. [ 0.543195] pci_bus 0000:02: resource 2 [mem 0xee200000-0xeebfffff 64bit pref]
  513. [ 0.543197] pci_bus 0000:03: resource 0 [io 0xb000-0xbfff]
  514. [ 0.543199] pci_bus 0000:03: resource 1 [mem 0xf5600000-0xf5ffffff]
  515. [ 0.543201] pci_bus 0000:03: resource 2 [mem 0xed700000-0xee0fffff 64bit pref]
  516. [ 0.543203] pci_bus 0000:04: resource 0 [io 0xa000-0xafff]
  517. [ 0.543205] pci_bus 0000:04: resource 1 [mem 0xf4c00000-0xf55fffff]
  518. [ 0.543207] pci_bus 0000:04: resource 2 [mem 0xecc00000-0xed5fffff 64bit pref]
  519. [ 0.543209] pci_bus 0000:05: resource 0 [io 0x9000-0x9fff]
  520. [ 0.543211] pci_bus 0000:05: resource 1 [mem 0xf4200000-0xf4bfffff]
  521. [ 0.543213] pci_bus 0000:05: resource 2 [mem 0xec100000-0xecafffff 64bit pref]
  522. [ 0.543252] NET: Registered protocol family 2
  523. [ 0.543531] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
  524. [ 0.543828] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
  525. [ 0.543972] TCP: Hash tables configured (established 131072 bind 65536)
  526. [ 0.544013] UDP hash table entries: 8192 (order: 6, 262144 bytes)
  527. [ 0.544085] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
  528. [ 0.544195] NET: Registered protocol family 1
  529. [ 1.296093] pci 0000:01:00.0: Video device with shadowed ROM
  530. [ 1.296301] PCI: CLS 64 bytes, default 64
  531. [ 1.296357] Unpacking initramfs...
  532. [ 1.387951] Freeing initrd memory: 5284K (ffff88003759e000 - ffff880037ac7000)
  533. [ 1.387962] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
  534. [ 1.387965] software IO TLB [mem 0xdb40f000-0xdf40f000] (64MB) mapped at [ffff8800db40f000-ffff8800df40efff]
  535. [ 1.388035] RAPL PMU detected, API unit is 2^-32 Joules, 3 fixed counters 163840 ms ovfl timer
  536. [ 1.388036] hw unit of domain pp0-core 2^-16 Joules
  537. [ 1.388038] hw unit of domain package 2^-16 Joules
  538. [ 1.388039] hw unit of domain pp1-gpu 2^-16 Joules
  539. [ 1.388167] microcode: CPU0 sig=0x206a7, pf=0x10, revision=0x29
  540. [ 1.388176] microcode: CPU1 sig=0x206a7, pf=0x10, revision=0x29
  541. [ 1.388185] microcode: CPU2 sig=0x206a7, pf=0x10, revision=0x29
  542. [ 1.388196] microcode: CPU3 sig=0x206a7, pf=0x10, revision=0x29
  543. [ 1.388205] microcode: CPU4 sig=0x206a7, pf=0x10, revision=0x29
  544. [ 1.388215] microcode: CPU5 sig=0x206a7, pf=0x10, revision=0x29
  545. [ 1.388223] microcode: CPU6 sig=0x206a7, pf=0x10, revision=0x29
  546. [ 1.388231] microcode: CPU7 sig=0x206a7, pf=0x10, revision=0x29
  547. [ 1.388289] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
  548. [ 1.388323] Scanning for low memory corruption every 60 seconds
  549. [ 1.388790] futex hash table entries: 4096 (order: 6, 262144 bytes)
  550. [ 1.388829] Initialise system trusted keyring
  551. [ 1.389193] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  552. [ 1.390948] zpool: loaded
  553. [ 1.390952] zbud: loaded
  554. [ 1.391155] VFS: Disk quotas dquot_6.6.0
  555. [ 1.391203] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  556. [ 1.391397] Key type big_key registered
  557. [ 1.391652] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
  558. [ 1.391723] io scheduler noop registered
  559. [ 1.391726] io scheduler deadline registered
  560. [ 1.391761] io scheduler cfq registered
  561. [ 1.391793] io scheduler bfq registered (default)
  562. [ 1.391794] BFQ I/O-scheduler: v7r8
  563. [ 1.392689] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
  564. [ 1.392692] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
  565. [ 1.392694] pci 0000:01:00.1: Signaling PME through PCIe PME interrupt
  566. [ 1.392697] pcie_pme 0000:00:01.0:pcie01: service driver pcie_pme loaded
  567. [ 1.392719] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
  568. [ 1.392724] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
  569. [ 1.392746] pcieport 0000:00:1c.1: Signaling PME through PCIe PME interrupt
  570. [ 1.392748] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
  571. [ 1.392752] pcie_pme 0000:00:1c.1:pcie01: service driver pcie_pme loaded
  572. [ 1.392772] pcieport 0000:00:1c.3: Signaling PME through PCIe PME interrupt
  573. [ 1.392774] pci 0000:04:00.0: Signaling PME through PCIe PME interrupt
  574. [ 1.392779] pcie_pme 0000:00:1c.3:pcie01: service driver pcie_pme loaded
  575. [ 1.392798] pcieport 0000:00:1c.5: Signaling PME through PCIe PME interrupt
  576. [ 1.392800] pci 0000:05:00.0: Signaling PME through PCIe PME interrupt
  577. [ 1.392805] pcie_pme 0000:00:1c.5:pcie01: service driver pcie_pme loaded
  578. [ 1.392813] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  579. [ 1.392832] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
  580. [ 1.392847] vesafb: mode is 640x480x32, linelength=2560, pages=0
  581. [ 1.392848] vesafb: scrolling: redraw
  582. [ 1.392851] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
  583. [ 1.392864] vesafb: framebuffer at 0xe9000000, mapped to 0xffffc90001c00000, using 1216k, total 1216k
  584. [ 1.412198] Console: switching to colour frame buffer device 80x30
  585. [ 1.431460] fb0: VESA VGA frame buffer device
  586. [ 1.431485] intel_idle: MWAIT substates: 0x21120
  587. [ 1.431487] intel_idle: v0.4 model 0x2A
  588. [ 1.431488] intel_idle: lapic_timer_reliable_states 0xffffffff
  589. [ 1.431873] GHES: HEST is not enabled!
  590. [ 1.431944] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  591. [ 1.432462] Linux agpgart interface v0.103
  592. [ 1.433169] rtc_cmos 00:01: RTC can wake from S4
  593. [ 1.433348] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
  594. [ 1.433388] rtc_cmos 00:01: alarms up to one year, y3k, 242 bytes nvram, hpet irqs
  595. [ 1.433401] Intel P-state driver initializing.
  596. [ 1.433667] ledtrig-cpu: registered to indicate activity on CPUs
  597. [ 1.434553] NET: Registered protocol family 10
  598. [ 1.435146] NET: Registered protocol family 17
  599. [ 1.436406] Loading compiled-in X.509 certificates
  600. [ 1.436442] registered taskstats version 1
  601. [ 1.437821] Magic number: 7:357:798
  602. [ 1.438056] rtc_cmos 00:01: setting system clock to 2015-11-01 19:47:20 UTC (1446407240)
  603. [ 1.438341] PM: Hibernation image not present or could not be loaded.
  604. [ 1.439106] Freeing unused kernel memory: 1184K (ffffffff818e3000 - ffffffff81a0b000)
  605. [ 1.439110] Write protecting the kernel read-only data: 8192k
  606. [ 1.439789] Freeing unused kernel memory: 368K (ffff8800015a4000 - ffff880001600000)
  607. [ 1.440151] Freeing unused kernel memory: 300K (ffff8800017b5000 - ffff880001800000)
  608. [ 1.458390] random: systemd-tmpfile urandom read with 2 bits of entropy available
  609. [ 1.514495] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
  610. [ 1.516171] i8042: Detected active multiplexing controller, rev 1.1
  611. [ 1.517005] serio: i8042 KBD port at 0x60,0x64 irq 1
  612. [ 1.517033] serio: i8042 AUX0 port at 0x60,0x64 irq 12
  613. [ 1.517036] serio: i8042 AUX1 port at 0x60,0x64 irq 12
  614. [ 1.517038] serio: i8042 AUX2 port at 0x60,0x64 irq 12
  615. [ 1.517040] serio: i8042 AUX3 port at 0x60,0x64 irq 12
  616. [ 1.522971] ACPI: bus type USB registered
  617. [ 1.522999] usbcore: registered new interface driver usbfs
  618. [ 1.523011] usbcore: registered new interface driver hub
  619. [ 1.523078] usbcore: registered new device driver usb
  620. [ 1.523708] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  621. [ 1.524092] ehci-pci: EHCI PCI platform driver
  622. [ 1.524275] ehci-pci 0000:00:1a.0: EHCI Host Controller
  623. [ 1.524282] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
  624. [ 1.524297] ehci-pci 0000:00:1a.0: debug port 2
  625. [ 1.525359] SCSI subsystem initialized
  626. [ 1.526839] libata version 3.00 loaded.
  627. [ 1.528211] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
  628. [ 1.528231] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf6a08000
  629. [ 1.535850] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
  630. [ 1.536071] hub 1-0:1.0: USB hub found
  631. [ 1.536079] hub 1-0:1.0: 6 ports detected
  632. [ 1.536355] xhci_hcd 0000:04:00.0: xHCI Host Controller
  633. [ 1.536364] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 2
  634. [ 1.589371] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
  635. [ 1.668447] xhci_hcd 0000:04:00.0: hcc params 0x200071b9 hci version 0x96 quirks 0x000a0440
  636. [ 1.668746] hub 2-0:1.0: USB hub found
  637. [ 1.668765] hub 2-0:1.0: 1 port detected
  638. [ 1.668854] xhci_hcd 0000:04:00.0: xHCI Host Controller
  639. [ 1.668858] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 3
  640. [ 1.668881] usb usb3: We don't know the algorithms for LPM for this host, disabling LPM.
  641. [ 1.668896] ehci-pci 0000:00:1d.0: EHCI Host Controller
  642. [ 1.669104] hub 3-0:1.0: USB hub found
  643. [ 1.669138] hub 3-0:1.0: 1 port detected
  644. [ 1.669274] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 4
  645. [ 1.669305] ehci-pci 0000:00:1d.0: debug port 2
  646. [ 1.673254] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
  647. [ 1.673293] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf6a07000
  648. [ 1.682583] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
  649. [ 1.683146] hub 4-0:1.0: USB hub found
  650. [ 1.683165] hub 4-0:1.0: 8 ports detected
  651. [ 1.683688] ahci 0000:00:1f.2: version 3.0
  652. [ 1.696029] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x7 impl SATA mode
  653. [ 1.696042] ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part ems apst
  654. [ 1.711590] scsi host0: ahci
  655. [ 1.712480] scsi host1: ahci
  656. [ 1.713155] scsi host2: ahci
  657. [ 1.713767] scsi host3: ahci
  658. [ 1.714354] scsi host4: ahci
  659. [ 1.714916] scsi host5: ahci
  660. [ 1.715082] ata1: SATA max UDMA/133 abar m2048@0xf6a06000 port 0xf6a06100 irq 29
  661. [ 1.715089] ata2: SATA max UDMA/133 abar m2048@0xf6a06000 port 0xf6a06180 irq 29
  662. [ 1.715093] ata3: SATA max UDMA/133 abar m2048@0xf6a06000 port 0xf6a06200 irq 29
  663. [ 1.715096] ata4: DUMMY
  664. [ 1.715099] ata5: DUMMY
  665. [ 1.715102] ata6: DUMMY
  666. [ 1.842436] usb 1-1: new high-speed USB device number 2 using ehci-pci
  667. [ 1.967268] hub 1-1:1.0: USB hub found
  668. [ 1.967431] hub 1-1:1.0: 6 ports detected
  669. [ 1.989128] usb 4-1: new high-speed USB device number 2 using ehci-pci
  670. [ 2.032478] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
  671. [ 2.032523] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
  672. [ 2.035495] ata2.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
  673. [ 2.035701] ata2.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
  674. [ 2.035714] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
  675. [ 2.035745] ata3.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
  676. [ 2.035755] ata3.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
  677. [ 2.035788] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
  678. [ 2.036650] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
  679. [ 2.036674] ata3.00: ATAPI: Slimtype BD E DS4E1S, EA2B, max UDMA/100
  680. [ 2.036714] ata1.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
  681. [ 2.036720] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
  682. [ 2.037148] ata1.00: ATA-8: INTEL SSDSA2CW160G3, 4PC10362, max UDMA/133
  683. [ 2.037157] ata1.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 31/32)
  684. [ 2.038119] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
  685. [ 2.038547] ata1.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
  686. [ 2.038554] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
  687. [ 2.038926] ata2.00: ATA-8: WDC WD7500BPKT-80PK4T0, 01.01A01, max UDMA/133
  688. [ 2.038934] ata2.00: 1465149168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
  689. [ 2.038965] ata1.00: configured for UDMA/133
  690. [ 2.039402] scsi 0:0:0:0: Direct-Access ATA INTEL SSDSA2CW16 0362 PQ: 0 ANSI: 5
  691. [ 2.040057] ata3.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
  692. [ 2.040067] ata3.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
  693. [ 2.040680] ata3.00: configured for UDMA/100
  694. [ 2.041758] ata2.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
  695. [ 2.041914] ata2.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
  696. [ 2.041924] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
  697. [ 2.044464] ata2.00: configured for UDMA/133
  698. [ 2.044845] scsi 1:0:0:0: Direct-Access ATA WDC WD7500BPKT-8 1A01 PQ: 0 ANSI: 5
  699. [ 2.049235] scsi 2:0:0:0: CD-ROM Slimtype BD E DS4E1S EA2B PQ: 0 ANSI: 5
  700. [ 2.068006] ata1.00: Enabling discard_zeroes_data
  701. [ 2.068048] sd 0:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB)
  702. [ 2.068092] sd 1:0:0:0: [sdb] 1465149168 512-byte logical blocks: (750 GB/698 GiB)
  703. [ 2.068101] sd 1:0:0:0: [sdb] 4096-byte physical blocks
  704. [ 2.068257] sd 1:0:0:0: [sdb] Write Protect is off
  705. [ 2.068265] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
  706. [ 2.068334] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  707. [ 2.068351] sd 0:0:0:0: [sda] Write Protect is off
  708. [ 2.068358] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
  709. [ 2.068429] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  710. [ 2.068637] ata1.00: Enabling discard_zeroes_data
  711. [ 2.069886] sda: sda1 < sda5 sda6 sda7 >
  712. [ 2.070540] ata1.00: Enabling discard_zeroes_data
  713. [ 2.071201] sd 0:0:0:0: [sda] Attached SCSI disk
  714. [ 2.090388] sr 2:0:0:0: [sr0] scsi3-mmc drive: 24x/1x writer dvd-ram cd/rw xa/form2 cdda pop-up
  715. [ 2.090392] cdrom: Uniform CD-ROM driver Revision: 3.20
  716. [ 2.090660] sr 2:0:0:0: Attached scsi CD-ROM sr0
  717. [ 2.113755] hub 4-1:1.0: USB hub found
  718. [ 2.113915] hub 4-1:1.0: 6 ports detected
  719. [ 2.169968] sdb: sdb1
  720. [ 2.171066] sd 1:0:0:0: [sdb] Attached SCSI disk
  721. [ 2.235664] usb 1-1.1: new full-speed USB device number 3 using ehci-pci
  722. [ 2.382344] usb 4-1.3: new low-speed USB device number 3 using ehci-pci
  723. [ 2.385617] tsc: Refined TSC clocksource calibration: 1995.466 MHz
  724. [ 2.385627] clocksource tsc: mask: 0xffffffffffffffff max_cycles: 0x3986e6ba568, max_idle_ns: 881590718426 ns
  725. [ 2.398998] usb 1-1.2: new high-speed USB device number 4 using ehci-pci
  726. [ 2.501921] hidraw: raw HID events driver (C) Jiri Kosina
  727. [ 2.532377] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null)
  728. [ 2.565525] usb 4-1.4: new full-speed USB device number 4 using ehci-pci
  729. [ 2.579495] usbcore: registered new interface driver usbhid
  730. [ 2.579498] usbhid: USB HID core driver
  731. [ 2.681270] ip_tables: (C) 2000-2006 Netfilter Core Team
  732. [ 2.685674] systemd[1]: systemd 227 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID -ELFUTILS +KMOD +IDN)
  733. [ 2.685847] systemd[1]: Detected architecture x86-64.
  734. [ 2.687335] systemd[1]: Set hostname to <Yamato>.
  735. [ 2.809661] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  736. [ 2.809960] systemd[1]: Listening on Journal Socket.
  737. [ 2.810276] systemd[1]: Created slice System Slice.
  738. [ 2.810327] systemd[1]: Listening on udev Kernel Socket.
  739. [ 2.810343] systemd[1]: Reached target Remote File Systems.
  740. [ 2.810720] systemd[1]: Mounting POSIX Message Queue File System...
  741. [ 2.810786] systemd[1]: Listening on LVM2 metadata daemon socket.
  742. [ 2.811237] systemd[1]: Mounting Huge Pages File System...
  743. [ 2.811682] systemd[1]: Starting Create list of required static device nodes for the current kernel...
  744. [ 2.811728] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  745. [ 2.811752] systemd[1]: Reached target Login Prompts.
  746. [ 2.811897] systemd[1]: Created slice system-getty.slice.
  747. [ 2.811998] systemd[1]: Created slice User and Session Slice.
  748. [ 2.812014] systemd[1]: Reached target Slices.
  749. [ 2.812062] systemd[1]: Listening on Journal Socket (/dev/log).
  750. [ 2.812140] systemd[1]: Listening on Device-mapper event daemon FIFOs.
  751. [ 2.813600] systemd[1]: Starting Set Up Additional Binary Formats...
  752. [ 2.815822] systemd[1]: Starting Load Kernel Modules...
  753. [ 2.816199] systemd[1]: Starting Remount Root and Kernel File Systems...
  754. [ 2.816607] systemd[1]: Mounting Debug File System...
  755. [ 2.823605] systemd[1]: Starting Journal Service...
  756. [ 2.823663] systemd[1]: Listening on udev Control Socket.
  757. [ 2.823686] systemd[1]: Reached target Encrypted Volumes.
  758. [ 2.824073] systemd[1]: Starting Setup Virtual Console...
  759. [ 2.824135] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  760. [ 2.824250] systemd[1]: Created slice system-systemd\x2dfsck.slice.
  761. [ 2.825401] systemd[1]: Mounted POSIX Message Queue File System.
  762. [ 2.825721] systemd[1]: Started Create list of required static device nodes for the current kernel.
  763. [ 2.825823] systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 191 (systemd-binfmt)
  764. [ 2.825882] EXT4-fs (sda6): re-mounted. Opts: discard
  765. [ 2.827047] systemd[1]: Mounted Debug File System.
  766. [ 2.827127] systemd[1]: Mounted Huge Pages File System.
  767. [ 2.827551] systemd[1]: Started Remount Root and Kernel File Systems.
  768. [ 2.831668] [drm] Initialized drm 1.1.0 20060810
  769. [ 2.833559] systemd[1]: Activating swap /swapfile...
  770. [ 2.837286] systemd[1]: Starting udev Coldplug all Devices...
  771. [ 2.837743] systemd[1]: Starting Load/Save Random Seed...
  772. [ 2.838127] systemd[1]: Mounting Arbitrary Executable File Formats File System...
  773. [ 2.838566] systemd[1]: Starting Create Static Device Nodes in /dev...
  774. [ 2.839500] systemd[1]: Mounted Arbitrary Executable File Formats File System.
  775. [ 2.842245] usb 1-1.4: new high-speed USB device number 5 using ehci-pci
  776. [ 2.842263] usb 4-1.5: new high-speed USB device number 5 using ehci-pci
  777. [ 2.844753] systemd[1]: Started Set Up Additional Binary Formats.
  778. [ 2.853768] systemd[1]: Started Load/Save Random Seed.
  779. [ 2.880556] systemd[1]: Started udev Coldplug all Devices.
  780. [ 2.898242] systemd[1]: Started Create Static Device Nodes in /dev.
  781. [ 2.898938] systemd[1]: Starting udev Kernel Device Manager...
  782. [ 2.898961] systemd[1]: Reached target Local File Systems (Pre).
  783. [ 2.903615] systemd[1]: tmp.mount: Directory /tmp to mount over is not empty, mounting anyway.
  784. [ 2.904124] systemd[1]: Mounting /tmp...
  785. [ 2.906195] systemd[1]: Mounted /tmp.
  786. [ 2.914553] systemd[1]: Started Setup Virtual Console.
  787. [ 2.915198] systemd[1]: Starting Show Plymouth Boot Screen...
  788. [ 2.918680] nvidia: module license 'NVIDIA' taints kernel.
  789. [ 2.918684] Disabling lock debugging due to kernel taint
  790. [ 2.922588] Adding 4194300k swap on /swapfile. Priority:-1 extents:7 across:5660668k SSFS
  791. [ 2.922678] systemd[1]: Activated swap /swapfile.
  792. [ 2.922805] systemd[1]: Reached target Swap.
  793. [ 2.925445] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
  794. [ 2.925745] [drm] Initialized nvidia-drm 0.0.0 20150116 for 0000:01:00.0 on minor 0
  795. [ 2.925750] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 352.55 Thu Oct 8 15:18:00 PDT 2015
  796. [ 2.942099] FS-Cache: Loaded
  797. [ 2.950494] RPC: Registered named UNIX socket transport module.
  798. [ 2.950497] RPC: Registered udp transport module.
  799. [ 2.950498] RPC: Registered tcp transport module.
  800. [ 2.950499] RPC: Registered tcp NFSv4.1 backchannel transport module.
  801. [ 2.961455] FS-Cache: Netfs 'nfs' registered for caching
  802. [ 2.962298] systemd[1]: Started Load Kernel Modules.
  803. [ 2.962836] systemd[1]: Starting Apply Kernel Variables...
  804. [ 2.963262] systemd[1]: Mounting Configuration File System...
  805. [ 2.965123] systemd[1]: Mounted Configuration File System.
  806. [ 2.975494] systemd[1]: Started Apply Kernel Variables.
  807. [ 2.997456] systemd[1]: Started udev Kernel Device Manager.
  808. [ 3.012757] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input5
  809. [ 3.021893] ACPI: AC Adapter [AC0] (on-line)
  810. [ 3.022311] ACPI: Lid Switch [LID]
  811. [ 3.022400] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input6
  812. [ 3.022406] ACPI: Sleep Button [SLPB]
  813. [ 3.022512] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input7
  814. [ 3.022516] ACPI: Power Button [PWRF]
  815. [ 3.023322] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
  816. [ 3.024375] thermal LNXTHERM:00: registered as thermal_zone0
  817. [ 3.024378] ACPI: Thermal Zone [THRM] (50 C)
  818. [ 3.025655] wmi: Mapper loaded
  819. [ 3.026391] acpi device:02: registered as cooling_device8
  820. [ 3.027400] acpi device:04: registered as cooling_device9
  821. [ 3.027460] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input8
  822. [ 3.037620] ACPI: Battery Slot [BAT0] (battery present)
  823. [ 3.059211] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000044F (\GPIS) (20150410/utaddress-254)
  824. [ 3.059221] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20150410/utaddress-254)
  825. [ 3.059227] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  826. [ 3.059231] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\GPIO) (20150410/utaddress-254)
  827. [ 3.059236] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GP01) (20150410/utaddress-254)
  828. [ 3.059241] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  829. [ 3.059243] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\GPIO) (20150410/utaddress-254)
  830. [ 3.059247] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GP01) (20150410/utaddress-254)
  831. [ 3.059252] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  832. [ 3.059254] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\GPIO) (20150410/utaddress-254)
  833. [ 3.059259] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GP01) (20150410/utaddress-254)
  834. [ 3.059264] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  835. [ 3.059265] lpc_ich: Resource conflict(s) found affecting gpio_ich
  836. [ 3.059359] systemd[1]: Found device WDC_WD7500BPKT-80PK4T0 My\x20Files.
  837. [ 3.059415] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  838. [ 3.059881] ACPI Warning: SystemIO range 0x000000000000E000-0x000000000000E01F conflicts with OpRegion 0x000000000000E000-0x000000000000E00F (\SMB0) (20150410/utaddress-254)
  839. [ 3.059886] ACPI Warning: SystemIO range 0x000000000000E000-0x000000000000E01F conflicts with OpRegion 0x000000000000E000-0x000000000000E00F (\_SB_.PCI0.SBUS.SMBI) (20150410/utaddress-254)
  840. [ 3.059889] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  841. [ 3.062151] systemd[1]: Found device INTEL_SSDSA2CW160G3 7.
  842. [ 3.062976] systemd[1]: Starting File System Check on /dev/disk/by-uuid/3f57e08d-417b-4aba-971a-9dd04245a41b...
  843. [ 3.065797] systemd[1]: Found device INTEL_SSDSA2CW160G3 5.
  844. [ 3.066349] systemd[1]: Starting File System Check on /dev/disk/by-uuid/96635328-0068-418f-b3ab-f5e6409c1111...
  845. [ 3.093758] systemd[1]: Started Journal Service.
  846. [ 3.103622] systemd-journald[200]: Received request to flush runtime journal from PID 1
  847. [ 3.106014] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
  848. [ 3.106029] r8169 0000:05:00.0: can't disable ASPM; OS doesn't have ASPM control
  849. [ 3.106748] r8169 0000:05:00.0 eth0: RTL8168e/8111e at 0xffffc90001b9a000, 14:da:e9:50:3e:dc, XID 0c200000 IRQ 31
  850. [ 3.106752] r8169 0000:05:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
  851. [ 3.108261] cfg80211: Calling CRDA to update world regulatory domain
  852. [ 3.130048] AVX version of gcm_enc/dec engaged.
  853. [ 3.130052] AES CTR mode by8 optimization enabled
  854. [ 3.145347] iTCO_vendor_support: vendor-support=0
  855. [ 3.146105] asus_wmi: ASUS WMI generic driver loaded
  856. [ 3.153027] asus_wmi: Initialization: 0x1
  857. [ 3.153078] asus_wmi: BIOS WMI version: 7.6
  858. [ 3.153140] asus_wmi: SFUN value: 0xa0877
  859. [ 3.153273] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
  860. [ 3.153311] iTCO_wdt: Found a Cougar Point TCO device (Version=2, TCOBASE=0x0460)
  861. [ 3.153424] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
  862. [ 3.154152] input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input13
  863. [ 3.160800] r8169 0000:05:00.0 enp5s0: renamed from eth0
  864. [ 3.187246] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: discard
  865. [ 3.189292] EXT4-fs (sda7): mounted filesystem with ordered data mode. Opts: discard
  866. [ 3.198620] ath: phy0: Set BT/WLAN RX diversity capability
  867. [ 3.199466] snd_hda_intel 0000:01:00.1: Disabling MSI
  868. [ 3.199477] snd_hda_intel 0000:01:00.1: Handle VGA-switcheroo audio client
  869. [ 3.205094] cfg80211: World regulatory domain updated:
  870. [ 3.205111] cfg80211: DFS Master region: unset
  871. [ 3.205117] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
  872. [ 3.205124] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
  873. [ 3.205134] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
  874. [ 3.205135] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
  875. [ 3.205137] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
  876. [ 3.205139] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
  877. [ 3.205141] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
  878. [ 3.205142] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
  879. [ 3.205144] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
  880. [ 3.210067] asus_wmi: Backlight controlled by ACPI video driver
  881. [ 3.215661] intel_rapl: Found RAPL domain package
  882. [ 3.215666] intel_rapl: Found RAPL domain core
  883. [ 3.216017] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC269VB: line_outs=1 (0x1b/0x0/0x0/0x0/0x0) type:speaker
  884. [ 3.216021] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
  885. [ 3.216024] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
  886. [ 3.216026] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
  887. [ 3.216028] snd_hda_codec_realtek hdaudioC0D0: dig-out=0x1e/0x0
  888. [ 3.216030] snd_hda_codec_realtek hdaudioC0D0: inputs:
  889. [ 3.216033] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x19
  890. [ 3.216036] snd_hda_codec_realtek hdaudioC0D0: Mic=0x18
  891. [ 3.218926] random: nonblocking pool is initialized
  892. [ 3.221060] Non-volatile memory driver v1.3
  893. [ 3.254094] ath: phy0: ASPM enabled: 0x42
  894. [ 3.254098] ath: EEPROM regdomain: 0x60
  895. [ 3.254099] ath: EEPROM indicates we should expect a direct regpair map
  896. [ 3.254101] ath: Country alpha2 being used: 00
  897. [ 3.254101] ath: Regpair used: 0x60
  898. [ 3.258045] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
  899. [ 3.258323] ieee80211 phy0: Atheros AR9285 Rev:2 mem=0xffffc90001e80000, irq=17
  900. [ 3.260803] ath9k 0000:03:00.0 wlp3s0: renamed from wlan0
  901. [ 3.303283] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
  902. [ 3.385437] Switched to clocksource tsc
  903. [ 3.485933] Bluetooth: Core ver 2.20
  904. [ 3.485945] NET: Registered protocol family 31
  905. [ 3.485946] Bluetooth: HCI device and connection manager initialized
  906. [ 3.485950] Bluetooth: HCI socket layer initialized
  907. [ 3.485952] Bluetooth: L2CAP socket layer initialized
  908. [ 3.485957] Bluetooth: SCO socket layer initialized
  909. [ 3.493693] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  910. [ 3.493696] Bluetooth: BNEP filters: protocol multicast
  911. [ 3.493699] Bluetooth: BNEP socket layer initialized
  912. [ 3.603982] IPv6: ADDRCONF(NETDEV_UP): enp5s0: link is not ready
  913. [ 3.742576] r8169 0000:05:00.0 enp5s0: link down
  914. [ 3.742634] IPv6: ADDRCONF(NETDEV_UP): enp5s0: link is not ready
  915. [ 3.744984] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
  916. [ 3.760185] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
  917. [ 3.852440] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input14
  918. [ 3.852504] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input15
  919. [ 3.852561] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input16
  920. [ 3.852615] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input17
  921. [ 3.872067] ACPI Warning: \_SB_.PCI0.PEG0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150410/nsarguments-95)
  922. [ 3.872100] ACPI Warning: \_SB_.PCI0.PEG0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150410/nsarguments-95)
  923. [ 3.872113] ACPI Warning: \_SB_.PCI0.PEG0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150410/nsarguments-95)
  924. [ 3.872124] ACPI Warning: \_SB_.PCI0.PEG0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150410/nsarguments-95)
  925. [ 3.872135] ACPI Warning: \_SB_.PCI0.PEG0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150410/nsarguments-95)
  926. [ 3.872158] ACPI Warning: \_SB_.PCI0.PEG0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150410/nsarguments-95)
  927. [ 3.872169] ACPI Warning: \_SB_.PCI0.PEG0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150410/nsarguments-95)
  928. [ 3.872180] ACPI Warning: \_SB_.PCI0.PEG0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150410/nsarguments-95)
  929. [ 3.872193] ACPI Warning: \_SB_.PCI0.PEG0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150410/nsarguments-95)
  930. [ 3.872221] ACPI Warning: \_SB_.PCI0.PEG0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150410/nsarguments-95)
  931. [ 3.882356] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
  932. [ 3.927873] psmouse serio4: sentelic: Finger Sensing Pad, hw: 14.2.1, sn: 56580, sw: 1.1.0-K
  933. [ 3.967230] input: FSPPS/2 Sentelic FingerSensingPad as /devices/platform/i8042/serio4/input/input12
  934. [ 3.969187] mousedev: PS/2 mouse device common for all mice
  935. [ 4.228845] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input18
  936. [ 4.228953] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input19
  937. [ 4.438135] ACPI Warning: \_SB_.PCI0.PEG0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150410/nsarguments-95)
  938. [ 4.622116] NVRM: Your system is not currently configured to drive a VGA console
  939. [ 4.622122] NVRM: on the primary VGA device. The NVIDIA Linux graphics driver
  940. [ 4.622126] NVRM: requires the use of a text-mode VGA console. Use of other console
  941. [ 4.622128] NVRM: drivers including, but not limited to, vesafb, may result in
  942. [ 4.622130] NVRM: corruption and stability problems, and is not supported.
  943. [ 4.623940] input: Silitek IBM USB Keyboard as /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.3/4-1.3:1.0/0003:04B3:300A.0001/input/input20
  944. [ 4.624064] input: Saitek Cyborg R.A.T.7 Mouse as /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.4/4-1.4:1.0/0003:06A3:0CCB.0003/input/input21
  945. [ 4.628793] media: Linux media interface: v0.10
  946. [ 4.635225] Linux video capture interface: v2.00
  947. [ 4.642409] uvcvideo: Found UVC 1.00 device ASUS USB2.0 Webcam (1bcf:2885)
  948. [ 4.659519] input: ASUS USB2.0 Webcam as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/input/input22
  949. [ 4.674978] hid-generic 0003:04B3:300A.0001: input,hidraw0: USB HID v1.00 Keyboard [Silitek IBM USB Keyboard] on usb-0000:00:1d.0-1.3/input0
  950. [ 4.675328] saitek 0003:06A3:0CCB.0003: input,hidraw1: USB HID v1.11 Mouse [Saitek Cyborg R.A.T.7 Mouse] on usb-0000:00:1d.0-1.4/input0
  951. [ 4.675362] usbcore: registered new interface driver uvcvideo
  952. [ 4.675365] USB Video Class driver (1.1.1)
  953. [ 4.683835] input: Silitek IBM USB Keyboard as /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.3/4-1.3:1.1/0003:04B3:300A.0002/input/input23
  954. [ 4.689730] usbcore: registered new interface driver btusb
  955. [ 4.781669] hid-generic 0003:04B3:300A.0002: input,hidraw2: USB HID v1.10 Device [Silitek IBM USB Keyboard] on usb-0000:00:1d.0-1.3/input1
  956. [ 5.656911] usbcore: registered new interface driver rtsx_usb
  957. [ 7.451016] fuse init (API version 7.23)
  958. [ 64.245840] wlp3s0: authenticate with 00:22:b0:cb:e7:a7
  959. [ 64.259466] wlp3s0: send auth to 00:22:b0:cb:e7:a7 (try 1/3)
  960. [ 64.264328] wlp3s0: authenticated
  961. [ 64.265921] wlp3s0: associate with 00:22:b0:cb:e7:a7 (try 1/3)
  962. [ 64.269096] wlp3s0: RX AssocResp from 00:22:b0:cb:e7:a7 (capab=0x431 status=0 aid=1)
  963. [ 64.269236] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
  964. [ 64.269290] wlp3s0: associated
  965. [ 68.984183] Bluetooth: RFCOMM TTY layer initialized
  966. [ 68.984194] Bluetooth: RFCOMM socket layer initialized
  967. [ 68.984204] Bluetooth: RFCOMM ver 1.11
  968. [ 183.899804] raid6: sse2x1 gen() 3957 MB/s
  969. [ 183.956476] raid6: sse2x1 xor() 4989 MB/s
  970. [ 184.013153] raid6: sse2x2 gen() 8681 MB/s
  971. [ 184.069824] raid6: sse2x2 xor() 6580 MB/s
  972. [ 184.126500] raid6: sse2x4 gen() 10781 MB/s
  973. [ 184.183177] raid6: sse2x4 xor() 7690 MB/s
  974. [ 184.183179] raid6: using algorithm sse2x4 gen() 10781 MB/s
  975. [ 184.183180] raid6: .... xor() 7690 MB/s, rmw enabled
  976. [ 184.183181] raid6: using ssse3x2 recovery algorithm
  977. [ 184.184219] xor: automatically using best checksumming function:
  978. [ 184.216562] avx : 18570.000 MB/sec
  979. [ 184.233100] Btrfs loaded
  980. [ 184.287797] JFS: nTxBlock = 8192, nTxLock = 65536
  981. [ 184.297841] NILFS version 2 loaded
  982. [ 184.326872] SGI XFS with ACLs, security attributes, realtime, no debug enabled
  983. [ 687.696714] systemd[1]: tmp.mount: Cannot add dependency job, ignoring: Unit tmp.mount is masked.
  984. [ 687.696721] systemd[1]: var-lib-machines.mount: Cannot add dependency job, ignoring: Unit var-lib-machines.mount is masked.
  985. [ 924.183952] usb 4-1.2: new high-speed USB device number 6 using ehci-pci
  986. [ 924.697186] usb 4-1.2: new high-speed USB device number 7 using ehci-pci
  987. [ 925.352291] usb-storage 4-1.2:1.0: USB Mass Storage device detected
  988. [ 925.352543] scsi host6: usb-storage 4-1.2:1.0
  989. [ 925.352849] usbcore: registered new interface driver usb-storage
  990. [ 925.356209] usbcore: registered new interface driver uas
  991. [ 926.351280] scsi 6:0:0:0: Direct-Access WD My Passport 0810 1049 PQ: 0 ANSI: 6
  992. [ 926.351869] scsi 6:0:0:1: Enclosure WD SES Device 1049 PQ: 0 ANSI: 6
  993. [ 926.377279] sd 6:0:0:0: [sdc] Spinning up disk...
  994. [ 927.379498] .ready
  995. [ 930.471787] sd 6:0:0:0: [sdc] 1953458176 512-byte logical blocks: (1.00 TB/931 GiB)
  996. [ 930.473869] sd 6:0:0:0: [sdc] Write Protect is off
  997. [ 930.473876] sd 6:0:0:0: [sdc] Mode Sense: 53 00 10 08
  998. [ 930.475320] sd 6:0:0:0: [sdc] No Caching mode page found
  999. [ 930.475332] sd 6:0:0:0: [sdc] Assuming drive cache: write through
  1000. [ 930.491220] sdc: sdc1
  1001. [ 930.494183] ses 6:0:0:1: Attached Enclosure device
  1002. [ 930.496931] sd 6:0:0:0: [sdc] Attached SCSI disk
  1003. [ 963.748697] usb 4-1.2: USB disconnect, device number 7
  1004. [ 1014.012570] usb 4-1.2: new high-speed USB device number 8 using ehci-pci
  1005. [ 1014.522328] usb 4-1.2: new high-speed USB device number 9 using ehci-pci
  1006. [ 1014.608146] usb-storage 4-1.2:1.0: USB Mass Storage device detected
  1007. [ 1014.608483] scsi host7: usb-storage 4-1.2:1.0
  1008. [ 1015.606350] scsi 7:0:0:0: Direct-Access WD My Passport 0810 1049 PQ: 0 ANSI: 6
  1009. [ 1015.606940] scsi 7:0:0:1: Enclosure WD SES Device 1049 PQ: 0 ANSI: 6
  1010. [ 1015.644437] ses 7:0:0:1: Attached Enclosure device
  1011. [ 1020.296267] sd 7:0:0:0: [sdc] 1953458176 512-byte logical blocks: (1.00 TB/931 GiB)
  1012. [ 1020.298259] sd 7:0:0:0: [sdc] Write Protect is off
  1013. [ 1020.298271] sd 7:0:0:0: [sdc] Mode Sense: 53 00 10 08
  1014. [ 1020.299582] sd 7:0:0:0: [sdc] No Caching mode page found
  1015. [ 1020.299605] sd 7:0:0:0: [sdc] Assuming drive cache: write through
  1016. [ 1020.315580] sdc: sdc1
  1017. [ 1020.320648] sd 7:0:0:0: [sdc] Attached SCSI disk
  1018. [ 1232.268212] usb 4-1.2: USB disconnect, device number 9
Advertisement
Add Comment
Please, Sign In to add comment