Advertisement
mikeymop

Untitled

Nov 13th, 2015
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 67.72 KB | None | 0 0
  1. [    0.000000] microcode: CPU0 microcode updated early to revision 0x1b, date = 2014-05-29
  2. [    0.000000] Initializing cgroup subsys cpuset
  3. [    0.000000] Initializing cgroup subsys cpu
  4. [    0.000000] Initializing cgroup subsys cpuacct
  5. [    0.000000] Linux version 4.2.0-18-generic (buildd@lgw01-38) (gcc version 5.2.1 20151010 (Ubuntu 5.2.1-22ubuntu2) ) #22-Ubuntu SMP Fri Nov 6 18:25:50 UTC 2015 (Ubuntu 4.2.0-18.22-generic 4.2.3)
  6. [    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.2.0-18-generic.efi.signed root=UUID=dec16c53-3f58-4e37-858f-c70583135785 ro quiet splash
  7. [    0.000000] KERNEL supported cpus:
  8. [    0.000000]   Intel GenuineIntel
  9. [    0.000000]   AMD AuthenticAMD
  10. [    0.000000]   Centaur CentaurHauls
  11. [    0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100
  12. [    0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'
  13. [    0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'
  14. [    0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'
  15. [    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 0x340 bytes, using 'standard' format.
  16. [    0.000000] x86/fpu: Using 'eager' FPU context switches.
  17. [    0.000000] e820: BIOS-provided physical RAM map:
  18. [    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000008ffff] usable
  19. [    0.000000] BIOS-e820: [mem 0x0000000000090000-0x00000000000bffff] reserved
  20. [    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
  21. [    0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
  22. [    0.000000] BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable
  23. [    0.000000] BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved
  24. [    0.000000] BIOS-e820: [mem 0x0000000040005000-0x00000000b5e3efff] usable
  25. [    0.000000] BIOS-e820: [mem 0x00000000b5e3f000-0x00000000b6040fff] reserved
  26. [    0.000000] BIOS-e820: [mem 0x00000000b6041000-0x00000000c835afff] usable
  27. [    0.000000] BIOS-e820: [mem 0x00000000c835b000-0x00000000c855afff] type 20
  28. [    0.000000] BIOS-e820: [mem 0x00000000c855b000-0x00000000caeeefff] reserved
  29. [    0.000000] BIOS-e820: [mem 0x00000000caeef000-0x00000000caf9efff] ACPI NVS
  30. [    0.000000] BIOS-e820: [mem 0x00000000caf9f000-0x00000000caffefff] ACPI data
  31. [    0.000000] BIOS-e820: [mem 0x00000000cafff000-0x00000000caffffff] usable
  32. [    0.000000] BIOS-e820: [mem 0x00000000cb000000-0x00000000cf9fffff] reserved
  33. [    0.000000] BIOS-e820: [mem 0x00000000f80f8000-0x00000000f80f8fff] reserved
  34. [    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
  35. [    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000022f5fffff] usable
  36. [    0.000000] BIOS-e820: [mem 0x000000022f600000-0x000000022fffffff] reserved
  37. [    0.000000] NX (Execute Disable) protection: active
  38. [    0.000000] efi: EFI v2.31 by Phoenix Technologies Ltd.
  39. [    0.000000] efi:  ACPI=0xcaffe000  ACPI 2.0=0xcaffe014  SMBIOS=0xcae8b000
  40. [    0.000000] SMBIOS 2.7 present.
  41. [    0.000000] DMI: LENOVO IdeaPad U410    /Lenovo          , BIOS 65CN15WW 06/05/2012
  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 = 0x22f600 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-FFFFF write-back
  50. [    0.000000] MTRR variable ranges enabled:
  51. [    0.000000]   0 base 0FF800000 mask FFF800000 write-protect
  52. [    0.000000]   1 base 000000000 mask F80000000 write-back
  53. [    0.000000]   2 base 080000000 mask FC0000000 write-back
  54. [    0.000000]   3 base 0C0000000 mask FE0000000 write-back
  55. [    0.000000]   4 base 0D0000000 mask FF0000000 uncachable
  56. [    0.000000]   5 base 0CC000000 mask FFC000000 uncachable
  57. [    0.000000]   6 base 0CB000000 mask FFF000000 uncachable
  58. [    0.000000]   7 base 100000000 mask F00000000 write-back
  59. [    0.000000]   8 base 200000000 mask FE0000000 write-back
  60. [    0.000000]   9 base 220000000 mask FF0000000 write-back
  61. [    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- WT  
  62. [    0.000000] e820: last_pfn = 0xcb000 max_arch_pfn = 0x400000000
  63. [    0.000000] Scanning 1 areas for low memory corruption
  64. [    0.000000] Base memory trampoline at [ffff88000005f000] 5f000 size 24576
  65. [    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
  66. [    0.000000]  [mem 0x00000000-0x000fffff] page 4k
  67. [    0.000000] BRK [0x02ff0000, 0x02ff0fff] PGTABLE
  68. [    0.000000] BRK [0x02ff1000, 0x02ff1fff] PGTABLE
  69. [    0.000000] BRK [0x02ff2000, 0x02ff2fff] PGTABLE
  70. [    0.000000] init_memory_mapping: [mem 0x22f400000-0x22f5fffff]
  71. [    0.000000]  [mem 0x22f400000-0x22f5fffff] page 2M
  72. [    0.000000] BRK [0x02ff3000, 0x02ff3fff] PGTABLE
  73. [    0.000000] init_memory_mapping: [mem 0x220000000-0x22f3fffff]
  74. [    0.000000]  [mem 0x220000000-0x22f3fffff] page 2M
  75. [    0.000000] init_memory_mapping: [mem 0x200000000-0x21fffffff]
  76. [    0.000000]  [mem 0x200000000-0x21fffffff] page 2M
  77. [    0.000000] init_memory_mapping: [mem 0x00100000-0x1fffffff]
  78. [    0.000000]  [mem 0x00100000-0x001fffff] page 4k
  79. [    0.000000]  [mem 0x00200000-0x1fffffff] page 2M
  80. [    0.000000] init_memory_mapping: [mem 0x20200000-0x40003fff]
  81. [    0.000000]  [mem 0x20200000-0x3fffffff] page 2M
  82. [    0.000000]  [mem 0x40000000-0x40003fff] page 4k
  83. [    0.000000] BRK [0x02ff4000, 0x02ff4fff] PGTABLE
  84. [    0.000000] BRK [0x02ff5000, 0x02ff5fff] PGTABLE
  85. [    0.000000] init_memory_mapping: [mem 0x40005000-0xb5e3efff]
  86. [    0.000000]  [mem 0x40005000-0x401fffff] page 4k
  87. [    0.000000]  [mem 0x40200000-0xb5dfffff] page 2M
  88. [    0.000000]  [mem 0xb5e00000-0xb5e3efff] page 4k
  89. [    0.000000] init_memory_mapping: [mem 0xb6041000-0xc835afff]
  90. [    0.000000]  [mem 0xb6041000-0xb61fffff] page 4k
  91. [    0.000000]  [mem 0xb6200000-0xc81fffff] page 2M
  92. [    0.000000]  [mem 0xc8200000-0xc835afff] page 4k
  93. [    0.000000] init_memory_mapping: [mem 0xcafff000-0xcaffffff]
  94. [    0.000000]  [mem 0xcafff000-0xcaffffff] page 4k
  95. [    0.000000] init_memory_mapping: [mem 0x100000000-0x1ffffffff]
  96. [    0.000000]  [mem 0x100000000-0x1ffffffff] page 2M
  97. [    0.000000] RAMDISK: [mem 0x340b0000-0x3604ffff]
  98. [    0.000000] ACPI: Early table checksum verification disabled
  99. [    0.000000] ACPI: RSDP 0x00000000CAFFE014 000024 (v02 LENOVO)
  100. [    0.000000] ACPI: XSDT 0x00000000CAFFE170 0000AC (v01 LENOVO CB-01    06040000  LTP 00000000)
  101. [    0.000000] ACPI: FACP 0x00000000CAFEE000 0000F4 (v03 LENOVO CB-01    06040000  LTP 00000000)
  102. [    0.000000] ACPI: DSDT 0x00000000CAFF1000 00AD64 (v02 LENOVO IVB-CPT  00000000 INTL 20061109)
  103. [    0.000000] ACPI: FACS 0x00000000CAF78000 000040
  104. [    0.000000] ACPI: FACS 0x00000000CAF78000 000040
  105. [    0.000000] ACPI: SLIC 0x00000000CAFFD000 000176 (v01 LENOVO CB-01    06040000  LTP 00000000)
  106. [    0.000000] ACPI: SSDT 0x00000000CAFFC000 00052F (v01 LENOVO PtidDevc 00001000 INTL 20061109)
  107. [    0.000000] ACPI: ASF! 0x00000000CAFF0000 0000A5 (v32 LENOVO CB-01    06040000  LTP 00000000)
  108. [    0.000000] ACPI: HPET 0x00000000CAFED000 000038 (v01 LENOVO CB-01    06040000  LTP 00000000)
  109. [    0.000000] ACPI: APIC 0x00000000CAFEC000 000098 (v01 LENOVO CB-01    06040000  LTP 00000000)
  110. [    0.000000] ACPI: MCFG 0x00000000CAFEB000 00003C (v01 LENOVO CB-01    06040000  LTP 00000000)
  111. [    0.000000] ACPI: FPDT 0x00000000CAFEA000 000064 (v01 LENOVO CB-01    06040000  LTP 00000000)
  112. [    0.000000] ACPI: SSDT 0x00000000CAFE9000 0009AA (v01 PmRef  Cpu0Ist  00003000 INTL 20061109)
  113. [    0.000000] ACPI: SSDT 0x00000000CAFE8000 000A92 (v01 PmRef  CpuPm    00003000 INTL 20061109)
  114. [    0.000000] ACPI: UEFI 0x00000000CAFE7000 00003E (v01 LENOVO CB-01    06040000  LTP 00000000)
  115. [    0.000000] ACPI: UEFI 0x00000000CAFE6000 000042 (v01 PTL    COMBUF   00000001 PTL  00000001)
  116. [    0.000000] ACPI: POAT 0x00000000CAFE5000 000055 (v03 LENOVO CB-01    06040000  LTP 00000000)
  117. [    0.000000] ACPI: SSDT 0x00000000CAFE4000 0007F2 (v01 SgRef  SgTabl   00001000 INTL 20061109)
  118. [    0.000000] ACPI: SSDT 0x00000000CAFE3000 000B43 (v01 NvORef NvOptTbl 00001000 INTL 20061109)
  119. [    0.000000] ACPI: UEFI 0x00000000CAFE2000 0002E2 (v01 LENOVO CB-01    06040000  LTP 00000000)
  120. [    0.000000] ACPI: SSDT 0x00000000CAFE1000 000390 (v01 LENOVO AoacTabl 00001000 INTL 20061109)
  121. [    0.000000] ACPI: Local APIC address 0xfee00000
  122. [    0.000000] No NUMA configuration found
  123. [    0.000000] Faking a node at [mem 0x0000000000000000-0x000000022f5fffff]
  124. [    0.000000] NODE_DATA(0) allocated [mem 0x22f5f1000-0x22f5f5fff]
  125. [    0.000000]  [ffffea0000000000-ffffea0008bfffff] PMD -> [ffff880226c00000-ffff88022ebfffff] 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-0x000000022f5fffff]
  130. [    0.000000] Movable zone start for each node
  131. [    0.000000] Early memory node ranges
  132. [    0.000000]   node   0: [mem 0x0000000000001000-0x000000000008ffff]
  133. [    0.000000]   node   0: [mem 0x0000000000100000-0x000000001fffffff]
  134. [    0.000000]   node   0: [mem 0x0000000020200000-0x0000000040003fff]
  135. [    0.000000]   node   0: [mem 0x0000000040005000-0x00000000b5e3efff]
  136. [    0.000000]   node   0: [mem 0x00000000b6041000-0x00000000c835afff]
  137. [    0.000000]   node   0: [mem 0x00000000cafff000-0x00000000caffffff]
  138. [    0.000000]   node   0: [mem 0x0000000100000000-0x000000022f5fffff]
  139. [    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000022f5fffff]
  140. [    0.000000] On node 0 totalpages: 2061544
  141. [    0.000000]   DMA zone: 64 pages used for memmap
  142. [    0.000000]   DMA zone: 73 pages reserved
  143. [    0.000000]   DMA zone: 3983 pages, LIFO batch:0
  144. [    0.000000]   DMA32 zone: 12734 pages used for memmap
  145. [    0.000000]   DMA32 zone: 814937 pages, LIFO batch:31
  146. [    0.000000]   Normal zone: 19416 pages used for memmap
  147. [    0.000000]   Normal zone: 1242624 pages, LIFO batch:31
  148. [    0.000000] Reserving Intel graphics stolen memory at 0xcba00000-0xcf9fffff
  149. [    0.000000] ACPI: PM-Timer IO Port: 0x408
  150. [    0.000000] ACPI: Local APIC address 0xfee00000
  151. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
  152. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
  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: 0x8086a301 base: 0xfed00000
  160. [    0.000000] smpboot: Allowing 8 CPUs, 4 hotplug CPUs
  161. [    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
  162. [    0.000000] PM: Registered nosave memory: [mem 0x00090000-0x000bffff]
  163. [    0.000000] PM: Registered nosave memory: [mem 0x000c0000-0x000fffff]
  164. [    0.000000] PM: Registered nosave memory: [mem 0x20000000-0x201fffff]
  165. [    0.000000] PM: Registered nosave memory: [mem 0x40004000-0x40004fff]
  166. [    0.000000] PM: Registered nosave memory: [mem 0xb5e3f000-0xb6040fff]
  167. [    0.000000] PM: Registered nosave memory: [mem 0xc835b000-0xc855afff]
  168. [    0.000000] PM: Registered nosave memory: [mem 0xc855b000-0xcaeeefff]
  169. [    0.000000] PM: Registered nosave memory: [mem 0xcaeef000-0xcaf9efff]
  170. [    0.000000] PM: Registered nosave memory: [mem 0xcaf9f000-0xcaffefff]
  171. [    0.000000] PM: Registered nosave memory: [mem 0xcb000000-0xcf9fffff]
  172. [    0.000000] PM: Registered nosave memory: [mem 0xcfa00000-0xf80f7fff]
  173. [    0.000000] PM: Registered nosave memory: [mem 0xf80f8000-0xf80f8fff]
  174. [    0.000000] PM: Registered nosave memory: [mem 0xf80f9000-0xfed1bfff]
  175. [    0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
  176. [    0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xffffffff]
  177. [    0.000000] e820: [mem 0xcfa00000-0xf80f7fff] available for PCI devices
  178. [    0.000000] Booting paravirtualized kernel on bare hardware
  179. [    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
  180. [    0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:8 nr_node_ids:1
  181. [    0.000000] PERCPU: Embedded 33 pages/cpu @ffff88022f200000 s96728 r8192 d30248 u262144
  182. [    0.000000] pcpu-alloc: s96728 r8192 d30248 u262144 alloc=1*2097152
  183. [    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
  184. [    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 2029257
  185. [    0.000000] Policy zone: Normal
  186. [    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.2.0-18-generic.efi.signed root=UUID=dec16c53-3f58-4e37-858f-c70583135785 ro quiet splash
  187. [    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  188. [    0.000000] Calgary: detecting Calgary via BIOS EBDA area
  189. [    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
  190. [    0.000000] Memory: 7770804K/8246176K available (8146K kernel code, 1237K rwdata, 3800K rodata, 1460K init, 1292K bss, 475372K reserved, 0K cma-reserved)
  191. [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
  192. [    0.000000] Hierarchical RCU implementation.
  193. [    0.000000]  Build-time adjustment of leaf fanout to 64.
  194. [    0.000000]  RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=8.
  195. [    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=8
  196. [    0.000000] NR_IRQS:16640 nr_irqs:488 16
  197. [    0.000000]  Offload RCU callbacks from all CPUs
  198. [    0.000000]  Offload RCU callbacks from CPUs: 0-7.
  199. [    0.000000] Console: colour dummy device 80x25
  200. [    0.000000] console [tty0] enabled
  201. [    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
  202. [    0.000000] hpet clockevent registered
  203. [    0.000000] tsc: Fast TSC calibration using PIT
  204. [    0.000000] tsc: Detected 2394.474 MHz processor
  205. [    0.000045] Calibrating delay loop (skipped), value calculated using timer frequency.. 4788.94 BogoMIPS (lpj=9577896)
  206. [    0.000048] pid_max: default: 32768 minimum: 301
  207. [    0.000055] ACPI: Core revision 20150619
  208. [    0.014451] ACPI: All ACPI Tables successfully acquired
  209. [    0.044309] Security Framework initialized
  210. [    0.044326] AppArmor: AppArmor initialized
  211. [    0.044327] Yama: becoming mindful.
  212. [    0.044997] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
  213. [    0.047696] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
  214. [    0.048914] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
  215. [    0.048927] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
  216. [    0.049175] Initializing cgroup subsys blkio
  217. [    0.049179] Initializing cgroup subsys memory
  218. [    0.049188] Initializing cgroup subsys devices
  219. [    0.049191] Initializing cgroup subsys freezer
  220. [    0.049193] Initializing cgroup subsys net_cls
  221. [    0.049195] Initializing cgroup subsys perf_event
  222. [    0.049198] Initializing cgroup subsys net_prio
  223. [    0.049201] Initializing cgroup subsys hugetlb
  224. [    0.049229] CPU: Physical Processor ID: 0
  225. [    0.049230] CPU: Processor Core ID: 0
  226. [    0.049236] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
  227. [    0.049237] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
  228. [    0.049729] mce: CPU supports 7 MCE banks
  229. [    0.049743] CPU0: Thermal monitoring enabled (TM1)
  230. [    0.049752] process: using mwait in idle threads
  231. [    0.049756] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
  232. [    0.049757] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
  233. [    0.049919] Freeing SMP alternatives memory: 28K (ffffffff81ea4000 - ffffffff81eab000)
  234. [    0.060214] ftrace: allocating 30905 entries in 121 pages
  235. [    0.079353] x2apic: IRQ remapping doesn't support X2APIC mode
  236. [    0.079786] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  237. [    0.119508] TSC deadline timer enabled
  238. [    0.119512] smpboot: CPU0: Intel(R) Core(TM) i7-3517U CPU @ 1.90GHz (fam: 06, model: 3a, stepping: 09)
  239. [    0.119546] Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, full-width counters, Intel PMU driver.
  240. [    0.119572] ... version:                3
  241. [    0.119573] ... bit width:              48
  242. [    0.119574] ... generic registers:      4
  243. [    0.119576] ... value mask:             0000ffffffffffff
  244. [    0.119577] ... max period:             0000ffffffffffff
  245. [    0.119578] ... fixed-purpose events:   3
  246. [    0.119579] ... event mask:             000000070000000f
  247. [    0.120605] x86: Booting SMP configuration:
  248. [    0.120607] .... node  #0, CPUs:      #1
  249. [    0.124497] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
  250. [    0.124619]  #2
  251. [    0.126111] microcode: CPU2 microcode updated early to revision 0x1b, date = 2014-05-29
  252. [    0.128861]  #3
  253. [    0.132491] x86: Booted up 1 node, 4 CPUs
  254. [    0.132495] smpboot: Total of 4 processors activated (19155.79 BogoMIPS)
  255. [    0.137482] devtmpfs: initialized
  256. [    0.140932] evm: security.selinux
  257. [    0.140934] evm: security.SMACK64
  258. [    0.140935] evm: security.SMACK64EXEC
  259. [    0.140936] evm: security.SMACK64TRANSMUTE
  260. [    0.140937] evm: security.SMACK64MMAP
  261. [    0.140938] evm: security.ima
  262. [    0.140939] evm: security.capability
  263. [    0.141010] PM: Registering ACPI NVS region [mem 0xcaeef000-0xcaf9efff] (720896 bytes)
  264. [    0.141116] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  265. [    0.141222] pinctrl core: initialized pinctrl subsystem
  266. [    0.141366] RTC time: 14:36:43, date: 11/13/15
  267. [    0.141504] NET: Registered protocol family 16
  268. [    0.153292] cpuidle: using governor ladder
  269. [    0.157294] cpuidle: using governor menu
  270. [    0.157396] ACPI: bus type PCI registered
  271. [    0.157398] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  272. [    0.157486] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
  273. [    0.157489] PCI: not using MMCONFIG
  274. [    0.157491] PCI: Using configuration type 1 for base access
  275. [    0.157785] perf_event_intel: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
  276. [    0.161734] ACPI: Added _OSI(Module Device)
  277. [    0.161737] ACPI: Added _OSI(Processor Device)
  278. [    0.161738] ACPI: Added _OSI(3.0 _SCP Extensions)
  279. [    0.161740] ACPI: Added _OSI(Processor Aggregator Device)
  280. [    0.165794] ACPI: Executed 2 blocks of module-level executable AML code
  281. [    0.169410] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
  282. [    0.169879] ACPI: Dynamic OEM Table Load:
  283. [    0.169893] ACPI: SSDT 0xFFFF8802255BD000 00083B (v01 PmRef  Cpu0Cst  00003001 INTL 20061109)
  284. [    0.170652] ACPI: Dynamic OEM Table Load:
  285. [    0.170661] ACPI: SSDT 0xFFFF8802255E2400 000303 (v01 PmRef  ApIst    00003000 INTL 20061109)
  286. [    0.171328] ACPI: Dynamic OEM Table Load:
  287. [    0.171335] ACPI: SSDT 0xFFFF88022559F600 000119 (v01 PmRef  ApCst    00003000 INTL 20061109)
  288. [    0.172514] ACPI : EC: EC started
  289. [    0.606064] ACPI: Interpreter enabled
  290. [    0.606080] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150619/hwxface-580)
  291. [    0.606101] ACPI: (supports S0 S1 S3 S4 S5)
  292. [    0.606103] ACPI: Using IOAPIC for interrupt routing
  293. [    0.606127] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
  294. [    0.606548] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in ACPI motherboard resources
  295. [    0.606573] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  296. [    0.617050] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
  297. [    0.617058] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
  298. [    0.617205] \_SB_.PCI0:_OSC invalid UUID
  299. [    0.617206] _OSC request data:1 1f 0
  300. [    0.617211] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
  301. [    0.617638] PCI host bridge to bus 0000:00
  302. [    0.617641] pci_bus 0000:00: root bus resource [bus 00-3e]
  303. [    0.617644] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
  304. [    0.617646] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
  305. [    0.617648] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  306. [    0.617651] pci_bus 0000:00: root bus resource [mem 0xcfa00000-0xfeafffff window]
  307. [    0.617653] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff window]
  308. [    0.617662] pci 0000:00:00.0: [8086:0154] type 00 class 0x060000
  309. [    0.617764] pci 0000:00:01.0: [8086:0151] type 01 class 0x060400
  310. [    0.617802] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
  311. [    0.617843] pci 0000:00:01.0: System wakeup disabled by ACPI
  312. [    0.617894] pci 0000:00:02.0: [8086:0166] type 00 class 0x030000
  313. [    0.617910] pci 0000:00:02.0: reg 0x10: [mem 0xeb000000-0xeb3fffff 64bit]
  314. [    0.617917] pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff 64bit pref]
  315. [    0.617923] pci 0000:00:02.0: reg 0x20: [io  0x4000-0x403f]
  316. [    0.618046] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
  317. [    0.618081] pci 0000:00:14.0: reg 0x10: [mem 0xeb600000-0xeb60ffff 64bit]
  318. [    0.618145] pci 0000:00:14.0: PME# supported from D3hot D3cold
  319. [    0.618189] pci 0000:00:14.0: System wakeup disabled by ACPI
  320. [    0.618237] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
  321. [    0.618273] pci 0000:00:16.0: reg 0x10: [mem 0xeb615000-0xeb61500f 64bit]
  322. [    0.618340] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
  323. [    0.618434] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
  324. [    0.618466] pci 0000:00:1a.0: reg 0x10: [mem 0xeb619000-0xeb6193ff]
  325. [    0.618543] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
  326. [    0.618603] pci 0000:00:1a.0: System wakeup disabled by ACPI
  327. [    0.618652] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
  328. [    0.618683] pci 0000:00:1b.0: reg 0x10: [mem 0xeb610000-0xeb613fff 64bit]
  329. [    0.618750] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
  330. [    0.618794] pci 0000:00:1b.0: System wakeup disabled by ACPI
  331. [    0.618840] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400
  332. [    0.618919] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
  333. [    0.618964] pci 0000:00:1c.0: System wakeup disabled by ACPI
  334. [    0.619012] pci 0000:00:1c.1: [8086:1e12] type 01 class 0x060400
  335. [    0.619092] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
  336. [    0.619137] pci 0000:00:1c.1: System wakeup disabled by ACPI
  337. [    0.619182] pci 0000:00:1c.2: [8086:1e14] type 01 class 0x060400
  338. [    0.619261] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
  339. [    0.619306] pci 0000:00:1c.2: System wakeup disabled by ACPI
  340. [    0.619363] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
  341. [    0.619395] pci 0000:00:1d.0: reg 0x10: [mem 0xeb618000-0xeb6183ff]
  342. [    0.619471] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
  343. [    0.619528] pci 0000:00:1d.0: System wakeup disabled by ACPI
  344. [    0.619576] pci 0000:00:1f.0: [8086:1e57] type 00 class 0x060100
  345. [    0.619759] pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601
  346. [    0.619788] pci 0000:00:1f.2: reg 0x10: [io  0x4088-0x408f]
  347. [    0.619796] pci 0000:00:1f.2: reg 0x14: [io  0x4094-0x4097]
  348. [    0.619806] pci 0000:00:1f.2: reg 0x18: [io  0x4080-0x4087]
  349. [    0.619815] pci 0000:00:1f.2: reg 0x1c: [io  0x4090-0x4093]
  350. [    0.619824] pci 0000:00:1f.2: reg 0x20: [io  0x4060-0x407f]
  351. [    0.619833] pci 0000:00:1f.2: reg 0x24: [mem 0xeb617000-0xeb6177ff]
  352. [    0.619866] pci 0000:00:1f.2: PME# supported from D3hot
  353. [    0.619946] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
  354. [    0.619966] pci 0000:00:1f.3: reg 0x10: [mem 0xeb614000-0xeb6140ff 64bit]
  355. [    0.619990] pci 0000:00:1f.3: reg 0x20: [io  0xefa0-0xefbf]
  356. [    0.620136] pci 0000:01:00.0: [10de:1058] type 00 class 0x030000
  357. [    0.620156] pci 0000:01:00.0: reg 0x10: [mem 0xea000000-0xeaffffff]
  358. [    0.620165] pci 0000:01:00.0: reg 0x14: [mem 0xe0000000-0xe7ffffff 64bit pref]
  359. [    0.620174] pci 0000:01:00.0: reg 0x1c: [mem 0xe8000000-0xe9ffffff 64bit pref]
  360. [    0.620180] pci 0000:01:00.0: reg 0x24: [io  0x3000-0x307f]
  361. [    0.620187] pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
  362. [    0.620293] pci 0000:01:00.0: System wakeup disabled by ACPI
  363. [    0.629985] pci 0000:00:01.0: PCI bridge to [bus 01]
  364. [    0.630003] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
  365. [    0.630006] pci 0000:00:01.0:   bridge window [mem 0xea000000-0xeaffffff]
  366. [    0.630010] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xe9ffffff 64bit pref]
  367. [    0.630079] pci 0000:00:1c.0: PCI bridge to [bus 02]
  368. [    0.630218] pci 0000:03:00.0: [10ec:8136] type 00 class 0x020000
  369. [    0.630398] pci 0000:03:00.0: reg 0x10: [io  0x2000-0x20ff]
  370. [    0.630523] pci 0000:03:00.0: reg 0x18: [mem 0xeb404000-0xeb404fff 64bit pref]
  371. [    0.630601] pci 0000:03:00.0: reg 0x20: [mem 0xeb400000-0xeb403fff 64bit pref]
  372. [    0.630859] pci 0000:03:00.0: supports D1 D2
  373. [    0.630861] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  374. [    0.630958] pci 0000:03:00.0: System wakeup disabled by ACPI
  375. [    0.642063] pci 0000:00:1c.1: PCI bridge to [bus 03]
  376. [    0.642068] pci 0000:00:1c.1:   bridge window [io  0x2000-0x2fff]
  377. [    0.642077] pci 0000:00:1c.1:   bridge window [mem 0xeb400000-0xeb4fffff 64bit pref]
  378. [    0.642197] pci 0000:04:00.0: [8086:0891] type 00 class 0x028000
  379. [    0.642295] pci 0000:04:00.0: reg 0x10: [mem 0xeb500000-0xeb501fff 64bit]
  380. [    0.642509] pci 0000:04:00.0: PME# supported from D0 D3hot D3cold
  381. [    0.642557] pci 0000:04:00.0: System wakeup disabled by ACPI
  382. [    0.654089] pci 0000:00:1c.2: PCI bridge to [bus 04]
  383. [    0.654097] pci 0000:00:1c.2:   bridge window [mem 0xeb500000-0xeb5fffff]
  384. [    0.654786] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 10 *11 12 14 15)
  385. [    0.654847] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
  386. [    0.654908] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
  387. [    0.654966] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
  388. [    0.655026] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
  389. [    0.655086] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
  390. [    0.655144] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
  391. [    0.655202] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
  392. [    0.657794] ACPI: Enabled 4 GPEs in block 00 to 3F
  393. [    0.657837] ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
  394. [    0.657955] vgaarb: setting as boot device: PCI:0000:00:02.0
  395. [    0.657957] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
  396. [    0.657962] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=none,locks=none
  397. [    0.657964] vgaarb: loaded
  398. [    0.657965] vgaarb: bridge control possible 0000:01:00.0
  399. [    0.657966] vgaarb: no bridge control possible 0000:00:02.0
  400. [    0.658293] SCSI subsystem initialized
  401. [    0.658344] libata version 3.00 loaded.
  402. [    0.658370] ACPI: bus type USB registered
  403. [    0.658391] usbcore: registered new interface driver usbfs
  404. [    0.658402] usbcore: registered new interface driver hub
  405. [    0.658424] usbcore: registered new device driver usb
  406. [    0.658628] PCI: Using ACPI for IRQ routing
  407. [    0.660306] PCI: pci_cache_line_size set to 64 bytes
  408. [    0.660413] e820: reserve RAM buffer [mem 0x40004000-0x43ffffff]
  409. [    0.660415] e820: reserve RAM buffer [mem 0xb5e3f000-0xb7ffffff]
  410. [    0.660417] e820: reserve RAM buffer [mem 0xc835b000-0xcbffffff]
  411. [    0.660419] e820: reserve RAM buffer [mem 0xcb000000-0xcbffffff]
  412. [    0.660420] e820: reserve RAM buffer [mem 0x22f600000-0x22fffffff]
  413. [    0.660549] NetLabel: Initializing
  414. [    0.660550] NetLabel:  domain hash size = 128
  415. [    0.660551] NetLabel:  protocols = UNLABELED CIPSOv4
  416. [    0.660567] NetLabel:  unlabeled traffic allowed by default
  417. [    0.660650] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
  418. [    0.660656] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
  419. [    0.662690] clocksource: Switched to clocksource hpet
  420. [    0.669657] AppArmor: AppArmor Filesystem Enabled
  421. [    0.669741] pnp: PnP ACPI init
  422. [    0.669895] system 00:00: [io  0x0680-0x069f] has been reserved
  423. [    0.669898] system 00:00: [io  0x1000-0x100f] has been reserved
  424. [    0.669900] system 00:00: [io  0xffff] has been reserved
  425. [    0.669902] system 00:00: [io  0xffff] has been reserved
  426. [    0.669905] system 00:00: [io  0x0400-0x0453] could not be reserved
  427. [    0.669907] system 00:00: [io  0x0458-0x047f] has been reserved
  428. [    0.669909] system 00:00: [io  0x0500-0x057f] has been reserved
  429. [    0.669911] system 00:00: [io  0x164e-0x164f] has been reserved
  430. [    0.669916] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
  431. [    0.669947] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
  432. [    0.670008] system 00:02: [io  0x0454-0x0457] has been reserved
  433. [    0.670012] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
  434. [    0.670041] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
  435. [    0.670137] pnp 00:04: Plug and Play ACPI device, IDs SYN1051 SYN1000 SYN0002 PNP0f13 (active)
  436. [    0.670309] pnp 00:05: disabling [mem 0xfffff000-0xffffffff] because it overlaps 0000:01:00.0 BAR 6 [mem 0xfff80000-0xffffffff pref]
  437. [    0.670336] system 00:05: [mem 0xfed1c000-0xfed1ffff] has been reserved
  438. [    0.670338] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
  439. [    0.670340] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
  440. [    0.670344] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
  441. [    0.670347] system 00:05: [mem 0xf8000000-0xfbffffff] could not be reserved
  442. [    0.670349] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
  443. [    0.670351] system 00:05: [mem 0xfed90000-0xfed93fff] has been reserved
  444. [    0.670354] system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
  445. [    0.670356] system 00:05: [mem 0xff000000-0xffffffff] has been reserved
  446. [    0.670358] system 00:05: [mem 0xfee00000-0xfeefffff] has been reserved
  447. [    0.670362] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
  448. [    0.673015] pnp: PnP ACPI: found 6 devices
  449. [    0.679738] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  450. [    0.679747] pci 0000:01:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
  451. [    0.679788] pci 0000:01:00.0: BAR 6: no space for [mem size 0x00080000 pref]
  452. [    0.679790] pci 0000:01:00.0: BAR 6: failed to assign [mem size 0x00080000 pref]
  453. [    0.679793] pci 0000:00:01.0: PCI bridge to [bus 01]
  454. [    0.679795] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
  455. [    0.679799] pci 0000:00:01.0:   bridge window [mem 0xea000000-0xeaffffff]
  456. [    0.679802] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xe9ffffff 64bit pref]
  457. [    0.679807] pci 0000:00:1c.0: PCI bridge to [bus 02]
  458. [    0.679820] pci 0000:00:1c.1: PCI bridge to [bus 03]
  459. [    0.679824] pci 0000:00:1c.1:   bridge window [io  0x2000-0x2fff]
  460. [    0.679833] pci 0000:00:1c.1:   bridge window [mem 0xeb400000-0xeb4fffff 64bit pref]
  461. [    0.679841] pci 0000:00:1c.2: PCI bridge to [bus 04]
  462. [    0.679847] pci 0000:00:1c.2:   bridge window [mem 0xeb500000-0xeb5fffff]
  463. [    0.679858] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
  464. [    0.679860] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
  465. [    0.679862] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
  466. [    0.679864] pci_bus 0000:00: resource 7 [mem 0xcfa00000-0xfeafffff window]
  467. [    0.679867] pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed44fff window]
  468. [    0.679869] pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
  469. [    0.679871] pci_bus 0000:01: resource 1 [mem 0xea000000-0xeaffffff]
  470. [    0.679873] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xe9ffffff 64bit pref]
  471. [    0.679876] pci_bus 0000:03: resource 0 [io  0x2000-0x2fff]
  472. [    0.679878] pci_bus 0000:03: resource 2 [mem 0xeb400000-0xeb4fffff 64bit pref]
  473. [    0.679880] pci_bus 0000:04: resource 1 [mem 0xeb500000-0xeb5fffff]
  474. [    0.679919] NET: Registered protocol family 2
  475. [    0.680113] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
  476. [    0.680301] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
  477. [    0.680440] TCP: Hash tables configured (established 65536 bind 65536)
  478. [    0.680470] UDP hash table entries: 4096 (order: 5, 131072 bytes)
  479. [    0.680505] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
  480. [    0.680576] NET: Registered protocol family 1
  481. [    0.680595] pci 0000:00:02.0: Video device with shadowed ROM
  482. [    0.681177] PCI: CLS 64 bytes, default 64
  483. [    0.681248] Trying to unpack rootfs image as initramfs...
  484. [    1.462414] Freeing initrd memory: 32384K (ffff8800340b0000 - ffff880036050000)
  485. [    1.462441] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
  486. [    1.462445] software IO TLB [mem 0xaf810000-0xb3810000] (64MB) mapped at [ffff8800af810000-ffff8800b380ffff]
  487. [    1.462547] RAPL PMU detected, API unit is 2^-32 Joules, 3 fixed counters 163840 ms ovfl timer
  488. [    1.462549] hw unit of domain pp0-core 2^-16 Joules
  489. [    1.462550] hw unit of domain package 2^-16 Joules
  490. [    1.462552] hw unit of domain pp1-gpu 2^-16 Joules
  491. [    1.462725] microcode: CPU0 sig=0x306a9, pf=0x10, revision=0x1b
  492. [    1.462735] microcode: CPU1 sig=0x306a9, pf=0x10, revision=0x1b
  493. [    1.462744] microcode: CPU2 sig=0x306a9, pf=0x10, revision=0x1b
  494. [    1.462755] microcode: CPU3 sig=0x306a9, pf=0x10, revision=0x1b
  495. [    1.462841] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
  496. [    1.462961] Scanning for low memory corruption every 60 seconds
  497. [    1.463468] futex hash table entries: 2048 (order: 5, 131072 bytes)
  498. [    1.463497] Initialise system trusted keyring
  499. [    1.463528] audit: initializing netlink subsys (disabled)
  500. [    1.463549] audit: type=2000 audit(1447425404.424:1): initialized
  501. [    1.464098] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  502. [    1.466205] zpool: loaded
  503. [    1.466210] zbud: loaded
  504. [    1.466493] VFS: Disk quotas dquot_6.6.0
  505. [    1.466540] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  506. [    1.467227] fuse init (API version 7.23)
  507. [    1.467440] Key type big_key registered
  508. [    1.467966] Key type asymmetric registered
  509. [    1.467972] Asymmetric key parser 'x509' registered
  510. [    1.467991] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
  511. [    1.468045] io scheduler noop registered
  512. [    1.468050] io scheduler deadline registered (default)
  513. [    1.468096] io scheduler cfq registered
  514. [    1.468858] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  515. [    1.468868] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
  516. [    1.468923] intel_idle: MWAIT substates: 0x21120
  517. [    1.468925] intel_idle: v0.4 model 0x3A
  518. [    1.468926] intel_idle: lapic_timer_reliable_states 0xffffffff
  519. [    1.469555] ACPI: AC Adapter [ACAD] (off-line)
  520. [    1.469644] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
  521. [    1.469839] ACPI: Lid Switch [LID0]
  522. [    1.469899] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
  523. [    1.469904] ACPI: Power Button [PWRB]
  524. [    1.469954] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
  525. [    1.469957] ACPI: Power Button [PWRF]
  526. [    1.480332] thermal LNXTHERM:00: registered as thermal_zone0
  527. [    1.480337] ACPI: Thermal Zone [TZ00] (39 C)
  528. [    1.480432] GHES: HEST is not enabled!
  529. [    1.480782] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
  530. [    1.483703] Linux agpgart interface v0.103
  531. [    1.487847] brd: module loaded
  532. [    1.489319] loop: module loaded
  533. [    1.489629] libphy: Fixed MDIO Bus: probed
  534. [    1.489633] tun: Universal TUN/TAP device driver, 1.6
  535. [    1.489634] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  536. [    1.489693] PPP generic driver version 2.4.2
  537. [    1.489928] xhci_hcd 0000:00:14.0: xHCI Host Controller
  538. [    1.489937] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
  539. [    1.490040] xhci_hcd 0000:00:14.0: hcc params 0x20007181 hci version 0x100 quirks 0x0000b930
  540. [    1.490050] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
  541. [    1.490171] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  542. [    1.490173] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  543. [    1.490176] usb usb1: Product: xHCI Host Controller
  544. [    1.490178] usb usb1: Manufacturer: Linux 4.2.0-18-generic xhci-hcd
  545. [    1.490181] usb usb1: SerialNumber: 0000:00:14.0
  546. [    1.490333] hub 1-0:1.0: USB hub found
  547. [    1.490346] hub 1-0:1.0: 4 ports detected
  548. [    1.490806] xhci_hcd 0000:00:14.0: xHCI Host Controller
  549. [    1.490810] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
  550. [    1.490855] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
  551. [    1.490858] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  552. [    1.490860] usb usb2: Product: xHCI Host Controller
  553. [    1.490862] usb usb2: Manufacturer: Linux 4.2.0-18-generic xhci-hcd
  554. [    1.490864] usb usb2: SerialNumber: 0000:00:14.0
  555. [    1.491024] hub 2-0:1.0: USB hub found
  556. [    1.491040] hub 2-0:1.0: 4 ports detected
  557. [    1.491657] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  558. [    1.491666] ehci-pci: EHCI PCI platform driver
  559. [    1.491809] ehci-pci 0000:00:1a.0: EHCI Host Controller
  560. [    1.491821] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 3
  561. [    1.491841] ehci-pci 0000:00:1a.0: debug port 2
  562. [    1.495763] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
  563. [    1.495777] ehci-pci 0000:00:1a.0: irq 16, io mem 0xeb619000
  564. [    1.507474] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
  565. [    1.507548] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
  566. [    1.507551] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  567. [    1.507554] usb usb3: Product: EHCI Host Controller
  568. [    1.507557] usb usb3: Manufacturer: Linux 4.2.0-18-generic ehci_hcd
  569. [    1.507559] usb usb3: SerialNumber: 0000:00:1a.0
  570. [    1.507810] hub 3-0:1.0: USB hub found
  571. [    1.507826] hub 3-0:1.0: 3 ports detected
  572. [    1.508259] ehci-pci 0000:00:1d.0: EHCI Host Controller
  573. [    1.508273] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 4
  574. [    1.508290] ehci-pci 0000:00:1d.0: debug port 2
  575. [    1.510167] ACPI: Battery Slot [BAT1] (battery present)
  576. [    1.512195] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
  577. [    1.512210] ehci-pci 0000:00:1d.0: irq 23, io mem 0xeb618000
  578. [    1.523530] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
  579. [    1.523635] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002
  580. [    1.523639] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  581. [    1.523643] usb usb4: Product: EHCI Host Controller
  582. [    1.523645] usb usb4: Manufacturer: Linux 4.2.0-18-generic ehci_hcd
  583. [    1.523648] usb usb4: SerialNumber: 0000:00:1d.0
  584. [    1.523973] hub 4-0:1.0: USB hub found
  585. [    1.523989] hub 4-0:1.0: 3 ports detected
  586. [    1.524259] ehci-platform: EHCI generic platform driver
  587. [    1.524283] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  588. [    1.524295] ohci-pci: OHCI PCI platform driver
  589. [    1.524315] ohci-platform: OHCI generic platform driver
  590. [    1.524330] uhci_hcd: USB Universal Host Controller Interface driver
  591. [    1.524422] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2B] at 0x60,0x64 irq 1,12
  592. [    1.569374] i8042: Detected active multiplexing controller, rev 1.1
  593. [    1.579609] serio: i8042 KBD port at 0x60,0x64 irq 1
  594. [    1.579616] serio: i8042 AUX0 port at 0x60,0x64 irq 12
  595. [    1.579664] serio: i8042 AUX1 port at 0x60,0x64 irq 12
  596. [    1.579702] serio: i8042 AUX2 port at 0x60,0x64 irq 12
  597. [    1.579738] serio: i8042 AUX3 port at 0x60,0x64 irq 12
  598. [    1.580065] mousedev: PS/2 mouse device common for all mice
  599. [    1.580641] rtc_cmos 00:01: RTC can wake from S4
  600. [    1.580875] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
  601. [    1.580908] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
  602. [    1.580921] i2c /dev entries driver
  603. [    1.581036] device-mapper: uevent: version 1.0.3
  604. [    1.581175] device-mapper: ioctl: 4.33.0-ioctl (2015-8-18) initialised: dm-devel@redhat.com
  605. [    1.581199] Intel P-state driver initializing.
  606. [    1.581458] ledtrig-cpu: registered to indicate activity on CPUs
  607. [    1.581469] EFI Variables Facility v0.08 2004-May-17
  608. [    1.597470] PCCT header not found.
  609. [    1.597668] NET: Registered protocol family 10
  610. [    1.597822] NET: Registered protocol family 17
  611. [    1.597836] Key type dns_resolver registered
  612. [    1.598135] Loading compiled-in X.509 certificates
  613. [    1.598934] Loaded X.509 cert 'Build time autogenerated kernel key: 93ad27021225ce1bb4865e4bab1e2b6a5f099429'
  614. [    1.598948] registered taskstats version 1
  615. [    1.598967] zswap: loading zswap
  616. [    1.598969] zswap: using zbud pool
  617. [    1.598972] zswap: using lzo compressor
  618. [    1.600904] Key type trusted registered
  619. [    1.604184] Key type encrypted registered
  620. [    1.604190] AppArmor: AppArmor sha1 policy hashing enabled
  621. [    1.604194] ima: No TPM chip found, activating TPM-bypass!
  622. [    1.604211] evm: HMAC attrs: 0x1
  623. [    1.604598]   Magic number: 7:74:637
  624. [    1.604709] rtc_cmos 00:01: setting system clock to 2015-11-13 14:36:45 UTC (1447425405)
  625. [    1.604780] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
  626. [    1.604781] EDD information not available.
  627. [    1.604848] PM: Hibernation image not present or could not be loaded.
  628. [    1.605122] Freeing unused kernel memory: 1460K (ffffffff81d37000 - ffffffff81ea4000)
  629. [    1.605124] Write protecting the kernel read-only data: 12288k
  630. [    1.605280] Freeing unused kernel memory: 36K (ffff8800027f7000 - ffff880002800000)
  631. [    1.605353] Freeing unused kernel memory: 296K (ffff880002bb6000 - ffff880002c00000)
  632. [    1.614151] random: systemd-udevd urandom read with 12 bits of entropy available
  633. [    1.658848] [drm] Initialized drm 1.1.0 20060810
  634. [    1.660231] ahci 0000:00:1f.2: version 3.0
  635. [    1.660437] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x3 impl SATA mode
  636. [    1.660442] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst
  637. [    1.660518] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
  638. [    1.660525] r8169 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
  639. [    1.660910] r8169 0000:03:00.0 eth0: RTL8105e at 0xffffc90000e8c000, 08:9e:01:15:44:16, XID 00c00000 IRQ 27
  640. [    1.669965] scsi host0: ahci
  641. [    1.670097] scsi host1: ahci
  642. [    1.670191] scsi host2: ahci
  643. [    1.670279] scsi host3: ahci
  644. [    1.670383] scsi host4: ahci
  645. [    1.670491] scsi host5: ahci
  646. [    1.670562] ata1: SATA max UDMA/133 abar m2048@0xeb617000 port 0xeb617100 irq 26
  647. [    1.670566] ata2: SATA max UDMA/133 abar m2048@0xeb617000 port 0xeb617180 irq 26
  648. [    1.670568] ata3: DUMMY
  649. [    1.670569] ata4: DUMMY
  650. [    1.670571] ata5: DUMMY
  651. [    1.670573] ata6: DUMMY
  652. [    1.688263] [drm] Memory usable by graphics device = 2048M
  653. [    1.688266] [drm] Replacing VGA console driver
  654. [    1.688274] pmd_set_huge: Cannot satisfy [mem 0xd0000000-0xd0200000] with a huge-page mapping due to MTRR override.
  655. [    1.695450] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  656. [    1.695452] [drm] Driver supports precise vblank timestamp query.
  657. [    1.695693] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=none:owns=io+mem
  658. [    1.696030] r8169 0000:03:00.0 enp3s0: renamed from eth0
  659. [    1.715781] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
  660. [    1.716344] ACPI: Video Device [PEGP] (multi-head: yes  rom: yes  post: no)
  661. [    1.716469] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:3e/LNXVIDEO:00/input/input4
  662. [    1.717069] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
  663. [    1.717139] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input5
  664. [    1.717196] [drm] Initialized i915 1.6.0 20150522 for 0000:00:02.0 on minor 0
  665. [    1.779763] [drm] GMBUS [i915 gmbus vga] timed out, falling back to bit banging on pin 2
  666. [    1.796884] fbcon: inteldrmfb (fb0) is primary device
  667. [    1.799743] usb 1-3: new high-speed USB device number 2 using xhci_hcd
  668. [    1.819790] usb 3-1: new high-speed USB device number 2 using ehci-pci
  669. [    1.835804] usb 4-1: new high-speed USB device number 2 using ehci-pci
  670. [    1.952455] usb 3-1: New USB device found, idVendor=8087, idProduct=0024
  671. [    1.952457] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  672. [    1.952823] hub 3-1:1.0: USB hub found
  673. [    1.952973] hub 3-1:1.0: 6 ports detected
  674. [    1.968356] usb 4-1: New USB device found, idVendor=8087, idProduct=0024
  675. [    1.968357] usb 4-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  676. [    1.968706] hub 4-1:1.0: USB hub found
  677. [    1.968860] hub 4-1:1.0: 8 ports detected
  678. [    1.987947] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  679. [    1.988663] ata1.00: ATA-8: SAMSUNG MZMPC032HBCD-000L1, CXM12L1Q, max UDMA/133
  680. [    1.988665] ata1.00: 62533296 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
  681. [    1.989262] ata1.00: configured for UDMA/133
  682. [    1.989449] scsi 0:0:0:0: Direct-Access     ATA      SAMSUNG MZMPC032 2L1Q PQ: 0 ANSI: 5
  683. [    1.989701] sd 0:0:0:0: [sda] 62533296 512-byte logical blocks: (32.0 GB/29.8 GiB)
  684. [    1.989715] sd 0:0:0:0: Attached scsi generic sg0 type 0
  685. [    1.989790] sd 0:0:0:0: [sda] Write Protect is off
  686. [    1.989792] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
  687. [    1.989832] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  688. [    1.991305]  sda: sda1 sda2
  689. [    1.991664] sd 0:0:0:0: [sda] Attached SCSI disk
  690. [    1.991853] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
  691. [    1.998211] ata2.00: ATA-8: ST1000LM024 HN-M101MBB, 2AR10001, max UDMA/100
  692. [    1.998215] ata2.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32)
  693. [    2.004738] ata2.00: configured for UDMA/100
  694. [    2.004947] scsi 1:0:0:0: Direct-Access     ATA      ST1000LM024 HN-M 0001 PQ: 0 ANSI: 5
  695. [    2.005290] sd 1:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
  696. [    2.005292] sd 1:0:0:0: [sdb] 4096-byte physical blocks
  697. [    2.005314] sd 1:0:0:0: Attached scsi generic sg1 type 0
  698. [    2.005352] sd 1:0:0:0: [sdb] Write Protect is off
  699. [    2.005355] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
  700. [    2.005380] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  701. [    2.025956] usb 1-3: New USB device found, idVendor=13d3, idProduct=5163
  702. [    2.025957] usb 1-3: New USB device strings: Mfr=3, Product=1, SerialNumber=2
  703. [    2.025959] usb 1-3: Product: Lenovo EasyCamera
  704. [    2.025960] usb 1-3: Manufacturer: Azurewave
  705. [    2.025961] usb 1-3: SerialNumber: NULL
  706. [    2.062894]  sdb: sdb1 sdb3
  707. [    2.063354] sd 1:0:0:0: [sdb] Attached SCSI disk
  708. [    2.109404] [drm:intel_set_pch_fifo_underrun_reporting [i915]] *ERROR* uncleared pch fifo underrun on pch transcoder A
  709. [    2.109424] [drm:intel_pch_fifo_underrun_irq_handler [i915]] *ERROR* PCH transcoder A FIFO underrun
  710. [    2.460322] tsc: Refined TSC clocksource calibration: 2394.560 MHz
  711. [    2.460326] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2284248580e, max_idle_ns: 440795288736 ns
  712. [    2.512957] Console: switching to colour frame buffer device 170x48
  713. [    2.515948] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
  714. [    2.515949] i915 0000:00:02.0: registered panic notifier
  715. [    2.881171] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
  716. [    2.972959] systemd[1]: Failed to insert module 'kdbus': Function not implemented
  717. [    3.002246] systemd[1]: systemd 225 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID -ELFUTILS +KMOD -IDN)
  718. [    3.002374] systemd[1]: Detected architecture x86-64.
  719. [    3.002565] systemd[1]: Set hostname to <mopbook>.
  720. [    3.083800] systemd[1]: Created slice Root Slice.
  721. [    3.083910] systemd[1]: Listening on Journal Audit Socket.
  722. [    3.083989] systemd[1]: Created slice User and Session Slice.
  723. [    3.084033] systemd[1]: Listening on Journal Socket.
  724. [    3.084054] systemd[1]: Reached target Encrypted Volumes.
  725. [    3.084166] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  726. [    3.084204] systemd[1]: Listening on udev Control Socket.
  727. [    3.084217] systemd[1]: Reached target User and Group Name Lookups.
  728. [    3.084248] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  729. [    3.084260] systemd[1]: Reached target Swap.
  730. [    3.084273] systemd[1]: Reached target Remote File Systems (Pre).
  731. [    3.084302] systemd[1]: Listening on Journal Socket (/dev/log).
  732. [    3.084375] systemd[1]: Created slice System Slice.
  733. [    3.085373] systemd[1]: Starting Load Kernel Modules...
  734. [    3.086018] systemd[1]: Starting Create list of required static device nodes for the current kernel...
  735. [    3.086698] systemd[1]: Starting Setup Virtual Console...
  736. [    3.087462] systemd[1]: Started Braille Device Support.
  737. [    3.087764] systemd[1]: Created slice system-getty.slice.
  738. [    3.089134] systemd[1]: Mounting Huge Pages File System...
  739. [    3.089887] systemd[1]: Started Read required files in advance.
  740. [    3.090100] systemd[1]: Created slice system-systemd\x2dfsck.slice.
  741. [    3.091117] systemd[1]: Starting Uncomplicated firewall...
  742. [    3.091976] systemd[1]: Starting Increase datagram queue length...
  743. [    3.092011] systemd[1]: Reached target Slices.
  744. [    3.093106] systemd[1]: Mounting POSIX Message Queue File System...
  745. [    3.093929] systemd[1]: Mounting Debug File System...
  746. [    3.094007] systemd[1]: Listening on fsck to fsckd communication Socket.
  747. [    3.094084] systemd[1]: Listening on udev Kernel Socket.
  748. [    3.096402] systemd[1]: Starting udev Coldplug all Devices...
  749. [    3.096502] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  750. [    3.098544] systemd[1]: Started Create list of required static device nodes for the current kernel.
  751. [    3.098809] systemd[1]: Started Setup Virtual Console.
  752. [    3.099035] systemd[1]: Started Uncomplicated firewall.
  753. [    3.101774] systemd[1]: Mounted Huge Pages File System.
  754. [    3.101816] systemd[1]: Mounted POSIX Message Queue File System.
  755. [    3.102363] systemd[1]: Mounted Debug File System.
  756. [    3.102699] systemd[1]: Started Increase datagram queue length.
  757. [    3.106584] lp: driver loaded but no devices found
  758. [    3.111758] ppdev: user-space parallel port driver
  759. [    3.114137] systemd[1]: Listening on Syslog Socket.
  760. [    3.114926] systemd[1]: Starting Journal Service...
  761. [    3.115655] systemd[1]: Starting Create Static Device Nodes in /dev...
  762. [    3.118552] systemd[1]: Started Load Kernel Modules.
  763. [    3.122720] systemd[1]: Mounting FUSE Control File System...
  764. [    3.123689] systemd[1]: Starting Apply Kernel Variables...
  765. [    3.125580] systemd[1]: Mounted FUSE Control File System.
  766. [    3.135120] systemd[1]: Started Apply Kernel Variables.
  767. [    3.138282] systemd[1]: Started Create Static Device Nodes in /dev.
  768. [    3.139280] systemd[1]: Starting udev Kernel Device Manager...
  769. [    3.166763] systemd[1]: Started udev Coldplug all Devices.
  770. [    3.168422] systemd[1]: Started udev Kernel Device Manager.
  771. [    3.170009] systemd[1]: Starting Show Plymouth Boot Screen...
  772. [    3.170909] systemd[1]: Starting Remount Root and Kernel File Systems...
  773. [    3.176483] systemd[1]: Started Journal Service.
  774. [    3.177661] EXT4-fs (sda2): re-mounted. Opts: errors=remount-ro
  775. [    3.192159] systemd-journald[247]: Received request to flush runtime journal from PID 1
  776. [    3.252748] input: Ideapad extra buttons as /devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input10
  777. [    3.264601] wmi: Mapper loaded
  778. [    3.284415] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  779. [    3.295620] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20150619/utaddress-254)
  780. [    3.295629] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  781. [    3.295633] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20150619/utaddress-254)
  782. [    3.295639] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x000000000000055F (\_SB_.PCI0.PEG0.PEGP.GPIO) (20150619/utaddress-254)
  783. [    3.295643] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  784. [    3.295645] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20150619/utaddress-254)
  785. [    3.295648] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x000000000000055F (\_SB_.PCI0.PEG0.PEGP.GPIO) (20150619/utaddress-254)
  786. [    3.295652] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  787. [    3.295654] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20150619/utaddress-254)
  788. [    3.295658] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000055F (\_SB_.PCI0.PEG0.PEGP.GPIO) (20150619/utaddress-254)
  789. [    3.295661] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  790. [    3.295663] lpc_ich: Resource conflict(s) found affecting gpio_ich
  791. [    3.335898] random: nonblocking pool is initialized
  792. [    3.340688] media: Linux media interface: v0.10
  793. [    3.347458] Linux video capture interface: v2.00
  794. [    3.354353] Intel(R) Wireless WiFi driver for Linux
  795. [    3.354355] Copyright(c) 2003- 2015 Intel Corporation
  796. [    3.354542] iwlwifi 0000:04:00.0: can't disable ASPM; OS doesn't have ASPM control
  797. [    3.370770] uvcvideo: Found UVC 1.00 device Lenovo EasyCamera (13d3:5163)
  798. [    3.371137] iwlwifi 0000:04:00.0: loaded firmware version 18.168.6.1 op_mode iwldvm
  799. [    3.372376] AVX version of gcm_enc/dec engaged.
  800. [    3.372378] AES CTR mode by8 optimization enabled
  801. [    3.386205] input: Lenovo EasyCamera as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/input/input11
  802. [    3.386297] usbcore: registered new interface driver uvcvideo
  803. [    3.386299] USB Video Class driver (1.1.1)
  804. [    3.450147] iwlwifi 0000:04:00.0: CONFIG_IWLWIFI_DEBUG disabled
  805. [    3.450148] iwlwifi 0000:04:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
  806. [    3.450149] iwlwifi 0000:04:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
  807. [    3.450151] iwlwifi 0000:04:00.0: Detected Intel(R) Centrino(R) Wireless-N 2200 BGN, REV=0x104
  808. [    3.450259] iwlwifi 0000:04:00.0: L1 Enabled - LTR Disabled
  809. [    3.459560] nvidia: module license 'NVIDIA' taints kernel.
  810. [    3.459560] Disabling lock debugging due to kernel taint
  811. [    3.463270] nvidia: module verification failed: signature and/or required key missing - tainting kernel
  812. [    3.468182] clocksource: Switched to clocksource tsc
  813. [    3.473227] nvidia 0000:01:00.0: enabling device (0000 -> 0003)
  814. [    3.473287] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=none
  815. [    3.473462] NVLINK: Nvlink Core is being initialized, major device number 246
  816. [    3.473635] [drm] Initialized nvidia-drm 0.0.0 20150116 for 0000:01:00.0 on minor 1
  817. [    3.473640] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  355.11  Wed Aug 26 16:35:41 PDT 2015
  818. [    3.509968] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
  819. [    3.511344] iwlwifi 0000:04:00.0 wlp4s0: renamed from wlan0
  820. [    3.522439] snd_hda_codec_conexant hdaudioC0D0: CX20590: BIOS auto-probing.
  821. [    3.522908] snd_hda_codec_conexant hdaudioC0D0: autoconfig for CX20590: line_outs=1 (0x1f/0x0/0x0/0x0/0x0) type:speaker
  822. [    3.522911] snd_hda_codec_conexant hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
  823. [    3.522913] snd_hda_codec_conexant hdaudioC0D0:    hp_outs=1 (0x19/0x0/0x0/0x0/0x0)
  824. [    3.522914] snd_hda_codec_conexant hdaudioC0D0:    mono: mono_out=0x0
  825. [    3.522915] snd_hda_codec_conexant hdaudioC0D0:    inputs:
  826. [    3.522917] snd_hda_codec_conexant hdaudioC0D0:      Internal Mic=0x23
  827. [    3.522919] snd_hda_codec_conexant hdaudioC0D0:      Mic=0x1a
  828. [    3.523990] snd_hda_codec_conexant hdaudioC0D0: Enable sync_write for stable communication
  829. [    3.531098] cfg80211: World regulatory domain updated:
  830. [    3.531101] cfg80211:  DFS Master region: unset
  831. [    3.531102] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
  832. [    3.531104] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
  833. [    3.531106] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
  834. [    3.531107] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
  835. [    3.531109] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
  836. [    3.531110] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
  837. [    3.531112] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
  838. [    3.531113] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
  839. [    3.531114] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
  840. [    3.535613] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
  841. [    3.535700] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
  842. [    3.535779] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
  843. [    3.566248] intel_rapl: Found RAPL domain package
  844. [    3.566252] intel_rapl: Found RAPL domain core
  845. [    3.566255] intel_rapl: Found RAPL domain uncore
  846. [    3.823353] EXT4-fs (sdb3): mounted filesystem with ordered data mode. Opts: (null)
  847. [    3.907454] audit: type=1400 audit(1447425407.797:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=568 comm="apparmor_parser"
  848. [    3.907461] audit: type=1400 audit(1447425407.797:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="chromium" pid=568 comm="apparmor_parser"
  849. [    3.909315] audit: type=1400 audit(1447425407.797:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=568 comm="apparmor_parser"
  850. [    3.909320] audit: type=1400 audit(1447425407.797:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=568 comm="apparmor_parser"
  851. [    3.909324] audit: type=1400 audit(1447425407.797:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=568 comm="apparmor_parser"
  852. [    3.909328] audit: type=1400 audit(1447425407.797:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=568 comm="apparmor_parser"
  853. [    3.917621] audit: type=1400 audit(1447425407.809:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince" pid=568 comm="apparmor_parser"
  854. [    3.917628] audit: type=1400 audit(1447425407.809:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="sanitized_helper" pid=568 comm="apparmor_parser"
  855. [    3.917633] audit: type=1400 audit(1447425407.809:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-previewer" pid=568 comm="apparmor_parser"
  856. [    3.983646] cgroup: new mount options do not match the existing superblock, will be ignored
  857. [    4.199442] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
  858. [    4.400833] r8169 0000:03:00.0 enp3s0: link down
  859. [    4.400868] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
  860. [    4.403544] IPv6: ADDRCONF(NETDEV_UP): wlp4s0: link is not ready
  861. [    4.403649] iwlwifi 0000:04:00.0: L1 Enabled - LTR Disabled
  862. [    4.411337] iwlwifi 0000:04:00.0: Radio type=0x2-0x0-0x0
  863. [    4.414174] bbswitch: version 0.7
  864. [    4.414181] bbswitch: Found integrated VGA device 0000:00:02.0: \_SB_.PCI0.GFX0
  865. [    4.414187] bbswitch: Found discrete VGA device 0000:01:00.0: \_SB_.PCI0.PEG0.PEGP
  866. [    4.414199] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150619/nsarguments-95)
  867. [    4.414335] bbswitch: detected an Optimus _DSM function
  868. [    4.414343] bbswitch: Succesfully loaded. Discrete card 0000:01:00.0 is on
  869. [    4.418223] NVLINK: Unregistered the Nvlink Core, major device number 246
  870. [    4.418329] [drm] Module unloaded
  871. [    4.446917] bbswitch: disabling discrete graphics
  872. [    4.446931] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150619/nsarguments-95)
  873. [    4.657357] iwlwifi 0000:04:00.0: L1 Enabled - LTR Disabled
  874. [    4.665060] iwlwifi 0000:04:00.0: Radio type=0x2-0x0-0x0
  875. [    4.737516] IPv6: ADDRCONF(NETDEV_UP): wlp4s0: link is not ready
  876. [    4.820174] IPv6: ADDRCONF(NETDEV_UP): wlp4s0: link is not ready
  877. [    5.399886] wlp4s0: authenticate with c8:d7:19:0f:ae:e3
  878. [    5.403072] wlp4s0: send auth to c8:d7:19:0f:ae:e3 (try 1/3)
  879. [    5.405600] wlp4s0: authenticated
  880. [    5.406740] wlp4s0: associate with c8:d7:19:0f:ae:e3 (try 1/3)
  881. [    5.431013] wlp4s0: RX AssocResp from c8:d7:19:0f:ae:e3 (capab=0x411 status=0 aid=5)
  882. [    5.450030] wlp4s0: associated
  883. [    5.450063] IPv6: ADDRCONF(NETDEV_CHANGE): wlp4s0: link becomes ready
  884. [   33.458057] wlp4s0: deauthenticating from c8:d7:19:0f:ae:e3 by local choice (Reason: 3=DEAUTH_LEAVING)
  885. [   33.489811] cfg80211: World regulatory domain updated:
  886. [   33.489815] cfg80211:  DFS Master region: unset
  887. [   33.489816] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
  888. [   33.489819] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
  889. [   33.489821] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
  890. [   33.489823] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
  891. [   33.489825] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
  892. [   33.489828] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
  893. [   33.489830] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
  894. [   33.489831] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
  895. [   33.489833] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
  896. [   33.739823] PM: Syncing filesystems ... done.
  897. [   33.751368] PM: Preparing system for sleep (mem)
  898. [   33.751610] bbswitch: enabling discrete graphics
  899. [   33.923240] Freezing user space processes ... (elapsed 0.001 seconds) done.
  900. [   33.924757] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  901. [   33.925848] PM: Suspending system (mem)
  902. [   33.925865] Suspending console(s) (use no_console_suspend to debug)
  903. [   33.926055] sd 1:0:0:0: [sdb] Synchronizing SCSI cache
  904. [   33.926079] sd 0:0:0:0: [sda] Synchronizing SCSI cache
  905. [   33.926112] sd 1:0:0:0: [sdb] Stopping disk
  906. [   33.927289] sd 0:0:0:0: [sda] Stopping disk
  907. [   34.388137] input input20: parent serio0 should not be sleeping
  908. [   34.388169] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input20
  909. [   35.300313] PM: suspend of devices complete after 1373.162 msecs
  910. [   35.316280] PM: late suspend of devices complete after 15.948 msecs
  911. [   35.317036] r8169 0000:03:00.0: System wakeup enabled by ACPI
  912. [   35.317113] ehci-pci 0000:00:1d.0: System wakeup enabled by ACPI
  913. [   35.317238] ehci-pci 0000:00:1a.0: System wakeup enabled by ACPI
  914. [   35.317257] xhci_hcd 0000:00:14.0: System wakeup enabled by ACPI
  915. [   35.332343] PM: noirq suspend of devices complete after 16.047 msecs
  916. [   35.332596] ACPI: Preparing to enter system sleep state S3
  917. [   35.408294] ACPI : EC: EC stopped
  918. [   35.408295] PM: Saving platform NVS memory
  919. [   35.408298] Disabling non-boot CPUs ...
  920. [   35.409503] smpboot: CPU 1 is now offline
  921. [   35.425732] smpboot: CPU 2 is now offline
  922. [   35.440659] Broke affinity for irq 16
  923. [   35.440665] Broke affinity for irq 26
  924. [   35.441677] smpboot: CPU 3 is now offline
  925. [   35.457973] ACPI: Low-level resume complete
  926. [   35.458019] ACPI : EC: EC started
  927. [   35.458020] PM: Restoring platform NVS memory
  928. [   35.459246] microcode: CPU0 microcode updated early to revision 0x1b, date = 2014-05-29
  929. [   35.459362] Enabling non-boot CPUs ...
  930. [   35.459413] x86: Booting SMP configuration:
  931. [   35.459414] smpboot: Booting Node 0 Processor 1 APIC 0x1
  932. [   35.471340]  cache: parent cpu1 should not be sleeping
  933. [   35.471519] CPU1 is up
  934. [   35.471572] smpboot: Booting Node 0 Processor 2 APIC 0x2
  935. [   35.473661] microcode: CPU2 microcode updated early to revision 0x1b, date = 2014-05-29
  936. [   35.487413]  cache: parent cpu2 should not be sleeping
  937. [   35.487599] CPU2 is up
  938. [   35.487654] smpboot: Booting Node 0 Processor 3 APIC 0x3
  939. [   35.503804]  cache: parent cpu3 should not be sleeping
  940. [   35.503991] CPU3 is up
  941. [   35.509157] ACPI: Waking up from system sleep state S3
  942. [   35.716063] ehci-pci 0000:00:1d.0: System wakeup disabled by ACPI
  943. [   35.716741] ehci-pci 0000:00:1a.0: System wakeup disabled by ACPI
  944. [   35.716748] xhci_hcd 0000:00:14.0: System wakeup disabled by ACPI
  945. [   35.716892] PM: noirq resume of devices complete after 17.455 msecs
  946. [   35.717375] PM: early resume of devices complete after 0.462 msecs
  947. [   35.717657] r8169 0000:03:00.0: System wakeup disabled by ACPI
  948. [   35.717702] iwlwifi 0000:04:00.0: RF_KILL bit toggled to enable radio.
  949. [   35.718286] sd 1:0:0:0: [sdb] Starting disk
  950. [   35.718289] sd 0:0:0:0: [sda] Starting disk
  951. [   35.721385] rtc_cmos 00:01: System wakeup disabled by ACPI
  952. [   35.914711] r8169 0000:03:00.0 enp3s0: link down
  953. [   35.935731] usb 1-3: reset high-speed USB device number 2 using xhci_hcd
  954. [   36.035600] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  955. [   36.036727] ata1.00: configured for UDMA/133
  956. [   36.217528] PM: resume of devices complete after 499.724 msecs
  957. [   37.262101] psmouse serio4: synaptics: queried max coordinates: x [..5664], y [..4682]
  958. [   37.322611] psmouse serio4: synaptics: queried min coordinates: x [1278..], y [1172..]
  959. [   37.442381] psmouse serio4: synaptics: Touchpad model: 1, fw: 8.1, id: 0x1e2b1, caps: 0xd00123/0x840300/0x123c00/0x0, board id: 1800, fw id: 1087391
  960. [   37.525774] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input28
  961. [   37.530650] PM: Finishing wakeup.
  962. [   37.530652] Restarting tasks ... done.
  963. [   37.569888] bbswitch: disabling discrete graphics
  964. [   37.569899] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150619/nsarguments-95)
  965. [   37.619373] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
  966. [   37.804145] r8169 0000:03:00.0 enp3s0: link down
  967. [   37.804188] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
  968. [   37.804974] IPv6: ADDRCONF(NETDEV_UP): wlp4s0: link is not ready
  969. [   37.805126] iwlwifi 0000:04:00.0: L1 Enabled - LTR Disabled
  970. [   37.812803] iwlwifi 0000:04:00.0: Radio type=0x2-0x0-0x0
  971. [   38.065675] iwlwifi 0000:04:00.0: L1 Enabled - LTR Disabled
  972. [   38.073374] iwlwifi 0000:04:00.0: Radio type=0x2-0x0-0x0
  973. [   38.133796] IPv6: ADDRCONF(NETDEV_UP): wlp4s0: link is not ready
  974. [   38.184924] IPv6: ADDRCONF(NETDEV_UP): wlp4s0: link is not ready
  975. [   38.621808] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
  976. [   38.634424] ata2.00: configured for UDMA/100
  977. [   38.808454] wlp4s0: authenticate with c8:d7:19:0f:ae:e3
  978. [   38.811109] wlp4s0: send auth to c8:d7:19:0f:ae:e3 (try 1/3)
  979. [   38.832676] wlp4s0: authenticated
  980. [   38.834008] wlp4s0: associate with c8:d7:19:0f:ae:e3 (try 1/3)
  981. [   38.857574] wlp4s0: RX AssocResp from c8:d7:19:0f:ae:e3 (capab=0x411 status=0 aid=5)
  982. [   38.888943] wlp4s0: associated
  983. [   38.888999] IPv6: ADDRCONF(NETDEV_CHANGE): wlp4s0: link becomes ready
  984. [   41.916740] ideapad_laptop: Unknown event: 1
  985. [   64.578011] ideapad_laptop: Unknown event: 1
  986. [   87.355668] ideapad_laptop: Unknown event: 1
  987. [  110.322696] ideapad_laptop: Unknown event: 1
  988. [  132.772108] ideapad_laptop: Unknown event: 1
  989. [  155.418763] ideapad_laptop: Unknown event: 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement