Advertisement
Guest User

Untitled

a guest
Oct 17th, 2016
289
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 66.55 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-43-generic (buildd@lgw01-22) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.2) ) #63-Ubuntu SMP Wed Oct 12 13:48:03 UTC 2016 (Ubuntu 4.4.0-43.63-generic 4.4.21)
  5. [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-43-generic.efi.signed root=UUID=c56612cb-5229-4819-8255-1b5cf6c1a4ba ro splash quiet 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-0x000000000009bfff] usable
  18. [ 0.000000] BIOS-e820: [mem 0x000000000009c000-0x000000000009cfff] reserved
  19. [ 0.000000] BIOS-e820: [mem 0x000000000009d000-0x000000000009dfff] usable
  20. [ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x00000000000bffff] reserved
  21. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
  22. [ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
  23. [ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable
  24. [ 0.000000] BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved
  25. [ 0.000000] BIOS-e820: [mem 0x0000000040005000-0x00000000cff92fff] usable
  26. [ 0.000000] BIOS-e820: [mem 0x00000000cff93000-0x00000000d0194fff] reserved
  27. [ 0.000000] BIOS-e820: [mem 0x00000000d0195000-0x00000000d684ffff] usable
  28. [ 0.000000] BIOS-e820: [mem 0x00000000d6850000-0x00000000d6a4ffff] type 20
  29. [ 0.000000] BIOS-e820: [mem 0x00000000d6a50000-0x00000000dae9efff] reserved
  30. [ 0.000000] BIOS-e820: [mem 0x00000000dae9f000-0x00000000daf9efff] ACPI NVS
  31. [ 0.000000] BIOS-e820: [mem 0x00000000daf9f000-0x00000000daffefff] ACPI data
  32. [ 0.000000] BIOS-e820: [mem 0x00000000dafff000-0x00000000daffffff] usable
  33. [ 0.000000] BIOS-e820: [mem 0x00000000db000000-0x00000000df9fffff] reserved
  34. [ 0.000000] BIOS-e820: [mem 0x00000000f80f8000-0x00000000f80f8fff] reserved
  35. [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
  36. [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000011e5fffff] usable
  37. [ 0.000000] NX (Execute Disable) protection: active
  38. [ 0.000000] efi: EFI v2.31 by Lenovo
  39. [ 0.000000] efi: ACPI 2.0=0xdaffe014 ACPI=0xdaffe000 SMBIOS=0xdae9e000
  40. [ 0.000000] SMBIOS 2.7 present.
  41. [ 0.000000] DMI: LENOVO 23202TG/23202TG, BIOS G2ETA4WW (2.64 ) 04/09/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 = 0x11e600 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-FFFFF uncachable
  49. [ 0.000000] MTRR variable ranges enabled:
  50. [ 0.000000] 0 base 0FFC00000 mask FFFC00000 write-protect
  51. [ 0.000000] 1 base 000000000 mask F80000000 write-back
  52. [ 0.000000] 2 base 080000000 mask FC0000000 write-back
  53. [ 0.000000] 3 base 0C0000000 mask FE0000000 write-back
  54. [ 0.000000] 4 base 0DC000000 mask FFC000000 uncachable
  55. [ 0.000000] 5 base 0DB000000 mask FFF000000 uncachable
  56. [ 0.000000] 6 base 100000000 mask FE0000000 write-back
  57. [ 0.000000] 7 base 11F000000 mask FFF000000 uncachable
  58. [ 0.000000] 8 base 11E800000 mask FFF800000 uncachable
  59. [ 0.000000] 9 base 11E600000 mask FFFE00000 uncachable
  60. [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT
  61. [ 0.000000] e820: last_pfn = 0xdb000 max_arch_pfn = 0x400000000
  62. [ 0.000000] Scanning 1 areas for low memory corruption
  63. [ 0.000000] Base memory trampoline at [ffff880000096000] 96000 size 24576
  64. [ 0.000000] BRK [0x03201000, 0x03201fff] PGTABLE
  65. [ 0.000000] BRK [0x03202000, 0x03202fff] PGTABLE
  66. [ 0.000000] BRK [0x03203000, 0x03203fff] PGTABLE
  67. [ 0.000000] BRK [0x03204000, 0x03204fff] PGTABLE
  68. [ 0.000000] BRK [0x03205000, 0x03205fff] PGTABLE
  69. [ 0.000000] BRK [0x03206000, 0x03206fff] PGTABLE
  70. [ 0.000000] RAMDISK: [mem 0x33fbe000-0x35fd6fff]
  71. [ 0.000000] ACPI: Early table checksum verification disabled
  72. [ 0.000000] ACPI: RSDP 0x00000000DAFFE014 000024 (v02 LENOVO)
  73. [ 0.000000] ACPI: XSDT 0x00000000DAFFE170 0000CC (v01 LENOVO TP-G2 00002640 PTL 00000002)
  74. [ 0.000000] ACPI: FACP 0x00000000DAFE5000 00010C (v05 LENOVO TP-G2 00002640 PTL 00000002)
  75. [ 0.000000] ACPI: DSDT 0x00000000DAFE7000 011383 (v01 LENOVO TP-G2 00002640 INTL 20061109)
  76. [ 0.000000] ACPI: FACS 0x00000000DAF5A000 000040
  77. [ 0.000000] ACPI: SLIC 0x00000000DAFFD000 000176 (v01 LENOVO TP-G2 00002640 PTL 00000001)
  78. [ 0.000000] ACPI: TCPA 0x00000000DAFFC000 000032 (v02 PTL LENOVO 06040000 LNVO 00000001)
  79. [ 0.000000] ACPI: SSDT 0x00000000DAFFB000 000408 (v01 LENOVO TP-SSDT2 00000200 INTL 20061109)
  80. [ 0.000000] ACPI: SSDT 0x00000000DAFFA000 000033 (v01 LENOVO TP-SSDT1 00000100 INTL 20061109)
  81. [ 0.000000] ACPI: SSDT 0x00000000DAFF9000 0007A8 (v01 LENOVO SataAhci 00001000 INTL 20061109)
  82. [ 0.000000] ACPI: HPET 0x00000000DAFE3000 000038 (v01 LENOVO TP-G2 00002640 PTL 00000002)
  83. [ 0.000000] ACPI: APIC 0x00000000DAFE2000 000098 (v01 LENOVO TP-G2 00002640 PTL 00000002)
  84. [ 0.000000] ACPI: MCFG 0x00000000DAFE1000 00003C (v01 LENOVO TP-G2 00002640 PTL 00000002)
  85. [ 0.000000] ACPI: ECDT 0x00000000DAFE0000 000052 (v01 LENOVO TP-G2 00002640 PTL 00000002)
  86. [ 0.000000] ACPI: FPDT 0x00000000DAFDF000 000064 (v01 LENOVO TP-G2 00002640 PTL 00000002)
  87. [ 0.000000] ACPI: ASF! 0x00000000DAFE6000 0000A5 (v32 LENOVO TP-G2 00002640 PTL 00000002)
  88. [ 0.000000] ACPI: UEFI 0x00000000DAFDE000 00003E (v01 LENOVO TP-G2 00002640 PTL 00000002)
  89. [ 0.000000] ACPI: UEFI 0x00000000DAFDD000 000042 (v01 PTL COMBUF 00000001 PTL 00000001)
  90. [ 0.000000] ACPI: POAT 0x00000000DAFDC000 000055 (v03 LENOVO TP-G2 00002640 PTL 00000002)
  91. [ 0.000000] ACPI: SSDT 0x00000000DAFDB000 000C79 (v01 PmRef Cpu0Ist 00003000 INTL 20061109)
  92. [ 0.000000] ACPI: SSDT 0x00000000DAFDA000 000A83 (v01 PmRef CpuPm 00003000 INTL 20061109)
  93. [ 0.000000] ACPI: DMAR 0x00000000DAFD9000 0000B8 (v01 INTEL SNB 00000001 INTL 00000001)
  94. [ 0.000000] ACPI: UEFI 0x00000000DAFD8000 0002A6 (v01 LENOVO TP-G2 00002640 PTL 00000002)
  95. [ 0.000000] ACPI: DBG2 0x00000000DAFD7000 0000E9 (v00 LENOVO TP-G2 00002640 PTL 00000002)
  96. [ 0.000000] ACPI: BGRT 0x00000000DAFD6000 000038 (v00 LENOVO TP-G2 00002640 PTL 00000002)
  97. [ 0.000000] ACPI: DMI detected: Lenovo ThinkPad X230
  98. [ 0.000000] ACPI: Local APIC address 0xfee00000
  99. [ 0.000000] No NUMA configuration found
  100. [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000011e5fffff]
  101. [ 0.000000] NODE_DATA(0) allocated [mem 0x11e5f5000-0x11e5f9fff]
  102. [ 0.000000] Zone ranges:
  103. [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
  104. [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
  105. [ 0.000000] Normal [mem 0x0000000100000000-0x000000011e5fffff]
  106. [ 0.000000] Device empty
  107. [ 0.000000] Movable zone start for each node
  108. [ 0.000000] Early memory node ranges
  109. [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009bfff]
  110. [ 0.000000] node 0: [mem 0x000000000009d000-0x000000000009dfff]
  111. [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001fffffff]
  112. [ 0.000000] node 0: [mem 0x0000000020200000-0x0000000040003fff]
  113. [ 0.000000] node 0: [mem 0x0000000040005000-0x00000000cff92fff]
  114. [ 0.000000] node 0: [mem 0x00000000d0195000-0x00000000d684ffff]
  115. [ 0.000000] node 0: [mem 0x00000000dafff000-0x00000000daffffff]
  116. [ 0.000000] node 0: [mem 0x0000000100000000-0x000000011e5fffff]
  117. [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000011e5fffff]
  118. [ 0.000000] On node 0 totalpages: 1001962
  119. [ 0.000000] DMA zone: 64 pages used for memmap
  120. [ 0.000000] DMA zone: 24 pages reserved
  121. [ 0.000000] DMA zone: 3996 pages, LIFO batch:0
  122. [ 0.000000] DMA32 zone: 13650 pages used for memmap
  123. [ 0.000000] DMA32 zone: 873550 pages, LIFO batch:31
  124. [ 0.000000] Normal zone: 1944 pages used for memmap
  125. [ 0.000000] Normal zone: 124416 pages, LIFO batch:31
  126. [ 0.000000] Reserving Intel graphics stolen memory at 0xdba00000-0xdf9fffff
  127. [ 0.000000] ACPI: PM-Timer IO Port: 0x408
  128. [ 0.000000] ACPI: Local APIC address 0xfee00000
  129. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
  130. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
  131. [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
  132. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  133. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  134. [ 0.000000] ACPI: IRQ0 used by override.
  135. [ 0.000000] ACPI: IRQ9 used by override.
  136. [ 0.000000] Using ACPI (MADT) for SMP configuration information
  137. [ 0.000000] ACPI: HPET id: 0x8086a301 base: 0xfed00000
  138. [ 0.000000] smpboot: Allowing 8 CPUs, 4 hotplug CPUs
  139. [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
  140. [ 0.000000] PM: Registered nosave memory: [mem 0x0009c000-0x0009cfff]
  141. [ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x000bffff]
  142. [ 0.000000] PM: Registered nosave memory: [mem 0x000c0000-0x000fffff]
  143. [ 0.000000] PM: Registered nosave memory: [mem 0x20000000-0x201fffff]
  144. [ 0.000000] PM: Registered nosave memory: [mem 0x40004000-0x40004fff]
  145. [ 0.000000] PM: Registered nosave memory: [mem 0xcff93000-0xd0194fff]
  146. [ 0.000000] PM: Registered nosave memory: [mem 0xd6850000-0xd6a4ffff]
  147. [ 0.000000] PM: Registered nosave memory: [mem 0xd6a50000-0xdae9efff]
  148. [ 0.000000] PM: Registered nosave memory: [mem 0xdae9f000-0xdaf9efff]
  149. [ 0.000000] PM: Registered nosave memory: [mem 0xdaf9f000-0xdaffefff]
  150. [ 0.000000] PM: Registered nosave memory: [mem 0xdb000000-0xdf9fffff]
  151. [ 0.000000] PM: Registered nosave memory: [mem 0xdfa00000-0xf80f7fff]
  152. [ 0.000000] PM: Registered nosave memory: [mem 0xf80f8000-0xf80f8fff]
  153. [ 0.000000] PM: Registered nosave memory: [mem 0xf80f9000-0xfed1bfff]
  154. [ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
  155. [ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xffffffff]
  156. [ 0.000000] e820: [mem 0xdfa00000-0xf80f7fff] available for PCI devices
  157. [ 0.000000] Booting paravirtualized kernel on bare hardware
  158. [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
  159. [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:8 nr_node_ids:1
  160. [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88011e200000 s98008 r8192 d28968 u262144
  161. [ 0.000000] pcpu-alloc: s98008 r8192 d28968 u262144 alloc=1*2097152
  162. [ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
  163. [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 986280
  164. [ 0.000000] Policy zone: Normal
  165. [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-43-generic.efi.signed root=UUID=c56612cb-5229-4819-8255-1b5cf6c1a4ba ro splash quiet vt.handoff=7
  166. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  167. [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
  168. [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
  169. [ 0.000000] Memory: 3755236K/4007848K available (8409K kernel code, 1283K rwdata, 3944K rodata, 1480K init, 1292K bss, 252612K reserved, 0K cma-reserved)
  170. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
  171. [ 0.000000] Hierarchical RCU implementation.
  172. [ 0.000000] Build-time adjustment of leaf fanout to 64.
  173. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=8.
  174. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=8
  175. [ 0.000000] NR_IRQS:16640 nr_irqs:488 16
  176. [ 0.000000] vt handoff: transparent VT on vt#7
  177. [ 0.000000] Console: colour dummy device 80x25
  178. [ 0.000000] console [tty0] enabled
  179. [ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
  180. [ 0.000000] hpet clockevent registered
  181. [ 0.000000] tsc: Fast TSC calibration using PIT
  182. [ 0.000000] tsc: Detected 2594.145 MHz processor
  183. [ 0.000033] Calibrating delay loop (skipped), value calculated using timer frequency.. 5188.29 BogoMIPS (lpj=10376580)
  184. [ 0.000035] pid_max: default: 32768 minimum: 301
  185. [ 0.000041] ACPI: Core revision 20150930
  186. [ 0.011226] ACPI: 6 ACPI AML tables successfully acquired and loaded
  187. [ 0.031827] Security Framework initialized
  188. [ 0.031830] Yama: becoming mindful.
  189. [ 0.031846] AppArmor: AppArmor initialized
  190. [ 0.032089] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
  191. [ 0.033042] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
  192. [ 0.033468] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
  193. [ 0.033473] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
  194. [ 0.033670] Initializing cgroup subsys io
  195. [ 0.033674] Initializing cgroup subsys memory
  196. [ 0.033680] Initializing cgroup subsys devices
  197. [ 0.033682] Initializing cgroup subsys freezer
  198. [ 0.033684] Initializing cgroup subsys net_cls
  199. [ 0.033686] Initializing cgroup subsys perf_event
  200. [ 0.033688] Initializing cgroup subsys net_prio
  201. [ 0.033691] Initializing cgroup subsys hugetlb
  202. [ 0.033692] Initializing cgroup subsys pids
  203. [ 0.033712] CPU: Physical Processor ID: 0
  204. [ 0.033713] CPU: Processor Core ID: 0
  205. [ 0.033717] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
  206. [ 0.033718] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
  207. [ 0.034059] mce: CPU supports 7 MCE banks
  208. [ 0.034070] CPU0: Thermal monitoring enabled (TM1)
  209. [ 0.034076] process: using mwait in idle threads
  210. [ 0.034079] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
  211. [ 0.034080] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
  212. [ 0.034492] Freeing SMP alternatives memory: 32K (ffffffff820b4000 - ffffffff820bc000)
  213. [ 0.037218] Ignoring BGRT: invalid version 0 (expected 1)
  214. [ 0.038831] ftrace: allocating 32007 entries in 126 pages
  215. [ 0.052992] smpboot: Max logical packages: 4
  216. [ 0.052995] smpboot: APIC(0) Converting physical 0 to logical package 0
  217. [ 0.053017] DMAR: Host address width 36
  218. [ 0.053019] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
  219. [ 0.053024] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap c0000020e60262 ecap f0101a
  220. [ 0.053025] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
  221. [ 0.053028] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap c9008020660262 ecap f0105a
  222. [ 0.053029] DMAR: RMRR base: 0x000000da2ba000 end: 0x000000da2d0fff
  223. [ 0.053031] DMAR: RMRR base: 0x000000db800000 end: 0x000000df9fffff
  224. [ 0.053033] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
  225. [ 0.053034] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
  226. [ 0.053035] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
  227. [ 0.053343] DMAR-IR: Enabled IRQ remapping in x2apic mode
  228. [ 0.053346] x2apic enabled
  229. [ 0.053354] Switched APIC routing to cluster x2apic.
  230. [ 0.053813] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  231. [ 0.093504] TSC deadline timer enabled
  232. [ 0.093508] smpboot: CPU0: Intel(R) Core(TM) i5-3320M CPU @ 2.60GHz (family: 0x6, model: 0x3a, stepping: 0x9)
  233. [ 0.093529] Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, full-width counters, Intel PMU driver.
  234. [ 0.093547] ... version: 3
  235. [ 0.093548] ... bit width: 48
  236. [ 0.093549] ... generic registers: 4
  237. [ 0.093550] ... value mask: 0000ffffffffffff
  238. [ 0.093551] ... max period: 0000ffffffffffff
  239. [ 0.093552] ... fixed-purpose events: 3
  240. [ 0.093552] ... event mask: 000000070000000f
  241. [ 0.094316] x86: Booting SMP configuration:
  242. [ 0.094318] .... node #0, CPUs: #1
  243. [ 0.097086] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
  244. [ 0.097161] #2 #3
  245. [ 0.102558] x86: Booted up 1 node, 4 CPUs
  246. [ 0.102561] smpboot: Total of 4 processors activated (20753.16 BogoMIPS)
  247. [ 0.105576] devtmpfs: initialized
  248. [ 0.107666] evm: security.selinux
  249. [ 0.107667] evm: security.SMACK64
  250. [ 0.107668] evm: security.SMACK64EXEC
  251. [ 0.107668] evm: security.SMACK64TRANSMUTE
  252. [ 0.107669] evm: security.SMACK64MMAP
  253. [ 0.107670] evm: security.ima
  254. [ 0.107671] evm: security.capability
  255. [ 0.107732] PM: Registering ACPI NVS region [mem 0xdae9f000-0xdaf9efff] (1048576 bytes)
  256. [ 0.107811] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  257. [ 0.107892] pinctrl core: initialized pinctrl subsystem
  258. [ 0.107992] RTC time: 6:01:30, date: 10/17/16
  259. [ 0.108090] NET: Registered protocol family 16
  260. [ 0.118555] cpuidle: using governor ladder
  261. [ 0.134563] cpuidle: using governor menu
  262. [ 0.134571] PCCT header not found.
  263. [ 0.134664] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
  264. [ 0.134665] ACPI: bus type PCI registered
  265. [ 0.134666] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  266. [ 0.134857] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
  267. [ 0.134859] PCI: not using MMCONFIG
  268. [ 0.134860] PCI: Using configuration type 1 for base access
  269. [ 0.134895] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
  270. [ 0.146910] ACPI: Added _OSI(Module Device)
  271. [ 0.146912] ACPI: Added _OSI(Processor Device)
  272. [ 0.146913] ACPI: Added _OSI(3.0 _SCP Extensions)
  273. [ 0.146914] ACPI: Added _OSI(Processor Aggregator Device)
  274. [ 0.146915] ACPI: Deleted _OSI(Windows 2012)
  275. [ 0.148164] ACPI : EC: EC description table is found, configuring boot EC
  276. [ 0.148177] ACPI : EC: EC started
  277. [ 0.151776] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
  278. [ 0.154220] ACPI: Dynamic OEM Table Load:
  279. [ 0.154230] ACPI: SSDT 0xFFFF8800D2498000 000A01 (v01 PmRef Cpu0Cst 00003001 INTL 20061109)
  280. [ 0.154719] ACPI: Dynamic OEM Table Load:
  281. [ 0.154726] ACPI: SSDT 0xFFFF880118A7C800 000303 (v01 PmRef ApIst 00003000 INTL 20061109)
  282. [ 0.155146] ACPI: Dynamic OEM Table Load:
  283. [ 0.155151] ACPI: SSDT 0xFFFF8800D24A0000 000119 (v01 PmRef ApCst 00003000 INTL 20061109)
  284. [ 0.155962] ACPI: Interpreter enabled
  285. [ 0.155968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580)
  286. [ 0.155971] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580)
  287. [ 0.155982] ACPI: (supports S0 S3 S4 S5)
  288. [ 0.155984] ACPI: Using IOAPIC for interrupt routing
  289. [ 0.156002] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
  290. [ 0.156350] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in ACPI motherboard resources
  291. [ 0.156357] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  292. [ 0.158946] ACPI: Power Resource [PUBS] (on)
  293. [ 0.159691] acpi PNP0C0A:01: ACPI dock station (docks/bays count: 1)
  294. [ 0.160571] acpi LNXIOBAY:00: ACPI dock station (docks/bays count: 2)
  295. [ 0.162954] acpi IBM0079:00: ACPI dock station (docks/bays count: 3)
  296. [ 0.163336] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
  297. [ 0.163399] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
  298. [ 0.163458] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
  299. [ 0.163519] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
  300. [ 0.163577] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
  301. [ 0.163635] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
  302. [ 0.163694] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
  303. [ 0.163755] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
  304. [ 0.163831] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3f])
  305. [ 0.163835] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
  306. [ 0.163928] acpi PNP0A08:00: _OSC: platform does not support [PCIeCapability]
  307. [ 0.163968] acpi PNP0A08:00: _OSC: not requesting control; platform does not support [PCIeCapability]
  308. [ 0.163971] acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug PME AER PCIeCapability]
  309. [ 0.163972] acpi PNP0A08:00: _OSC: platform willing to grant [PCIeHotplug PME AER]
  310. [ 0.163974] acpi PNP0A08:00: _OSC failed (AE_SUPPORT); disabling ASPM
  311. [ 0.164113] PCI host bridge to bus 0000:00
  312. [ 0.164116] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
  313. [ 0.164118] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
  314. [ 0.164119] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  315. [ 0.164121] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
  316. [ 0.164122] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
  317. [ 0.164123] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
  318. [ 0.164125] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
  319. [ 0.164126] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
  320. [ 0.164127] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
  321. [ 0.164129] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
  322. [ 0.164130] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
  323. [ 0.164131] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
  324. [ 0.164133] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
  325. [ 0.164134] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
  326. [ 0.164135] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
  327. [ 0.164137] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfebfffff window]
  328. [ 0.164138] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed4bfff window]
  329. [ 0.164140] pci_bus 0000:00: root bus resource [bus 00-3f]
  330. [ 0.164147] pci 0000:00:00.0: [8086:0154] type 00 class 0x060000
  331. [ 0.164222] pci 0000:00:02.0: [8086:0166] type 00 class 0x030000
  332. [ 0.164234] pci 0000:00:02.0: reg 0x10: [mem 0xf0000000-0xf03fffff 64bit]
  333. [ 0.164240] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
  334. [ 0.164245] pci 0000:00:02.0: reg 0x20: [io 0x5000-0x503f]
  335. [ 0.164327] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
  336. [ 0.164357] pci 0000:00:14.0: reg 0x10: [mem 0xf2520000-0xf252ffff 64bit]
  337. [ 0.164416] pci 0000:00:14.0: PME# supported from D3hot D3cold
  338. [ 0.164442] pci 0000:00:14.0: System wakeup disabled by ACPI
  339. [ 0.164479] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
  340. [ 0.164507] pci 0000:00:16.0: reg 0x10: [mem 0xf2535000-0xf253500f 64bit]
  341. [ 0.164560] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
  342. [ 0.164613] pci 0000:00:16.3: [8086:1e3d] type 00 class 0x070002
  343. [ 0.164634] pci 0000:00:16.3: reg 0x10: [io 0x50b0-0x50b7]
  344. [ 0.164642] pci 0000:00:16.3: reg 0x14: [mem 0xf253c000-0xf253cfff]
  345. [ 0.164746] pci 0000:00:19.0: [8086:1502] type 00 class 0x020000
  346. [ 0.164770] pci 0000:00:19.0: reg 0x10: [mem 0xf2500000-0xf251ffff]
  347. [ 0.164779] pci 0000:00:19.0: reg 0x14: [mem 0xf253b000-0xf253bfff]
  348. [ 0.164787] pci 0000:00:19.0: reg 0x18: [io 0x5080-0x509f]
  349. [ 0.164835] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
  350. [ 0.164861] pci 0000:00:19.0: System wakeup disabled by ACPI
  351. [ 0.164900] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
  352. [ 0.164928] pci 0000:00:1a.0: reg 0x10: [mem 0xf253a000-0xf253a3ff]
  353. [ 0.165000] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
  354. [ 0.165027] pci 0000:00:1a.0: System wakeup disabled by ACPI
  355. [ 0.165065] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
  356. [ 0.165092] pci 0000:00:1b.0: reg 0x10: [mem 0xf2530000-0xf2533fff 64bit]
  357. [ 0.165154] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
  358. [ 0.165188] pci 0000:00:1b.0: System wakeup disabled by ACPI
  359. [ 0.165230] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400
  360. [ 0.165355] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
  361. [ 0.165432] pci 0000:00:1c.1: [8086:1e12] type 01 class 0x060400
  362. [ 0.165558] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
  363. [ 0.165634] pci 0000:00:1c.2: [8086:1e14] type 01 class 0x060400
  364. [ 0.165759] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
  365. [ 0.165797] pci 0000:00:1c.2: System wakeup disabled by ACPI
  366. [ 0.165838] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
  367. [ 0.165867] pci 0000:00:1d.0: reg 0x10: [mem 0xf2539000-0xf25393ff]
  368. [ 0.165939] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
  369. [ 0.165966] pci 0000:00:1d.0: System wakeup disabled by ACPI
  370. [ 0.166002] pci 0000:00:1f.0: [8086:1e55] type 00 class 0x060100
  371. [ 0.166156] pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601
  372. [ 0.166179] pci 0000:00:1f.2: reg 0x10: [io 0x50a8-0x50af]
  373. [ 0.166187] pci 0000:00:1f.2: reg 0x14: [io 0x50bc-0x50bf]
  374. [ 0.166195] pci 0000:00:1f.2: reg 0x18: [io 0x50a0-0x50a7]
  375. [ 0.166203] pci 0000:00:1f.2: reg 0x1c: [io 0x50b8-0x50bb]
  376. [ 0.166211] pci 0000:00:1f.2: reg 0x20: [io 0x5060-0x507f]
  377. [ 0.166219] pci 0000:00:1f.2: reg 0x24: [mem 0xf2538000-0xf25387ff]
  378. [ 0.166250] pci 0000:00:1f.2: PME# supported from D3hot
  379. [ 0.166305] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
  380. [ 0.166322] pci 0000:00:1f.3: reg 0x10: [mem 0xf2534000-0xf25340ff 64bit]
  381. [ 0.166343] pci 0000:00:1f.3: reg 0x20: [io 0xefa0-0xefbf]
  382. [ 0.166544] pci 0000:02:00.0: [1180:e823] type 00 class 0x088001
  383. [ 0.166597] pci 0000:02:00.0: MMC controller base frequency changed to 50Mhz.
  384. [ 0.166624] pci 0000:02:00.0: reg 0x10: [mem 0xf1d00000-0xf1d000ff]
  385. [ 0.166825] pci 0000:02:00.0: supports D1 D2
  386. [ 0.166826] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  387. [ 0.174811] pci 0000:00:1c.0: PCI bridge to [bus 02]
  388. [ 0.174816] pci 0000:00:1c.0: bridge window [io 0x4000-0x4fff]
  389. [ 0.174821] pci 0000:00:1c.0: bridge window [mem 0xf1d00000-0xf24fffff]
  390. [ 0.174829] pci 0000:00:1c.0: bridge window [mem 0xf0400000-0xf0bfffff 64bit pref]
  391. [ 0.175021] pci 0000:03:00.0: [8086:0085] type 00 class 0x028000
  392. [ 0.175310] pci 0000:03:00.0: reg 0x10: [mem 0xf1c00000-0xf1c01fff 64bit]
  393. [ 0.175950] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
  394. [ 0.182722] pci 0000:00:1c.1: PCI bridge to [bus 03]
  395. [ 0.182731] pci 0000:00:1c.1: bridge window [mem 0xf1c00000-0xf1cfffff]
  396. [ 0.182822] acpiphp: Slot [1] registered
  397. [ 0.182830] pci 0000:00:1c.2: PCI bridge to [bus 04-0b]
  398. [ 0.182835] pci 0000:00:1c.2: bridge window [io 0x3000-0x3fff]
  399. [ 0.182839] pci 0000:00:1c.2: bridge window [mem 0xf1400000-0xf1bfffff]
  400. [ 0.182848] pci 0000:00:1c.2: bridge window [mem 0xf0c00000-0xf13fffff 64bit pref]
  401. [ 0.183764] ACPI: Enabled 4 GPEs in block 00 to 3F
  402. [ 0.183835] ACPI : EC: GPE = 0x11, I/O: command/status = 0x66, data = 0x62
  403. [ 0.183931] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=mem,locks=none
  404. [ 0.183933] vgaarb: loaded
  405. [ 0.183934] vgaarb: setting as boot device: PCI:0000:00:02.0
  406. [ 0.183935] vgaarb: bridge control possible 0000:00:02.0
  407. [ 0.184118] SCSI subsystem initialized
  408. [ 0.184154] libata version 3.00 loaded.
  409. [ 0.184174] ACPI: bus type USB registered
  410. [ 0.184187] usbcore: registered new interface driver usbfs
  411. [ 0.184194] usbcore: registered new interface driver hub
  412. [ 0.184210] usbcore: registered new device driver usb
  413. [ 0.184361] PCI: Using ACPI for IRQ routing
  414. [ 0.186048] PCI: pci_cache_line_size set to 64 bytes
  415. [ 0.186451] e820: reserve RAM buffer [mem 0x0009c000-0x0009ffff]
  416. [ 0.186452] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
  417. [ 0.186453] e820: reserve RAM buffer [mem 0x40004000-0x43ffffff]
  418. [ 0.186454] e820: reserve RAM buffer [mem 0xcff93000-0xcfffffff]
  419. [ 0.186455] e820: reserve RAM buffer [mem 0xd6850000-0xd7ffffff]
  420. [ 0.186456] e820: reserve RAM buffer [mem 0xdb000000-0xdbffffff]
  421. [ 0.186458] e820: reserve RAM buffer [mem 0x11e600000-0x11fffffff]
  422. [ 0.186557] NetLabel: Initializing
  423. [ 0.186558] NetLabel: domain hash size = 128
  424. [ 0.186559] NetLabel: protocols = UNLABELED CIPSOv4
  425. [ 0.186569] NetLabel: unlabeled traffic allowed by default
  426. [ 0.186644] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
  427. [ 0.186649] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
  428. [ 0.188660] amd_nb: Cannot enumerate AMD northbridges
  429. [ 0.188677] clocksource: Switched to clocksource hpet
  430. [ 0.193989] AppArmor: AppArmor Filesystem Enabled
  431. [ 0.194051] pnp: PnP ACPI init
  432. [ 0.194373] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
  433. [ 0.194376] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved
  434. [ 0.194378] system 00:00: [mem 0x00100000-0xdf9fffff] could not be reserved
  435. [ 0.194379] system 00:00: [mem 0xfec00000-0xffffffff] could not be reserved
  436. [ 0.194383] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
  437. [ 0.194482] pnp 00:01: [Firmware Bug]: PNP resource [mem 0xfed10000-0xfed13fff] covers only part of 0000:00:00.0 Intel MCH; extending to [mem 0xfed10000-0xfed17fff]
  438. [ 0.194501] system 00:01: [io 0x0400-0x047f] could not be reserved
  439. [ 0.194503] system 00:01: [io 0x0500-0x057f] has been reserved
  440. [ 0.194505] system 00:01: [io 0x0800-0x080f] has been reserved
  441. [ 0.194506] system 00:01: [io 0x15e0-0x15ef] has been reserved
  442. [ 0.194508] system 00:01: [io 0x1600-0x167f] has been reserved
  443. [ 0.194510] system 00:01: [mem 0xf8000000-0xfbffffff] could not be reserved
  444. [ 0.194511] system 00:01: [mem 0xfffff000-0xffffffff] has been reserved
  445. [ 0.194513] system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved
  446. [ 0.194515] system 00:01: [mem 0xfed10000-0xfed17fff] has been reserved
  447. [ 0.194516] system 00:01: [mem 0xfed18000-0xfed18fff] has been reserved
  448. [ 0.194518] system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved
  449. [ 0.194519] system 00:01: [mem 0xfed45000-0xfed4bfff] has been reserved
  450. [ 0.194521] system 00:01: [mem 0xfed40000-0xfed44fff] has been reserved
  451. [ 0.194524] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
  452. [ 0.194567] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
  453. [ 0.194587] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
  454. [ 0.194606] pnp 00:04: Plug and Play ACPI device, IDs LEN0020 PNP0f13 (active)
  455. [ 0.195093] pnp: PnP ACPI: found 5 devices
  456. [ 0.201624] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  457. [ 0.201672] pci 0000:00:1c.0: PCI bridge to [bus 02]
  458. [ 0.201677] pci 0000:00:1c.0: bridge window [io 0x4000-0x4fff]
  459. [ 0.201684] pci 0000:00:1c.0: bridge window [mem 0xf1d00000-0xf24fffff]
  460. [ 0.201689] pci 0000:00:1c.0: bridge window [mem 0xf0400000-0xf0bfffff 64bit pref]
  461. [ 0.201697] pci 0000:00:1c.1: PCI bridge to [bus 03]
  462. [ 0.201704] pci 0000:00:1c.1: bridge window [mem 0xf1c00000-0xf1cfffff]
  463. [ 0.201716] pci 0000:00:1c.2: PCI bridge to [bus 04-0b]
  464. [ 0.201719] pci 0000:00:1c.2: bridge window [io 0x3000-0x3fff]
  465. [ 0.201725] pci 0000:00:1c.2: bridge window [mem 0xf1400000-0xf1bfffff]
  466. [ 0.201731] pci 0000:00:1c.2: bridge window [mem 0xf0c00000-0xf13fffff 64bit pref]
  467. [ 0.201740] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
  468. [ 0.201741] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
  469. [ 0.201743] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
  470. [ 0.201744] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
  471. [ 0.201746] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
  472. [ 0.201747] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
  473. [ 0.201748] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
  474. [ 0.201750] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
  475. [ 0.201751] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
  476. [ 0.201753] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
  477. [ 0.201754] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
  478. [ 0.201755] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
  479. [ 0.201757] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
  480. [ 0.201758] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
  481. [ 0.201760] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
  482. [ 0.201761] pci_bus 0000:00: resource 19 [mem 0xdfa00000-0xfebfffff window]
  483. [ 0.201762] pci_bus 0000:00: resource 20 [mem 0xfed40000-0xfed4bfff window]
  484. [ 0.201764] pci_bus 0000:02: resource 0 [io 0x4000-0x4fff]
  485. [ 0.201765] pci_bus 0000:02: resource 1 [mem 0xf1d00000-0xf24fffff]
  486. [ 0.201767] pci_bus 0000:02: resource 2 [mem 0xf0400000-0xf0bfffff 64bit pref]
  487. [ 0.201768] pci_bus 0000:03: resource 1 [mem 0xf1c00000-0xf1cfffff]
  488. [ 0.201770] pci_bus 0000:04: resource 0 [io 0x3000-0x3fff]
  489. [ 0.201771] pci_bus 0000:04: resource 1 [mem 0xf1400000-0xf1bfffff]
  490. [ 0.201772] pci_bus 0000:04: resource 2 [mem 0xf0c00000-0xf13fffff 64bit pref]
  491. [ 0.201803] NET: Registered protocol family 2
  492. [ 0.201941] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
  493. [ 0.202004] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
  494. [ 0.202089] TCP: Hash tables configured (established 32768 bind 32768)
  495. [ 0.202106] UDP hash table entries: 2048 (order: 4, 65536 bytes)
  496. [ 0.202120] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
  497. [ 0.202167] NET: Registered protocol family 1
  498. [ 0.202181] pci 0000:00:02.0: Video device with shadowed ROM
  499. [ 0.202603] PCI: CLS 64 bytes, default 64
  500. [ 0.202648] Trying to unpack rootfs image as initramfs...
  501. [ 0.660743] Freeing initrd memory: 32868K (ffff880033fbe000 - ffff880035fd7000)
  502. [ 0.660779] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
  503. [ 0.660781] software IO TLB [mem 0xc9b64000-0xcdb64000] (64MB) mapped at [ffff8800c9b64000-ffff8800cdb63fff]
  504. [ 0.660846] RAPL PMU detected, API unit is 2^-32 Joules, 3 fixed counters 163840 ms ovfl timer
  505. [ 0.660847] hw unit of domain pp0-core 2^-16 Joules
  506. [ 0.660848] hw unit of domain package 2^-16 Joules
  507. [ 0.660849] hw unit of domain pp1-gpu 2^-16 Joules
  508. [ 0.660990] Scanning for low memory corruption every 60 seconds
  509. [ 0.661333] futex hash table entries: 2048 (order: 5, 131072 bytes)
  510. [ 0.661377] audit: initializing netlink subsys (disabled)
  511. [ 0.661393] audit: type=2000 audit(1476684090.648:1): initialized
  512. [ 0.661786] Initialise system trusted keyring
  513. [ 0.661884] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  514. [ 0.663141] zbud: loaded
  515. [ 0.663319] VFS: Disk quotas dquot_6.6.0
  516. [ 0.663359] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  517. [ 0.663583] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  518. [ 0.663790] fuse init (API version 7.23)
  519. [ 0.663910] Key type big_key registered
  520. [ 0.663934] Allocating IMA MOK and blacklist keyrings.
  521. [ 0.664298] Key type asymmetric registered
  522. [ 0.664301] Asymmetric key parser 'x509' registered
  523. [ 0.664330] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
  524. [ 0.664364] io scheduler noop registered
  525. [ 0.664366] io scheduler deadline registered (default)
  526. [ 0.664391] io scheduler cfq registered
  527. [ 0.664855] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  528. [ 0.664861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
  529. [ 0.664890] efifb: probing for efifb
  530. [ 0.664899] efifb: framebuffer at 0xe0000000, mapped to 0xffffc90000800000, using 4160k, total 4160k
  531. [ 0.664900] efifb: mode is 1366x768x32, linelength=5504, pages=1
  532. [ 0.664901] efifb: scrolling: redraw
  533. [ 0.664902] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
  534. [ 0.664982] Console: switching to colour frame buffer device 170x48
  535. [ 0.664998] fb0: EFI VGA frame buffer device
  536. [ 0.665006] intel_idle: MWAIT substates: 0x21120
  537. [ 0.665007] intel_idle: v0.4.1 model 0x3A
  538. [ 0.665008] intel_idle: lapic_timer_reliable_states 0xffffffff
  539. [ 0.665290] ACPI: AC Adapter [AC] (on-line)
  540. [ 0.665341] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
  541. [ 0.665450] ACPI: Lid Switch [LID]
  542. [ 0.665483] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
  543. [ 0.665485] ACPI: Sleep Button [SLPB]
  544. [ 0.665521] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
  545. [ 0.665523] ACPI: Power Button [PWRF]
  546. [ 0.666912] thermal LNXTHERM:00: registered as thermal_zone0
  547. [ 0.666915] ACPI: Thermal Zone [THM0] (23 C)
  548. [ 0.666942] GHES: HEST is not enabled!
  549. [ 0.667040] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
  550. [ 0.688981] 0000:00:16.3: ttyS4 at I/O 0x50b0 (irq = 19, base_baud = 115200) is a 16550A
  551. [ 0.689313] Linux agpgart interface v0.103
  552. [ 0.690751] ACPI: Battery Slot [BAT0] (battery present)
  553. [ 0.692170] brd: module loaded
  554. [ 0.693274] loop: module loaded
  555. [ 0.693454] libphy: Fixed MDIO Bus: probed
  556. [ 0.693457] tun: Universal TUN/TAP device driver, 1.6
  557. [ 0.693458] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  558. [ 0.693497] PPP generic driver version 2.4.2
  559. [ 0.693548] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  560. [ 0.693552] ehci-pci: EHCI PCI platform driver
  561. [ 0.693648] ehci-pci 0000:00:1a.0: EHCI Host Controller
  562. [ 0.693653] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
  563. [ 0.693665] ehci-pci 0000:00:1a.0: debug port 2
  564. [ 0.697575] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
  565. [ 0.697591] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf253a000
  566. [ 0.712712] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
  567. [ 0.712769] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  568. [ 0.712771] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  569. [ 0.712773] usb usb1: Product: EHCI Host Controller
  570. [ 0.712774] usb usb1: Manufacturer: Linux 4.4.0-43-generic ehci_hcd
  571. [ 0.712775] usb usb1: SerialNumber: 0000:00:1a.0
  572. [ 0.712949] hub 1-0:1.0: USB hub found
  573. [ 0.712957] hub 1-0:1.0: 3 ports detected
  574. [ 0.713156] ehci-pci 0000:00:1d.0: EHCI Host Controller
  575. [ 0.713161] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
  576. [ 0.713173] ehci-pci 0000:00:1d.0: debug port 2
  577. [ 0.717075] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
  578. [ 0.717087] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf2539000
  579. [ 0.728728] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
  580. [ 0.728770] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
  581. [ 0.728772] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  582. [ 0.728774] usb usb2: Product: EHCI Host Controller
  583. [ 0.728775] usb usb2: Manufacturer: Linux 4.4.0-43-generic ehci_hcd
  584. [ 0.728776] usb usb2: SerialNumber: 0000:00:1d.0
  585. [ 0.728943] hub 2-0:1.0: USB hub found
  586. [ 0.728950] hub 2-0:1.0: 3 ports detected
  587. [ 0.729077] ehci-platform: EHCI generic platform driver
  588. [ 0.729089] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  589. [ 0.729094] ohci-pci: OHCI PCI platform driver
  590. [ 0.729103] ohci-platform: OHCI generic platform driver
  591. [ 0.729110] uhci_hcd: USB Universal Host Controller Interface driver
  592. [ 0.729196] xhci_hcd 0000:00:14.0: xHCI Host Controller
  593. [ 0.729201] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
  594. [ 0.730291] xhci_hcd 0000:00:14.0: hcc params 0x20007181 hci version 0x100 quirks 0x0000b930
  595. [ 0.730296] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
  596. [ 0.730382] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
  597. [ 0.730383] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  598. [ 0.730385] usb usb3: Product: xHCI Host Controller
  599. [ 0.730386] usb usb3: Manufacturer: Linux 4.4.0-43-generic xhci-hcd
  600. [ 0.730387] usb usb3: SerialNumber: 0000:00:14.0
  601. [ 0.730550] hub 3-0:1.0: USB hub found
  602. [ 0.730564] hub 3-0:1.0: 4 ports detected
  603. [ 0.730918] xhci_hcd 0000:00:14.0: xHCI Host Controller
  604. [ 0.730922] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
  605. [ 0.730954] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
  606. [ 0.730955] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  607. [ 0.730957] usb usb4: Product: xHCI Host Controller
  608. [ 0.730958] usb usb4: Manufacturer: Linux 4.4.0-43-generic xhci-hcd
  609. [ 0.730959] usb usb4: SerialNumber: 0000:00:14.0
  610. [ 0.731125] hub 4-0:1.0: USB hub found
  611. [ 0.731138] hub 4-0:1.0: 4 ports detected
  612. [ 0.731571] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
  613. [ 0.733464] serio: i8042 KBD port at 0x60,0x64 irq 1
  614. [ 0.733468] serio: i8042 AUX port at 0x60,0x64 irq 12
  615. [ 0.733711] mousedev: PS/2 mouse device common for all mice
  616. [ 0.734048] rtc_cmos 00:02: RTC can wake from S4
  617. [ 0.734259] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
  618. [ 0.734292] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
  619. [ 0.734301] i2c /dev entries driver
  620. [ 0.734350] device-mapper: uevent: version 1.0.3
  621. [ 0.734417] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
  622. [ 0.734435] Intel P-state driver initializing.
  623. [ 0.734669] ledtrig-cpu: registered to indicate activity on CPUs
  624. [ 0.734678] EFI Variables Facility v0.08 2004-May-17
  625. [ 0.735453] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
  626. [ 0.748114] NET: Registered protocol family 10
  627. [ 0.748265] NET: Registered protocol family 17
  628. [ 0.748275] Key type dns_resolver registered
  629. [ 0.748433] microcode: CPU0 sig=0x306a9, pf=0x10, revision=0x1b
  630. [ 0.748439] microcode: CPU1 sig=0x306a9, pf=0x10, revision=0x1b
  631. [ 0.748446] microcode: CPU2 sig=0x306a9, pf=0x10, revision=0x1b
  632. [ 0.748454] microcode: CPU3 sig=0x306a9, pf=0x10, revision=0x1b
  633. [ 0.748484] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
  634. [ 0.748618] registered taskstats version 1
  635. [ 0.748630] Loading compiled-in X.509 certificates
  636. [ 0.749328] Loaded X.509 cert 'Build time autogenerated kernel key: d76179dc6bbadd817ec29258d181eadabda602cb'
  637. [ 0.749349] zswap: loaded using pool lzo/zbud
  638. [ 0.750586] Key type trusted registered
  639. [ 0.752699] Key type encrypted registered
  640. [ 0.752724] AppArmor: AppArmor sha1 policy hashing enabled
  641. [ 0.752726] ima: No TPM chip found, activating TPM-bypass!
  642. [ 0.752740] evm: HMAC attrs: 0x1
  643. [ 0.753278] Magic number: 4:896:13
  644. [ 0.753406] rtc_cmos 00:02: setting system clock to 2016-10-17 06:01:31 UTC (1476684091)
  645. [ 0.753474] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
  646. [ 0.753475] EDD information not available.
  647. [ 0.753532] PM: Hibernation image not present or could not be loaded.
  648. [ 0.754419] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)
  649. [ 0.754420] Write protecting the kernel read-only data: 14336k
  650. [ 0.754813] Freeing unused kernel memory: 1820K (ffff880002839000 - ffff880002a00000)
  651. [ 0.755105] Freeing unused kernel memory: 152K (ffff880002dda000 - ffff880002e00000)
  652. [ 0.762590] random: systemd-udevd: uninitialized urandom read (16 bytes read, 6 bits of entropy available)
  653. [ 0.762649] random: systemd-udevd: uninitialized urandom read (16 bytes read, 6 bits of entropy available)
  654. [ 0.762661] random: systemd-udevd: uninitialized urandom read (16 bytes read, 6 bits of entropy available)
  655. [ 0.763137] random: udevadm: uninitialized urandom read (16 bytes read, 6 bits of entropy available)
  656. [ 0.763171] random: udevadm: uninitialized urandom read (16 bytes read, 6 bits of entropy available)
  657. [ 0.763350] random: udevadm: uninitialized urandom read (16 bytes read, 6 bits of entropy available)
  658. [ 0.763388] random: udevadm: uninitialized urandom read (16 bytes read, 6 bits of entropy available)
  659. [ 0.763425] random: udevadm: uninitialized urandom read (16 bytes read, 6 bits of entropy available)
  660. [ 0.763460] random: udevadm: uninitialized urandom read (16 bytes read, 6 bits of entropy available)
  661. [ 0.763498] random: udevadm: uninitialized urandom read (16 bytes read, 6 bits of entropy available)
  662. [ 0.784058] FUJITSU Extended Socket Network Device Driver - version 1.0 - Copyright (c) 2015 FUJITSU LIMITED
  663. [ 0.789342] wmi: Mapper loaded
  664. [ 0.793806] [drm] Initialized drm 1.1.0 20060810
  665. [ 0.794931] pps_core: LinuxPPS API ver. 1 registered
  666. [ 0.794933] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  667. [ 0.796244] PTP clock support registered
  668. [ 0.801229] ahci 0000:00:1f.2: version 3.0
  669. [ 0.801390] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
  670. [ 0.801450] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
  671. [ 0.801451] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
  672. [ 0.801815] sdhci: Secure Digital Host Controller Interface driver
  673. [ 0.801817] sdhci: Copyright(c) Pierre Ossman
  674. [ 0.803490] sdhci-pci 0000:02:00.0: SDHCI controller found [1180:e823] (rev 4)
  675. [ 0.803929] sdhci-pci 0000:02:00.0: No vmmc regulator found
  676. [ 0.803932] sdhci-pci 0000:02:00.0: No vqmmc regulator found
  677. [ 0.805327] mmc0: SDHCI controller on PCI [0000:02:00.0] using DMA
  678. [ 0.816718] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x13 impl SATA mode
  679. [ 0.816725] ahci 0000:00:1f.2: flags: 64bit ncq stag pm led clo pio slum part ems sxs apst
  680. [ 0.833252] scsi host0: ahci
  681. [ 0.833364] scsi host1: ahci
  682. [ 0.833448] scsi host2: ahci
  683. [ 0.833573] scsi host3: ahci
  684. [ 0.833662] scsi host4: ahci
  685. [ 0.833741] scsi host5: ahci
  686. [ 0.833800] ata1: SATA max UDMA/133 abar m2048@0xf2538000 port 0xf2538100 irq 27
  687. [ 0.833803] ata2: SATA max UDMA/133 abar m2048@0xf2538000 port 0xf2538180 irq 27
  688. [ 0.833804] ata3: DUMMY
  689. [ 0.833805] ata4: DUMMY
  690. [ 0.833807] ata5: SATA max UDMA/133 abar m2048@0xf2538000 port 0xf2538300 irq 27
  691. [ 0.833808] ata6: DUMMY
  692. [ 0.833971] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
  693. [ 1.024688] usb 1-1: new high-speed USB device number 2 using ehci-pci
  694. [ 1.033041] e1000e 0000:00:19.0 eth0: registered PHC clock
  695. [ 1.033043] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 3c:97:0e:74:a9:d4
  696. [ 1.033045] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
  697. [ 1.033079] e1000e 0000:00:19.0 eth0: MAC: 10, PHY: 11, PBA No: 1000FF-0FF
  698. [ 1.033140] i915 0000:00:02.0: enabling device (0006 -> 0007)
  699. [ 1.033665] e1000e 0000:00:19.0 enp0s25: renamed from eth0
  700. [ 1.034138] [drm] Memory usable by graphics device = 2048M
  701. [ 1.034141] checking generic (e0000000 410000) vs hw (e0000000 10000000)
  702. [ 1.034142] fb: switching to inteldrmfb from EFI VGA
  703. [ 1.034163] Console: switching to colour dummy device 80x25
  704. [ 1.034217] [drm] Replacing VGA console driver
  705. [ 1.040490] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  706. [ 1.040493] [drm] Driver supports precise vblank timestamp query.
  707. [ 1.040799] usb 2-1: new high-speed USB device number 2 using ehci-pci
  708. [ 1.041317] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=mem
  709. [ 1.152773] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  710. [ 1.156064] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
  711. [ 1.156073] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
  712. [ 1.156077] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
  713. [ 1.156284] ata1.00: supports DRM functions and may not be fully accessible
  714. [ 1.156396] ata1.00: disabling queued TRIM support
  715. [ 1.156400] ata1.00: ATA-9: Samsung SSD 850 PRO 256GB, EXM02B6Q, max UDMA/133
  716. [ 1.156404] ata1.00: 500118192 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
  717. [ 1.157632] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
  718. [ 1.157635] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  719. [ 1.157837] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
  720. [ 1.157841] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
  721. [ 1.157842] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
  722. [ 1.158183] hub 1-1:1.0: USB hub found
  723. [ 1.158367] ata1.00: supports DRM functions and may not be fully accessible
  724. [ 1.158376] hub 1-1:1.0: 6 ports detected
  725. [ 1.158625] ata1.00: disabling queued TRIM support
  726. [ 1.158715] ata1.00: configured for UDMA/133
  727. [ 1.159055] scsi 0:0:0:0: Direct-Access ATA Samsung SSD 850 2B6Q PQ: 0 ANSI: 5
  728. [ 1.159364] sd 0:0:0:0: Attached scsi generic sg0 type 0
  729. [ 1.159455] sd 0:0:0:0: [sda] 500118192 512-byte logical blocks: (256 GB/238 GiB)
  730. [ 1.159664] sd 0:0:0:0: [sda] Write Protect is off
  731. [ 1.159666] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
  732. [ 1.159691] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  733. [ 1.161697] sda: sda1 sda2 sda3 sda4 sda5
  734. [ 1.162329] sd 0:0:0:0: [sda] Attached SCSI disk
  735. [ 1.173183] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
  736. [ 1.173191] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  737. [ 1.173598] hub 2-1:1.0: USB hub found
  738. [ 1.173764] hub 2-1:1.0: 8 ports detected
  739. [ 1.268679] [drm] GMBUS [i915 gmbus dpb] timed out, falling back to bit banging on pin 5
  740. [ 1.432757] usb 1-1.3: new full-speed USB device number 3 using ehci-pci
  741. [ 1.476752] ata2: SATA link down (SStatus 0 SControl 300)
  742. [ 1.526891] usb 1-1.3: New USB device found, idVendor=147e, idProduct=2020
  743. [ 1.526894] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  744. [ 1.526895] usb 1-1.3: Product: Biometric Coprocessor
  745. [ 1.526896] usb 1-1.3: Manufacturer: Auth
  746. [ 1.541774] ACPI: Video Device [VID] (multi-head: yes rom: no post: no)
  747. [ 1.542817] acpi device:00: registered as cooling_device4
  748. [ 1.542903] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6
  749. [ 1.543291] [drm] Initialized i915 1.6.0 20151010 for 0000:00:02.0 on minor 0
  750. [ 1.588764] psmouse serio1: synaptics: queried max coordinates: x [..5768], y [..5062]
  751. [ 1.596756] usb 1-1.4: new full-speed USB device number 4 using ehci-pci
  752. [ 1.620726] psmouse serio1: synaptics: queried min coordinates: x [1174..], y [790..]
  753. [ 1.660728] tsc: Refined TSC clocksource calibration: 2594.108 MHz
  754. [ 1.660736] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x25647e07037, max_idle_ns: 440795273876 ns
  755. [ 1.681927] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.1, id: 0x1e2b1, caps: 0xd002a3/0x940300/0x123800/0x0, board id: 1611, fw id: 1099905
  756. [ 1.681934] psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0
  757. [ 1.698062] usb 1-1.4: New USB device found, idVendor=0a5c, idProduct=21e6
  758. [ 1.698065] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  759. [ 1.698067] usb 1-1.4: Product: BCM20702A0
  760. [ 1.698069] usb 1-1.4: Manufacturer: Broadcom Corp
  761. [ 1.698070] usb 1-1.4: SerialNumber: F4B7E2F7BB0F
  762. [ 1.720807] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input5
  763. [ 1.768771] usb 1-1.6: new high-speed USB device number 5 using ehci-pci
  764. [ 1.804754] ata5: SATA link down (SStatus 0 SControl 300)
  765. [ 1.869218] usb 1-1.6: New USB device found, idVendor=04f2, idProduct=b2eb
  766. [ 1.869221] usb 1-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  767. [ 1.869223] usb 1-1.6: Product: Integrated Camera
  768. [ 1.869224] usb 1-1.6: Manufacturer: Chicony Electronics Co., Ltd.
  769. [ 1.941315] fbcon: inteldrmfb (fb0) is primary device
  770. [ 1.941397] Console: switching to colour frame buffer device 170x48
  771. [ 1.941423] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
  772. [ 2.006353] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
  773. [ 2.079186] 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)
  774. [ 2.079288] systemd[1]: Detected architecture x86-64.
  775. [ 2.079407] systemd[1]: Set hostname to <corwin>.
  776. [ 2.141271] systemd[1]: Listening on udev Kernel Socket.
  777. [ 2.141336] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  778. [ 2.141435] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  779. [ 2.141512] systemd[1]: Created slice System Slice.
  780. [ 2.141576] systemd[1]: Created slice system-systemd\x2dfsck.slice.
  781. [ 2.141596] systemd[1]: Reached target Encrypted Volumes.
  782. [ 2.141629] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  783. [ 2.141662] systemd[1]: Listening on Journal Socket (/dev/log).
  784. [ 2.141695] systemd[1]: Listening on udev Control Socket.
  785. [ 2.141720] systemd[1]: Listening on Syslog Socket.
  786. [ 2.141743] systemd[1]: Listening on fsck to fsckd communication Socket.
  787. [ 2.141780] systemd[1]: Listening on Journal Socket.
  788. [ 2.160924] systemd[1]: Starting Uncomplicated firewall...
  789. [ 2.161810] systemd[1]: Starting Load Kernel Modules...
  790. [ 2.162237] systemd[1]: Started Read required files in advance.
  791. [ 2.162829] systemd[1]: Mounting Debug File System...
  792. [ 2.163311] systemd[1]: Mounting POSIX Message Queue File System...
  793. [ 2.163400] systemd[1]: Created slice User and Session Slice.
  794. [ 2.163438] systemd[1]: Reached target Slices.
  795. [ 2.163893] systemd[1]: Mounting Huge Pages File System...
  796. [ 2.165339] systemd[1]: Starting Create list of required static device nodes for the current kernel...
  797. [ 2.165822] systemd[1]: Starting Set console keymap...
  798. [ 2.165845] systemd[1]: Reached target Remote File Systems (Pre).
  799. [ 2.165883] systemd[1]: Reached target Remote File Systems.
  800. [ 2.165914] systemd[1]: Reached target User and Group Name Lookups.
  801. [ 2.166016] systemd[1]: Listening on Journal Audit Socket.
  802. [ 2.166508] systemd[1]: Starting Journal Service...
  803. [ 2.168241] systemd[1]: Starting Nameserver information manager...
  804. [ 2.169827] systemd[1]: Started Uncomplicated firewall.
  805. [ 2.170048] systemd[1]: Started Load Kernel Modules.
  806. [ 2.170253] systemd[1]: Started Create list of required static device nodes for the current kernel.
  807. [ 2.172289] systemd[1]: Mounted Huge Pages File System.
  808. [ 2.172335] systemd[1]: Mounted Debug File System.
  809. [ 2.172364] systemd[1]: Mounted POSIX Message Queue File System.
  810. [ 2.176359] systemd[1]: Started Nameserver information manager.
  811. [ 2.199861] systemd[1]: Started Set console keymap.
  812. [ 2.212074] systemd[1]: Started Journal Service.
  813. [ 2.260147] EXT4-fs (sda3): re-mounted. Opts: errors=remount-ro
  814. [ 2.274254] systemd-journald[243]: Received request to flush runtime journal from PID 1
  815. [ 2.344078] Non-volatile memory driver v1.3
  816. [ 2.348289] thinkpad_acpi: ThinkPad ACPI Extras v0.25
  817. [ 2.348292] thinkpad_acpi: http://ibm-acpi.sf.net/
  818. [ 2.348293] thinkpad_acpi: ThinkPad BIOS G2ETA4WW (2.64 ), EC unknown
  819. [ 2.348293] thinkpad_acpi: Lenovo ThinkPad X230, model 23202TG
  820. [ 2.348614] thinkpad_acpi: detected a 16-level brightness capable ThinkPad
  821. [ 2.348753] thinkpad_acpi: radio switch found; radios are enabled
  822. [ 2.348770] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
  823. [ 2.348771] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
  824. [ 2.350928] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
  825. [ 2.352255] thinkpad_acpi: Standard ACPI backlight interface available, not loading native one
  826. [ 2.354085] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input8
  827. [ 2.400597] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  828. [ 2.400794] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\_SB_.PCI0.LPC_.PMIO) (20150930/utaddress-254)
  829. [ 2.400801] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  830. [ 2.400808] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\_SB_.PCI0.LPC_.LPIO) (20150930/utaddress-254)
  831. [ 2.400812] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  832. [ 2.400814] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\_SB_.PCI0.LPC_.LPIO) (20150930/utaddress-254)
  833. [ 2.400823] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  834. [ 2.401009] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\_SB_.PCI0.LPC_.LPIO) (20150930/utaddress-254)
  835. [ 2.401013] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  836. [ 2.401015] lpc_ich: Resource conflict(s) found affecting gpio_ich
  837. [ 2.407627] media: Linux media interface: v0.10
  838. [ 2.418964] Linux video capture interface: v2.00
  839. [ 2.424513] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC269VC: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
  840. [ 2.424517] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
  841. [ 2.424520] snd_hda_codec_realtek hdaudioC0D0: hp_outs=2 (0x15/0x1b/0x0/0x0/0x0)
  842. [ 2.424521] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
  843. [ 2.424523] snd_hda_codec_realtek hdaudioC0D0: inputs:
  844. [ 2.424525] snd_hda_codec_realtek hdaudioC0D0: Mic=0x18
  845. [ 2.424527] snd_hda_codec_realtek hdaudioC0D0: Dock Mic=0x19
  846. [ 2.424529] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12
  847. [ 2.429813] Bluetooth: Core ver 2.21
  848. [ 2.429827] NET: Registered protocol family 31
  849. [ 2.429828] Bluetooth: HCI device and connection manager initialized
  850. [ 2.429831] Bluetooth: HCI socket layer initialized
  851. [ 2.429833] Bluetooth: L2CAP socket layer initialized
  852. [ 2.429838] Bluetooth: SCO socket layer initialized
  853. [ 2.433336] Intel(R) Wireless WiFi driver for Linux
  854. [ 2.433338] Copyright(c) 2003- 2015 Intel Corporation
  855. [ 2.433498] iwlwifi 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
  856. [ 2.436300] uvcvideo: Found UVC 1.00 device Integrated Camera (04f2:b2eb)
  857. [ 2.438860] input: Integrated Camera as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input13
  858. [ 2.438928] usbcore: registered new interface driver uvcvideo
  859. [ 2.438930] USB Video Class driver (1.1.1)
  860. [ 2.439278] iwlwifi 0000:03:00.0: loaded firmware version 18.168.6.1 op_mode iwldvm
  861. [ 2.454197] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
  862. [ 2.454438] input: HDA Intel PCH Dock Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
  863. [ 2.455410] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
  864. [ 2.455491] input: HDA Intel PCH Dock Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
  865. [ 2.455572] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
  866. [ 2.455645] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
  867. [ 2.455720] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
  868. [ 2.462887] AVX version of gcm_enc/dec engaged.
  869. [ 2.462889] AES CTR mode by8 optimization enabled
  870. [ 2.467261] usbcore: registered new interface driver btusb
  871. [ 2.471302] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUG disabled
  872. [ 2.471305] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
  873. [ 2.471307] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
  874. [ 2.471309] iwlwifi 0000:03:00.0: Detected Intel(R) Centrino(R) Advanced-N 6205 AGN, REV=0xB0
  875. [ 2.471476] iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled
  876. [ 2.482013] Bluetooth: hci0: BCM: chip id 63
  877. [ 2.497903] Bluetooth: hci0: BCM20702A
  878. [ 2.499077] Bluetooth: hci0: BCM20702A1 (001.002.014) build 0000
  879. [ 2.500698] bluetooth hci0: Direct firmware load for brcm/BCM20702A1-0a5c-21e6.hcd failed with error -2
  880. [ 2.500704] Bluetooth: hci0: BCM: Patch brcm/BCM20702A1-0a5c-21e6.hcd not found
  881. [ 2.514247] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
  882. [ 2.538489] Adding 4194300k swap on /dev/sda2. Priority:-1 extents:1 across:4194300k SSFS
  883. [ 2.565089] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
  884. [ 2.594207] intel_rapl: Found RAPL domain package
  885. [ 2.594210] intel_rapl: Found RAPL domain core
  886. [ 2.594212] intel_rapl: Found RAPL domain uncore
  887. [ 2.594216] intel_rapl: RAPL package 0 domain package locked by BIOS
  888. [ 2.597369] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
  889. [ 2.602031] cfg80211: World regulatory domain updated:
  890. [ 2.602034] cfg80211: DFS Master region: unset
  891. [ 2.602035] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
  892. [ 2.602036] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
  893. [ 2.602037] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
  894. [ 2.602038] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
  895. [ 2.602040] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
  896. [ 2.602041] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
  897. [ 2.602042] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
  898. [ 2.602043] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
  899. [ 2.602044] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
  900. [ 2.602214] iwlwifi 0000:03:00.0 wlp3s0: renamed from wlan0
  901. [ 2.660841] clocksource: Switched to clocksource tsc
  902. [ 4.071111] random: nonblocking pool is initialized
  903. [ 5.966199] psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
  904. [ 6.166619] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input7
  905. [ 92.438151] audit: type=1400 audit(1476684183.179:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/ippusbxd" pid=613 comm="apparmor_parser"
  906. [ 92.439525] audit: type=1400 audit(1476684183.183:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=611 comm="apparmor_parser"
  907. [ 92.439533] audit: type=1400 audit(1476684183.183:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=611 comm="apparmor_parser"
  908. [ 92.439539] audit: type=1400 audit(1476684183.183:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=611 comm="apparmor_parser"
  909. [ 92.439544] audit: type=1400 audit(1476684183.183:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=611 comm="apparmor_parser"
  910. [ 92.439870] audit: type=1400 audit(1476684183.183:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/tcpdump" pid=615 comm="apparmor_parser"
  911. [ 92.441744] audit: type=1400 audit(1476684183.183:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=610 comm="apparmor_parser"
  912. [ 92.441750] audit: type=1400 audit(1476684183.183:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session//chromium" pid=610 comm="apparmor_parser"
  913. [ 92.519834] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  914. [ 92.519837] Bluetooth: BNEP filters: protocol multicast
  915. [ 92.519841] Bluetooth: BNEP socket layer initialized
  916. [ 92.659320] IPv6: ADDRCONF(NETDEV_UP): enp0s25: link is not ready
  917. [ 92.891573] IPv6: ADDRCONF(NETDEV_UP): enp0s25: link is not ready
  918. [ 92.896848] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
  919. [ 92.896977] iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled
  920. [ 92.903749] iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled
  921. [ 92.903838] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
  922. [ 93.171849] iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled
  923. [ 93.178614] iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled
  924. [ 93.178702] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
  925. [ 93.256729] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
  926. [ 93.346808] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
  927. [ 96.505918] wlp3s0: authenticate with bc:f6:85:40:ff:3e
  928. [ 96.508757] wlp3s0: send auth to bc:f6:85:40:ff:3e (try 1/3)
  929. [ 96.511468] wlp3s0: authenticated
  930. [ 96.515331] wlp3s0: associate with bc:f6:85:40:ff:3e (try 1/3)
  931. [ 96.518653] wlp3s0: RX AssocResp from bc:f6:85:40:ff:3e (capab=0x411 status=0 aid=1)
  932. [ 96.521280] wlp3s0: associated
  933. [ 96.521321] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
  934. [ 135.215968] usb 3-2: new high-speed USB device number 2 using xhci_hcd
  935. [ 135.346311] usb 3-2: New USB device found, idVendor=14cd, idProduct=6116
  936. [ 135.346319] usb 3-2: New USB device strings: Mfr=1, Product=3, SerialNumber=2
  937. [ 135.346323] usb 3-2: Product: USB Mass Storage Device
  938. [ 135.346326] usb 3-2: Manufacturer: Generic
  939. [ 135.346329] usb 3-2: SerialNumber: 116AC2101219
  940. [ 135.353956] usb-storage 3-2:1.0: USB Mass Storage device detected
  941. [ 135.354059] scsi host6: usb-storage 3-2:1.0
  942. [ 135.354151] usbcore: registered new interface driver usb-storage
  943. [ 135.355740] usbcore: registered new interface driver uas
  944. [ 136.364203] scsi 6:0:0:0: Direct-Access Mass Storage Device PQ: 0 ANSI: 0
  945. [ 136.364598] sd 6:0:0:0: Attached scsi generic sg1 type 0
  946. [ 136.364776] sd 6:0:0:0: [sdb] 976773166 512-byte logical blocks: (500 GB/466 GiB)
  947. [ 136.364903] sd 6:0:0:0: [sdb] Write Protect is off
  948. [ 136.364906] sd 6:0:0:0: [sdb] Mode Sense: 03 00 00 00
  949. [ 136.365022] sd 6:0:0:0: [sdb] No Caching mode page found
  950. [ 136.365026] sd 6:0:0:0: [sdb] Assuming drive cache: write through
  951. [ 136.408504] sdb: sdb1
  952. [ 136.409284] sd 6:0:0:0: [sdb] Attached SCSI disk
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement