Advertisement
Guest User

dmesgtimer

a guest
Apr 12th, 2016
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 60.92 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.2.0-30-generic (buildd@lgw01-52) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.1) ) #36~14.04.1-Ubuntu SMP Fri Feb 26 18:49:23 UTC 2016 (Ubuntu 4.2.0-30.36~14.04.1-generic 4.2.8-ckt3)
  5. [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.2.0-30-generic root=UUID=c2afad24-5bc8-452d-bcb6-929e781422e5 ro quiet splash
  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: Supporting XSAVE feature 0x01: 'x87 floating point registers'
  11. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'
  12. [ 0.000000] x86/fpu: Enabled xstate features 0x3, context size is 0x240 bytes, using 'standard' format.
  13. [ 0.000000] x86/fpu: Using 'eager' FPU context switches.
  14. [ 0.000000] e820: BIOS-provided physical RAM map:
  15. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
  16. [ 0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
  17. [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
  18. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000ddf28fff] usable
  19. [ 0.000000] BIOS-e820: [mem 0x00000000ddf29000-0x00000000ddfb5fff] reserved
  20. [ 0.000000] BIOS-e820: [mem 0x00000000ddfb6000-0x00000000ddfb6fff] ACPI data
  21. [ 0.000000] BIOS-e820: [mem 0x00000000ddfb7000-0x00000000de0d6fff] ACPI NVS
  22. [ 0.000000] BIOS-e820: [mem 0x00000000de0d7000-0x00000000dea64fff] reserved
  23. [ 0.000000] BIOS-e820: [mem 0x00000000dea65000-0x00000000dea65fff] usable
  24. [ 0.000000] BIOS-e820: [mem 0x00000000dea66000-0x00000000deaa8fff] ACPI NVS
  25. [ 0.000000] BIOS-e820: [mem 0x00000000deaa9000-0x00000000df474fff] usable
  26. [ 0.000000] BIOS-e820: [mem 0x00000000df475000-0x00000000df7dbfff] reserved
  27. [ 0.000000] BIOS-e820: [mem 0x00000000df7dc000-0x00000000df7fffff] usable
  28. [ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
  29. [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
  30. [ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
  31. [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
  32. [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
  33. [ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
  34. [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000011effffff] usable
  35. [ 0.000000] NX (Execute Disable) protection: active
  36. [ 0.000000] SMBIOS 2.7 present.
  37. [ 0.000000] DMI: Gigabyte Technology Co., Ltd. To be filled by O.E.M./H77M-D3H, BIOS F12 11/14/2013
  38. [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  39. [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
  40. [ 0.000000] e820: last_pfn = 0x11f000 max_arch_pfn = 0x400000000
  41. [ 0.000000] MTRR default type: uncachable
  42. [ 0.000000] MTRR fixed ranges enabled:
  43. [ 0.000000] 00000-9FFFF write-back
  44. [ 0.000000] A0000-BFFFF uncachable
  45. [ 0.000000] C0000-CFFFF write-protect
  46. [ 0.000000] D0000-E7FFF uncachable
  47. [ 0.000000] E8000-FFFFF write-protect
  48. [ 0.000000] MTRR variable ranges enabled:
  49. [ 0.000000] 0 base 000000000 mask F00000000 write-back
  50. [ 0.000000] 1 base 100000000 mask FF0000000 write-back
  51. [ 0.000000] 2 base 110000000 mask FF8000000 write-back
  52. [ 0.000000] 3 base 118000000 mask FFC000000 write-back
  53. [ 0.000000] 4 base 11C000000 mask FFE000000 write-back
  54. [ 0.000000] 5 base 11E000000 mask FFF000000 write-back
  55. [ 0.000000] 6 base 0E0000000 mask FE0000000 uncachable
  56. [ 0.000000] 7 disabled
  57. [ 0.000000] 8 disabled
  58. [ 0.000000] 9 disabled
  59. [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT
  60. [ 0.000000] original variable MTRRs
  61. [ 0.000000] reg 0, base: 0GB, range: 4GB, type WB
  62. [ 0.000000] reg 1, base: 4GB, range: 256MB, type WB
  63. [ 0.000000] reg 2, base: 4352MB, range: 128MB, type WB
  64. [ 0.000000] reg 3, base: 4480MB, range: 64MB, type WB
  65. [ 0.000000] reg 4, base: 4544MB, range: 32MB, type WB
  66. [ 0.000000] reg 5, base: 4576MB, range: 16MB, type WB
  67. [ 0.000000] reg 6, base: 3584MB, range: 512MB, type UC
  68. [ 0.000000] total RAM covered: 4080M
  69. [ 0.000000] Found optimal setting for mtrr clean up
  70. [ 0.000000] gran_size: 64K chunk_size: 32M num_reg: 5 lose cover RAM: 0G
  71. [ 0.000000] New variable MTRRs
  72. [ 0.000000] reg 0, base: 0GB, range: 2GB, type WB
  73. [ 0.000000] reg 1, base: 2GB, range: 1GB, type WB
  74. [ 0.000000] reg 2, base: 3GB, range: 512MB, type WB
  75. [ 0.000000] reg 3, base: 4GB, range: 512MB, type WB
  76. [ 0.000000] reg 4, base: 4592MB, range: 16MB, type UC
  77. [ 0.000000] e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved
  78. [ 0.000000] e820: last_pfn = 0xdf800 max_arch_pfn = 0x400000000
  79. [ 0.000000] found SMP MP-table at [mem 0x000fd750-0x000fd75f] mapped at [ffff8800000fd750]
  80. [ 0.000000] Scanning 1 areas for low memory corruption
  81. [ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
  82. [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
  83. [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
  84. [ 0.000000] BRK [0x01ff4000, 0x01ff4fff] PGTABLE
  85. [ 0.000000] BRK [0x01ff5000, 0x01ff5fff] PGTABLE
  86. [ 0.000000] BRK [0x01ff6000, 0x01ff6fff] PGTABLE
  87. [ 0.000000] init_memory_mapping: [mem 0x11ee00000-0x11effffff]
  88. [ 0.000000] [mem 0x11ee00000-0x11effffff] page 2M
  89. [ 0.000000] BRK [0x01ff7000, 0x01ff7fff] PGTABLE
  90. [ 0.000000] init_memory_mapping: [mem 0x100000000-0x11edfffff]
  91. [ 0.000000] [mem 0x100000000-0x11edfffff] page 2M
  92. [ 0.000000] init_memory_mapping: [mem 0xc0000000-0xddf28fff]
  93. [ 0.000000] [mem 0xc0000000-0xdddfffff] page 2M
  94. [ 0.000000] [mem 0xdde00000-0xddf28fff] page 4k
  95. [ 0.000000] BRK [0x01ff8000, 0x01ff8fff] PGTABLE
  96. [ 0.000000] BRK [0x01ff9000, 0x01ff9fff] PGTABLE
  97. [ 0.000000] init_memory_mapping: [mem 0xdea65000-0xdea65fff]
  98. [ 0.000000] [mem 0xdea65000-0xdea65fff] page 4k
  99. [ 0.000000] init_memory_mapping: [mem 0xdeaa9000-0xdf474fff]
  100. [ 0.000000] [mem 0xdeaa9000-0xdebfffff] page 4k
  101. [ 0.000000] [mem 0xdec00000-0xdf3fffff] page 2M
  102. [ 0.000000] [mem 0xdf400000-0xdf474fff] page 4k
  103. [ 0.000000] init_memory_mapping: [mem 0xdf7dc000-0xdf7fffff]
  104. [ 0.000000] [mem 0xdf7dc000-0xdf7fffff] page 4k
  105. [ 0.000000] init_memory_mapping: [mem 0x00100000-0xbfffffff]
  106. [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
  107. [ 0.000000] [mem 0x00200000-0xbfffffff] page 2M
  108. [ 0.000000] RAMDISK: [mem 0x3453e000-0x36296fff]
  109. [ 0.000000] ACPI: Early table checksum verification disabled
  110. [ 0.000000] ACPI: RSDP 0x00000000000F0490 000024 (v02 ALASKA)
  111. [ 0.000000] ACPI: XSDT 0x00000000DE0B8070 00005C (v01 ALASKA A M I 01072009 AMI 00010013)
  112. [ 0.000000] ACPI: FACP 0x00000000DE0C1F00 0000F4 (v04 ALASKA A M I 01072009 AMI 00010013)
  113. [ 0.000000] ACPI: DSDT 0x00000000DE0B8160 009D9E (v02 ALASKA A M I 00000012 INTL 20051117)
  114. [ 0.000000] ACPI: FACS 0x00000000DE0D5F80 000040
  115. [ 0.000000] ACPI: APIC 0x00000000DE0C1FF8 000062 (v03 ALASKA A M I 01072009 AMI 00010013)
  116. [ 0.000000] ACPI: MCFG 0x00000000DE0C2060 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
  117. [ 0.000000] ACPI: HPET 0x00000000DE0C20A0 000038 (v01 ALASKA A M I 01072009 AMI. 00000005)
  118. [ 0.000000] ACPI: SSDT 0x00000000DE0C20D8 00036D (v01 SataRe SataTabl 00001000 INTL 20091112)
  119. [ 0.000000] ACPI: SSDT 0x00000000DE0C2448 000860 (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
  120. [ 0.000000] ACPI: SSDT 0x00000000DE0C2CA8 000A92 (v01 PmRef CpuPm 00003000 INTL 20051117)
  121. [ 0.000000] ACPI: Local APIC address 0xfee00000
  122. [ 0.000000] No NUMA configuration found
  123. [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000011effffff]
  124. [ 0.000000] NODE_DATA(0) allocated [mem 0x11eff6000-0x11effafff]
  125. [ 0.000000] [ffffea0000000000-ffffea00047fffff] PMD -> [ffff88011a600000-ffff88011e5fffff] 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-0x000000011effffff]
  130. [ 0.000000] Movable zone start for each node
  131. [ 0.000000] Early memory node ranges
  132. [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009cfff]
  133. [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000ddf28fff]
  134. [ 0.000000] node 0: [mem 0x00000000dea65000-0x00000000dea65fff]
  135. [ 0.000000] node 0: [mem 0x00000000deaa9000-0x00000000df474fff]
  136. [ 0.000000] node 0: [mem 0x00000000df7dc000-0x00000000df7fffff]
  137. [ 0.000000] node 0: [mem 0x0000000100000000-0x000000011effffff]
  138. [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000011effffff]
  139. [ 0.000000] On node 0 totalpages: 1038518
  140. [ 0.000000] DMA zone: 64 pages used for memmap
  141. [ 0.000000] DMA zone: 21 pages reserved
  142. [ 0.000000] DMA zone: 3996 pages, LIFO batch:0
  143. [ 0.000000] DMA32 zone: 14181 pages used for memmap
  144. [ 0.000000] DMA32 zone: 907546 pages, LIFO batch:31
  145. [ 0.000000] Normal zone: 1984 pages used for memmap
  146. [ 0.000000] Normal zone: 126976 pages, LIFO batch:31
  147. [ 0.000000] ACPI: PM-Timer IO Port: 0x408
  148. [ 0.000000] ACPI: Local APIC address 0xfee00000
  149. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
  150. [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
  151. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  152. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  153. [ 0.000000] ACPI: IRQ0 used by override.
  154. [ 0.000000] ACPI: IRQ9 used by override.
  155. [ 0.000000] Using ACPI (MADT) for SMP configuration information
  156. [ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
  157. [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
  158. [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
  159. [ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
  160. [ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
  161. [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
  162. [ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
  163. [ 0.000000] PM: Registered nosave memory: [mem 0xddf29000-0xddfb5fff]
  164. [ 0.000000] PM: Registered nosave memory: [mem 0xddfb6000-0xddfb6fff]
  165. [ 0.000000] PM: Registered nosave memory: [mem 0xddfb7000-0xde0d6fff]
  166. [ 0.000000] PM: Registered nosave memory: [mem 0xde0d7000-0xdea64fff]
  167. [ 0.000000] PM: Registered nosave memory: [mem 0xdea66000-0xdeaa8fff]
  168. [ 0.000000] PM: Registered nosave memory: [mem 0xdf475000-0xdf7dbfff]
  169. [ 0.000000] PM: Registered nosave memory: [mem 0xdf800000-0xf7ffffff]
  170. [ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
  171. [ 0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
  172. [ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
  173. [ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
  174. [ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
  175. [ 0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
  176. [ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
  177. [ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
  178. [ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
  179. [ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
  180. [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
  181. [ 0.000000] e820: [mem 0xdf800000-0xf7ffffff] available for PCI devices
  182. [ 0.000000] Booting paravirtualized kernel on bare hardware
  183. [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
  184. [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1
  185. [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88011ec00000 s96728 r8192 d30248 u1048576
  186. [ 0.000000] pcpu-alloc: s96728 r8192 d30248 u1048576 alloc=1*2097152
  187. [ 0.000000] pcpu-alloc: [0] 0 1
  188. [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1022268
  189. [ 0.000000] Policy zone: Normal
  190. [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.2.0-30-generic root=UUID=c2afad24-5bc8-452d-bcb6-929e781422e5 ro quiet splash
  191. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  192. [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
  193. [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
  194. [ 0.000000] Memory: 3975432K/4154072K available (7940K kernel code, 1247K rwdata, 3816K rodata, 1468K init, 1292K bss, 178640K reserved, 0K cma-reserved)
  195. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  196. [ 0.000000] Hierarchical RCU implementation.
  197. [ 0.000000] Build-time adjustment of leaf fanout to 64.
  198. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.
  199. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2
  200. [ 0.000000] NR_IRQS:16640 nr_irqs:440 16
  201. [ 0.000000] Offload RCU callbacks from all CPUs
  202. [ 0.000000] Offload RCU callbacks from CPUs: 0-1.
  203. [ 0.000000] Console: colour VGA+ 80x25
  204. [ 0.000000] console [tty0] enabled
  205. [ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
  206. [ 0.000000] hpet clockevent registered
  207. [ 0.000000] tsc: Fast TSC calibration using PIT
  208. [ 0.000000] tsc: Detected 2594.205 MHz processor
  209. [ 0.000032] Calibrating delay loop (skipped), value calculated using timer frequency.. 5188.41 BogoMIPS (lpj=10376820)
  210. [ 0.000034] pid_max: default: 32768 minimum: 301
  211. [ 0.000039] ACPI: Core revision 20150619
  212. [ 0.006058] ACPI: All ACPI Tables successfully acquired
  213. [ 0.006075] Security Framework initialized
  214. [ 0.006083] AppArmor: AppArmor initialized
  215. [ 0.006083] Yama: becoming mindful.
  216. [ 0.006334] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
  217. [ 0.007292] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
  218. [ 0.007714] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
  219. [ 0.007719] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
  220. [ 0.007887] Initializing cgroup subsys blkio
  221. [ 0.007890] Initializing cgroup subsys memory
  222. [ 0.007896] Initializing cgroup subsys devices
  223. [ 0.007898] Initializing cgroup subsys freezer
  224. [ 0.007900] Initializing cgroup subsys net_cls
  225. [ 0.007902] Initializing cgroup subsys perf_event
  226. [ 0.007904] Initializing cgroup subsys net_prio
  227. [ 0.007906] Initializing cgroup subsys hugetlb
  228. [ 0.007926] CPU: Physical Processor ID: 0
  229. [ 0.007926] CPU: Processor Core ID: 0
  230. [ 0.007931] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
  231. [ 0.007931] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
  232. [ 0.007934] mce: CPU supports 7 MCE banks
  233. [ 0.007944] CPU0: Thermal monitoring enabled (TM1)
  234. [ 0.007951] process: using mwait in idle threads
  235. [ 0.007954] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
  236. [ 0.007955] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
  237. [ 0.008355] Freeing SMP alternatives memory: 28K (ffffffff81ea8000 - ffffffff81eaf000)
  238. [ 0.010343] ftrace: allocating 30986 entries in 122 pages
  239. [ 0.023936] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  240. [ 0.063652] TSC deadline timer enabled
  241. [ 0.063654] smpboot: CPU0: Intel(R) Celeron(R) CPU G1610 @ 2.60GHz (fam: 06, model: 3a, stepping: 09)
  242. [ 0.063676] Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, full-width counters, Intel PMU driver.
  243. [ 0.063694] ... version: 3
  244. [ 0.063695] ... bit width: 48
  245. [ 0.063696] ... generic registers: 8
  246. [ 0.063697] ... value mask: 0000ffffffffffff
  247. [ 0.063698] ... max period: 0000ffffffffffff
  248. [ 0.063699] ... fixed-purpose events: 3
  249. [ 0.063700] ... event mask: 00000007000000ff
  250. [ 0.064434] x86: Booting SMP configuration:
  251. [ 0.064436] .... node #0, CPUs: #1
  252. [ 0.067566] x86: Booted up 1 node, 2 CPUs
  253. [ 0.067568] smpboot: Total of 2 processors activated (10376.82 BogoMIPS)
  254. [ 0.067600] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
  255. [ 0.068773] devtmpfs: initialized
  256. [ 0.071046] evm: security.selinux
  257. [ 0.071048] evm: security.SMACK64
  258. [ 0.071048] evm: security.SMACK64EXEC
  259. [ 0.071049] evm: security.SMACK64TRANSMUTE
  260. [ 0.071050] evm: security.SMACK64MMAP
  261. [ 0.071051] evm: security.ima
  262. [ 0.071052] evm: security.capability
  263. [ 0.071101] PM: Registering ACPI NVS region [mem 0xddfb7000-0xde0d6fff] (1179648 bytes)
  264. [ 0.071114] PM: Registering ACPI NVS region [mem 0xdea66000-0xdeaa8fff] (274432 bytes)
  265. [ 0.071181] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  266. [ 0.071245] pinctrl core: initialized pinctrl subsystem
  267. [ 0.071346] RTC time: 15:03:11, date: 04/12/16
  268. [ 0.071437] NET: Registered protocol family 16
  269. [ 0.079580] cpuidle: using governor ladder
  270. [ 0.087587] cpuidle: using governor menu
  271. [ 0.087660] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
  272. [ 0.087662] ACPI: bus type PCI registered
  273. [ 0.087663] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  274. [ 0.087725] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
  275. [ 0.087727] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
  276. [ 0.087736] PCI: Using configuration type 1 for base access
  277. [ 0.087908] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
  278. [ 0.087917] perf_event_intel: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off
  279. [ 0.095897] ACPI: Added _OSI(Module Device)
  280. [ 0.095899] ACPI: Added _OSI(Processor Device)
  281. [ 0.095900] ACPI: Added _OSI(3.0 _SCP Extensions)
  282. [ 0.095901] ACPI: Added _OSI(Processor Aggregator Device)
  283. [ 0.098324] ACPI: Executed 1 blocks of module-level executable AML code
  284. [ 0.100443] ACPI: Dynamic OEM Table Load:
  285. [ 0.100450] ACPI: SSDT 0xFFFF8801194D5000 00083B (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
  286. [ 0.100891] ACPI: Dynamic OEM Table Load:
  287. [ 0.100895] ACPI: SSDT 0xFFFF88011A08D400 000303 (v01 PmRef ApIst 00003000 INTL 20051117)
  288. [ 0.101274] ACPI: Dynamic OEM Table Load:
  289. [ 0.101277] ACPI: SSDT 0xFFFF88011957A600 000119 (v01 PmRef ApCst 00003000 INTL 20051117)
  290. [ 0.101827] ACPI: Interpreter enabled
  291. [ 0.101833] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150619/hwxface-580)
  292. [ 0.101837] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150619/hwxface-580)
  293. [ 0.101848] ACPI: (supports S0 S3 S4 S5)
  294. [ 0.101850] ACPI: Using IOAPIC for interrupt routing
  295. [ 0.101871] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  296. [ 0.107437] ACPI: Power Resource [FN00] (off)
  297. [ 0.107505] ACPI: Power Resource [FN01] (off)
  298. [ 0.107571] ACPI: Power Resource [FN02] (off)
  299. [ 0.107637] ACPI: Power Resource [FN03] (off)
  300. [ 0.107701] ACPI: Power Resource [FN04] (off)
  301. [ 0.108152] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
  302. [ 0.108157] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
  303. [ 0.108332] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME]
  304. [ 0.108437] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
  305. [ 0.108438] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
  306. [ 0.108780] PCI host bridge to bus 0000:00
  307. [ 0.108782] pci_bus 0000:00: root bus resource [bus 00-3e]
  308. [ 0.108784] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
  309. [ 0.108786] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
  310. [ 0.108787] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  311. [ 0.108789] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
  312. [ 0.108790] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
  313. [ 0.108792] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
  314. [ 0.108793] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
  315. [ 0.108795] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
  316. [ 0.108796] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
  317. [ 0.108798] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfeafffff window]
  318. [ 0.108804] pci 0000:00:00.0: [8086:0150] type 00 class 0x060000
  319. [ 0.108881] pci 0000:00:01.0: [8086:0151] type 01 class 0x060400
  320. [ 0.108908] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
  321. [ 0.108942] pci 0000:00:01.0: System wakeup disabled by ACPI
  322. [ 0.108998] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
  323. [ 0.109018] pci 0000:00:14.0: reg 0x10: [mem 0xf7300000-0xf730ffff 64bit]
  324. [ 0.109082] pci 0000:00:14.0: PME# supported from D3hot D3cold
  325. [ 0.109118] pci 0000:00:14.0: System wakeup disabled by ACPI
  326. [ 0.109152] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
  327. [ 0.109172] pci 0000:00:16.0: reg 0x10: [mem 0xf731a000-0xf731a00f 64bit]
  328. [ 0.109239] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
  329. [ 0.109311] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
  330. [ 0.109328] pci 0000:00:1a.0: reg 0x10: [mem 0xf7318000-0xf73183ff]
  331. [ 0.109405] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
  332. [ 0.109453] pci 0000:00:1a.0: System wakeup disabled by ACPI
  333. [ 0.109487] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
  334. [ 0.109503] pci 0000:00:1b.0: reg 0x10: [mem 0xf7310000-0xf7313fff 64bit]
  335. [ 0.109570] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
  336. [ 0.109607] pci 0000:00:1b.0: System wakeup disabled by ACPI
  337. [ 0.109640] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400
  338. [ 0.109709] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
  339. [ 0.109747] pci 0000:00:1c.0: System wakeup disabled by ACPI
  340. [ 0.109781] pci 0000:00:1c.4: [8086:1e18] type 01 class 0x060400
  341. [ 0.109849] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
  342. [ 0.109887] pci 0000:00:1c.4: System wakeup disabled by ACPI
  343. [ 0.109920] pci 0000:00:1c.6: [8086:244e] type 01 class 0x060401
  344. [ 0.109988] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
  345. [ 0.110027] pci 0000:00:1c.6: System wakeup disabled by ACPI
  346. [ 0.110061] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
  347. [ 0.110078] pci 0000:00:1d.0: reg 0x10: [mem 0xf7317000-0xf73173ff]
  348. [ 0.110155] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
  349. [ 0.110201] pci 0000:00:1d.0: System wakeup disabled by ACPI
  350. [ 0.110235] pci 0000:00:1f.0: [8086:1e4a] type 00 class 0x060100
  351. [ 0.110391] pci 0000:00:1f.2: [8086:1e02] type 00 class 0x010601
  352. [ 0.110405] pci 0000:00:1f.2: reg 0x10: [io 0xf070-0xf077]
  353. [ 0.110412] pci 0000:00:1f.2: reg 0x14: [io 0xf060-0xf063]
  354. [ 0.110419] pci 0000:00:1f.2: reg 0x18: [io 0xf050-0xf057]
  355. [ 0.110427] pci 0000:00:1f.2: reg 0x1c: [io 0xf040-0xf043]
  356. [ 0.110434] pci 0000:00:1f.2: reg 0x20: [io 0xf020-0xf03f]
  357. [ 0.110441] pci 0000:00:1f.2: reg 0x24: [mem 0xf7316000-0xf73167ff]
  358. [ 0.110475] pci 0000:00:1f.2: PME# supported from D3hot
  359. [ 0.110536] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
  360. [ 0.110551] pci 0000:00:1f.3: reg 0x10: [mem 0xf7315000-0xf73150ff 64bit]
  361. [ 0.110571] pci 0000:00:1f.3: reg 0x20: [io 0xf000-0xf01f]
  362. [ 0.110677] pci 0000:01:00.0: [10de:1284] type 00 class 0x030000
  363. [ 0.110685] pci 0000:01:00.0: reg 0x10: [mem 0xf6000000-0xf6ffffff]
  364. [ 0.110693] pci 0000:01:00.0: reg 0x14: [mem 0xe8000000-0xefffffff 64bit pref]
  365. [ 0.110700] pci 0000:01:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff 64bit pref]
  366. [ 0.110705] pci 0000:01:00.0: reg 0x24: [io 0xe000-0xe07f]
  367. [ 0.110710] pci 0000:01:00.0: reg 0x30: [mem 0xf7000000-0xf707ffff pref]
  368. [ 0.110763] pci 0000:01:00.1: [10de:0e0f] type 00 class 0x040300
  369. [ 0.110771] pci 0000:01:00.1: reg 0x10: [mem 0xf7080000-0xf7083fff]
  370. [ 0.116699] pci 0000:00:01.0: PCI bridge to [bus 01]
  371. [ 0.116703] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
  372. [ 0.116706] pci 0000:00:01.0: bridge window [mem 0xf6000000-0xf70fffff]
  373. [ 0.116711] pci 0000:00:01.0: bridge window [mem 0xe8000000-0xf1ffffff 64bit pref]
  374. [ 0.116790] pci 0000:02:00.0: [dd01:0003] type 00 class 0x048000
  375. [ 0.116823] pci 0000:02:00.0: reg 0x10: [mem 0xf7200000-0xf720ffff 64bit]
  376. [ 0.116989] pci 0000:02:00.0: System wakeup disabled by ACPI
  377. [ 0.124710] pci 0000:00:1c.0: PCI bridge to [bus 02]
  378. [ 0.124717] pci 0000:00:1c.0: bridge window [mem 0xf7200000-0xf72fffff]
  379. [ 0.124795] pci 0000:03:00.0: [1969:1091] type 00 class 0x020000
  380. [ 0.124826] pci 0000:03:00.0: reg 0x10: [mem 0xf7100000-0xf713ffff 64bit]
  381. [ 0.124840] pci 0000:03:00.0: reg 0x18: [io 0xd000-0xd07f]
  382. [ 0.124970] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  383. [ 0.124997] pci 0000:03:00.0: System wakeup disabled by ACPI
  384. [ 0.132720] pci 0000:00:1c.4: PCI bridge to [bus 03]
  385. [ 0.132725] pci 0000:00:1c.4: bridge window [io 0xd000-0xdfff]
  386. [ 0.132729] pci 0000:00:1c.4: bridge window [mem 0xf7100000-0xf71fffff]
  387. [ 0.132807] pci 0000:04:00.0: [8086:244e] type 01 class 0x060401
  388. [ 0.132952] pci 0000:04:00.0: supports D1 D2
  389. [ 0.132953] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  390. [ 0.132975] pci 0000:04:00.0: System wakeup disabled by ACPI
  391. [ 0.133002] pci 0000:00:1c.6: PCI bridge to [bus 04-05] (subtractive decode)
  392. [ 0.133012] pci 0000:00:1c.6: bridge window [io 0x0000-0x0cf7 window] (subtractive decode)
  393. [ 0.133013] pci 0000:00:1c.6: bridge window [io 0x0d00-0xffff window] (subtractive decode)
  394. [ 0.133015] pci 0000:00:1c.6: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
  395. [ 0.133016] pci 0000:00:1c.6: bridge window [mem 0x000d0000-0x000d3fff window] (subtractive decode)
  396. [ 0.133018] pci 0000:00:1c.6: bridge window [mem 0x000d4000-0x000d7fff window] (subtractive decode)
  397. [ 0.133019] pci 0000:00:1c.6: bridge window [mem 0x000d8000-0x000dbfff window] (subtractive decode)
  398. [ 0.133021] pci 0000:00:1c.6: bridge window [mem 0x000dc000-0x000dffff window] (subtractive decode)
  399. [ 0.133022] pci 0000:00:1c.6: bridge window [mem 0x000e0000-0x000e3fff window] (subtractive decode)
  400. [ 0.133023] pci 0000:00:1c.6: bridge window [mem 0x000e4000-0x000e7fff window] (subtractive decode)
  401. [ 0.133025] pci 0000:00:1c.6: bridge window [mem 0xe0000000-0xfeafffff window] (subtractive decode)
  402. [ 0.133155] pci 0000:04:00.0: PCI bridge to [bus 05] (subtractive decode)
  403. [ 0.133180] pci 0000:04:00.0: bridge window [io 0x0000-0x0cf7 window] (subtractive decode)
  404. [ 0.133181] pci 0000:04:00.0: bridge window [io 0x0d00-0xffff window] (subtractive decode)
  405. [ 0.133183] pci 0000:04:00.0: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
  406. [ 0.133184] pci 0000:04:00.0: bridge window [mem 0x000d0000-0x000d3fff window] (subtractive decode)
  407. [ 0.133186] pci 0000:04:00.0: bridge window [mem 0x000d4000-0x000d7fff window] (subtractive decode)
  408. [ 0.133187] pci 0000:04:00.0: bridge window [mem 0x000d8000-0x000dbfff window] (subtractive decode)
  409. [ 0.133189] pci 0000:04:00.0: bridge window [mem 0x000dc000-0x000dffff window] (subtractive decode)
  410. [ 0.133190] pci 0000:04:00.0: bridge window [mem 0x000e0000-0x000e3fff window] (subtractive decode)
  411. [ 0.133192] pci 0000:04:00.0: bridge window [mem 0x000e4000-0x000e7fff window] (subtractive decode)
  412. [ 0.133193] pci 0000:04:00.0: bridge window [mem 0xe0000000-0xfeafffff window] (subtractive decode)
  413. [ 0.133735] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
  414. [ 0.133776] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
  415. [ 0.133815] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *10 11 12 14 15)
  416. [ 0.133854] ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 6 10 11 12 14 15)
  417. [ 0.133892] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
  418. [ 0.133931] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
  419. [ 0.133971] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
  420. [ 0.134010] ACPI: PCI Interrupt Link [LNKH] (IRQs *3 4 5 6 10 11 12 14 15)
  421. [ 0.134199] ACPI: Enabled 4 GPEs in block 00 to 3F
  422. [ 0.134304] vgaarb: setting as boot device: PCI:0000:01:00.0
  423. [ 0.134306] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
  424. [ 0.134308] vgaarb: loaded
  425. [ 0.134309] vgaarb: bridge control possible 0000:01:00.0
  426. [ 0.134522] SCSI subsystem initialized
  427. [ 0.134563] libata version 3.00 loaded.
  428. [ 0.134586] ACPI: bus type USB registered
  429. [ 0.134601] usbcore: registered new interface driver usbfs
  430. [ 0.134607] usbcore: registered new interface driver hub
  431. [ 0.134618] usbcore: registered new device driver usb
  432. [ 0.134734] PCI: Using ACPI for IRQ routing
  433. [ 0.136194] PCI: pci_cache_line_size set to 64 bytes
  434. [ 0.136243] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
  435. [ 0.136245] e820: reserve RAM buffer [mem 0xddf29000-0xdfffffff]
  436. [ 0.136247] e820: reserve RAM buffer [mem 0xdea66000-0xdfffffff]
  437. [ 0.136248] e820: reserve RAM buffer [mem 0xdf475000-0xdfffffff]
  438. [ 0.136249] e820: reserve RAM buffer [mem 0xdf800000-0xdfffffff]
  439. [ 0.136250] e820: reserve RAM buffer [mem 0x11f000000-0x11fffffff]
  440. [ 0.136351] NetLabel: Initializing
  441. [ 0.136352] NetLabel: domain hash size = 128
  442. [ 0.136353] NetLabel: protocols = UNLABELED CIPSOv4
  443. [ 0.136363] NetLabel: unlabeled traffic allowed by default
  444. [ 0.136421] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
  445. [ 0.136426] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
  446. [ 0.139453] clocksource: Switched to clocksource hpet
  447. [ 0.144392] AppArmor: AppArmor Filesystem Enabled
  448. [ 0.144454] pnp: PnP ACPI init
  449. [ 0.144541] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
  450. [ 0.144545] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
  451. [ 0.144611] system 00:01: [io 0x0680-0x069f] has been reserved
  452. [ 0.144613] system 00:01: [io 0x0200-0x020f] has been reserved
  453. [ 0.144614] system 00:01: [io 0xffff] has been reserved
  454. [ 0.144616] system 00:01: [io 0xffff] has been reserved
  455. [ 0.144617] system 00:01: [io 0x0400-0x0453] could not be reserved
  456. [ 0.144619] system 00:01: [io 0x0458-0x047f] has been reserved
  457. [ 0.144620] system 00:01: [io 0x0500-0x057f] has been reserved
  458. [ 0.144623] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
  459. [ 0.144644] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
  460. [ 0.144684] system 00:03: [io 0x0454-0x0457] has been reserved
  461. [ 0.144687] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
  462. [ 0.144788] system 00:04: [io 0x0a00-0x0a0f] has been reserved
  463. [ 0.144789] system 00:04: [io 0x0a30-0x0a3f] has been reserved
  464. [ 0.144791] system 00:04: [io 0x0a20-0x0a2f] has been reserved
  465. [ 0.144793] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
  466. [ 0.144987] pnp 00:05: [dma 0 disabled]
  467. [ 0.145025] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active)
  468. [ 0.145239] pnp 00:06: [dma 0 disabled]
  469. [ 0.145328] pnp 00:06: Plug and Play ACPI device, IDs PNP0400 (active)
  470. [ 0.145367] system 00:07: [io 0x04d0-0x04d1] has been reserved
  471. [ 0.145369] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
  472. [ 0.145557] system 00:08: [mem 0xfed1c000-0xfed1ffff] has been reserved
  473. [ 0.145559] system 00:08: [mem 0xfed10000-0xfed17fff] has been reserved
  474. [ 0.145560] system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
  475. [ 0.145563] system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
  476. [ 0.145564] system 00:08: [mem 0xf8000000-0xfbffffff] has been reserved
  477. [ 0.145566] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
  478. [ 0.145568] system 00:08: [mem 0xfed90000-0xfed93fff] has been reserved
  479. [ 0.145569] system 00:08: [mem 0xfed45000-0xfed8ffff] has been reserved
  480. [ 0.145571] system 00:08: [mem 0xff000000-0xffffffff] has been reserved
  481. [ 0.145573] system 00:08: [mem 0xfee00000-0xfeefffff] could not be reserved
  482. [ 0.145574] system 00:08: [mem 0xe0000000-0xe0000fff] has been reserved
  483. [ 0.145576] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
  484. [ 0.145676] pnp: PnP ACPI: found 9 devices
  485. [ 0.151686] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  486. [ 0.151733] pci 0000:00:01.0: PCI bridge to [bus 01]
  487. [ 0.151736] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
  488. [ 0.151738] pci 0000:00:01.0: bridge window [mem 0xf6000000-0xf70fffff]
  489. [ 0.151741] pci 0000:00:01.0: bridge window [mem 0xe8000000-0xf1ffffff 64bit pref]
  490. [ 0.151744] pci 0000:00:1c.0: PCI bridge to [bus 02]
  491. [ 0.151748] pci 0000:00:1c.0: bridge window [mem 0xf7200000-0xf72fffff]
  492. [ 0.151756] pci 0000:00:1c.4: PCI bridge to [bus 03]
  493. [ 0.151758] pci 0000:00:1c.4: bridge window [io 0xd000-0xdfff]
  494. [ 0.151762] pci 0000:00:1c.4: bridge window [mem 0xf7100000-0xf71fffff]
  495. [ 0.151770] pci 0000:04:00.0: PCI bridge to [bus 05]
  496. [ 0.151792] pci 0000:00:1c.6: PCI bridge to [bus 04-05]
  497. [ 0.151804] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
  498. [ 0.151805] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
  499. [ 0.151807] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
  500. [ 0.151808] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff window]
  501. [ 0.151810] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff window]
  502. [ 0.151811] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff window]
  503. [ 0.151813] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff window]
  504. [ 0.151814] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff window]
  505. [ 0.151815] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff window]
  506. [ 0.151817] pci_bus 0000:00: resource 13 [mem 0xe0000000-0xfeafffff window]
  507. [ 0.151819] pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
  508. [ 0.151820] pci_bus 0000:01: resource 1 [mem 0xf6000000-0xf70fffff]
  509. [ 0.151822] pci_bus 0000:01: resource 2 [mem 0xe8000000-0xf1ffffff 64bit pref]
  510. [ 0.151823] pci_bus 0000:02: resource 1 [mem 0xf7200000-0xf72fffff]
  511. [ 0.151825] pci_bus 0000:03: resource 0 [io 0xd000-0xdfff]
  512. [ 0.151826] pci_bus 0000:03: resource 1 [mem 0xf7100000-0xf71fffff]
  513. [ 0.151828] pci_bus 0000:04: resource 4 [io 0x0000-0x0cf7 window]
  514. [ 0.151829] pci_bus 0000:04: resource 5 [io 0x0d00-0xffff window]
  515. [ 0.151831] pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000bffff window]
  516. [ 0.151832] pci_bus 0000:04: resource 7 [mem 0x000d0000-0x000d3fff window]
  517. [ 0.151834] pci_bus 0000:04: resource 8 [mem 0x000d4000-0x000d7fff window]
  518. [ 0.151835] pci_bus 0000:04: resource 9 [mem 0x000d8000-0x000dbfff window]
  519. [ 0.151836] pci_bus 0000:04: resource 10 [mem 0x000dc000-0x000dffff window]
  520. [ 0.151838] pci_bus 0000:04: resource 11 [mem 0x000e0000-0x000e3fff window]
  521. [ 0.151839] pci_bus 0000:04: resource 12 [mem 0x000e4000-0x000e7fff window]
  522. [ 0.151841] pci_bus 0000:04: resource 13 [mem 0xe0000000-0xfeafffff window]
  523. [ 0.151842] pci_bus 0000:05: resource 4 [io 0x0000-0x0cf7 window]
  524. [ 0.151844] pci_bus 0000:05: resource 5 [io 0x0d00-0xffff window]
  525. [ 0.151845] pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff window]
  526. [ 0.151847] pci_bus 0000:05: resource 7 [mem 0x000d0000-0x000d3fff window]
  527. [ 0.151848] pci_bus 0000:05: resource 8 [mem 0x000d4000-0x000d7fff window]
  528. [ 0.151850] pci_bus 0000:05: resource 9 [mem 0x000d8000-0x000dbfff window]
  529. [ 0.151851] pci_bus 0000:05: resource 10 [mem 0x000dc000-0x000dffff window]
  530. [ 0.151852] pci_bus 0000:05: resource 11 [mem 0x000e0000-0x000e3fff window]
  531. [ 0.151854] pci_bus 0000:05: resource 12 [mem 0x000e4000-0x000e7fff window]
  532. [ 0.151855] pci_bus 0000:05: resource 13 [mem 0xe0000000-0xfeafffff window]
  533. [ 0.151883] NET: Registered protocol family 2
  534. [ 0.152004] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
  535. [ 0.152069] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
  536. [ 0.152126] TCP: Hash tables configured (established 32768 bind 32768)
  537. [ 0.152144] UDP hash table entries: 2048 (order: 4, 65536 bytes)
  538. [ 0.152158] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
  539. [ 0.152196] NET: Registered protocol family 1
  540. [ 0.191585] pci 0000:01:00.0: Video device with shadowed ROM
  541. [ 0.191594] PCI: CLS mismatch (64 != 32), using 64 bytes
  542. [ 0.191596] pci 0000:03:00.0: set MSI_INTX_DISABLE_BUG flag
  543. [ 0.191649] Trying to unpack rootfs image as initramfs...
  544. [ 0.611437] Freeing initrd memory: 30052K (ffff88003453e000 - ffff880036297000)
  545. [ 0.611447] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
  546. [ 0.611450] software IO TLB [mem 0xd9f29000-0xddf29000] (64MB) mapped at [ffff8800d9f29000-ffff8800ddf28fff]
  547. [ 0.611513] RAPL PMU detected, API unit is 2^-32 Joules, 3 fixed counters 163840 ms ovfl timer
  548. [ 0.611514] hw unit of domain pp0-core 2^-16 Joules
  549. [ 0.611515] hw unit of domain package 2^-16 Joules
  550. [ 0.611516] hw unit of domain pp1-gpu 2^-16 Joules
  551. [ 0.611618] microcode: CPU0 sig=0x306a9, pf=0x2, revision=0x17
  552. [ 0.611622] microcode: CPU1 sig=0x306a9, pf=0x2, revision=0x17
  553. [ 0.611671] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
  554. [ 0.611735] Scanning for low memory corruption every 60 seconds
  555. [ 0.612005] futex hash table entries: 512 (order: 3, 32768 bytes)
  556. [ 0.612016] Initialise system trusted keyring
  557. [ 0.612035] audit: initializing netlink subsys (disabled)
  558. [ 0.612050] audit: type=2000 audit(1460473391.612:1): initialized
  559. [ 0.612398] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  560. [ 0.613623] zpool: loaded
  561. [ 0.613625] zbud: loaded
  562. [ 0.613789] VFS: Disk quotas dquot_6.6.0
  563. [ 0.613820] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  564. [ 0.614199] fuse init (API version 7.23)
  565. [ 0.614310] Key type big_key registered
  566. [ 0.614579] Key type asymmetric registered
  567. [ 0.614582] Asymmetric key parser 'x509' registered
  568. [ 0.614597] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
  569. [ 0.614623] io scheduler noop registered
  570. [ 0.614626] io scheduler deadline registered (default)
  571. [ 0.614652] io scheduler cfq registered
  572. [ 0.615040] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  573. [ 0.615046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
  574. [ 0.615075] intel_idle: MWAIT substates: 0x1120
  575. [ 0.615076] intel_idle: v0.4 model 0x3A
  576. [ 0.615077] intel_idle: lapic_timer_reliable_states 0xffffffff
  577. [ 0.615199] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
  578. [ 0.615202] ACPI: Power Button [PWRB]
  579. [ 0.615232] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
  580. [ 0.615234] ACPI: Power Button [PWRF]
  581. [ 0.615856] thermal LNXTHERM:00: registered as thermal_zone0
  582. [ 0.615858] ACPI: Thermal Zone [TZ00] (28 C)
  583. [ 0.616025] thermal LNXTHERM:01: registered as thermal_zone1
  584. [ 0.616027] ACPI: Thermal Zone [TZ01] (30 C)
  585. [ 0.616071] GHES: HEST is not enabled!
  586. [ 0.616186] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
  587. [ 0.636620] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
  588. [ 0.638093] Linux agpgart interface v0.103
  589. [ 0.639708] brd: module loaded
  590. [ 0.640371] loop: module loaded
  591. [ 0.640552] libphy: Fixed MDIO Bus: probed
  592. [ 0.640556] tun: Universal TUN/TAP device driver, 1.6
  593. [ 0.640557] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  594. [ 0.640600] PPP generic driver version 2.4.2
  595. [ 0.640759] xhci_hcd 0000:00:14.0: xHCI Host Controller
  596. [ 0.640764] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
  597. [ 0.641833] xhci_hcd 0000:00:14.0: hcc params 0x20007181 hci version 0x100 quirks 0x0000b930
  598. [ 0.641839] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
  599. [ 0.641919] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  600. [ 0.641920] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  601. [ 0.641922] usb usb1: Product: xHCI Host Controller
  602. [ 0.641923] usb usb1: Manufacturer: Linux 4.2.0-30-generic xhci-hcd
  603. [ 0.641925] usb usb1: SerialNumber: 0000:00:14.0
  604. [ 0.642016] hub 1-0:1.0: USB hub found
  605. [ 0.642026] hub 1-0:1.0: 4 ports detected
  606. [ 0.642291] xhci_hcd 0000:00:14.0: xHCI Host Controller
  607. [ 0.642294] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
  608. [ 0.642320] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
  609. [ 0.642322] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  610. [ 0.642323] usb usb2: Product: xHCI Host Controller
  611. [ 0.642324] usb usb2: Manufacturer: Linux 4.2.0-30-generic xhci-hcd
  612. [ 0.642326] usb usb2: SerialNumber: 0000:00:14.0
  613. [ 0.642404] hub 2-0:1.0: USB hub found
  614. [ 0.642412] hub 2-0:1.0: 4 ports detected
  615. [ 0.642668] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  616. [ 0.642673] ehci-pci: EHCI PCI platform driver
  617. [ 0.642754] ehci-pci 0000:00:1a.0: EHCI Host Controller
  618. [ 0.642758] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 3
  619. [ 0.642768] ehci-pci 0000:00:1a.0: debug port 2
  620. [ 0.646679] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
  621. [ 0.646687] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7318000
  622. [ 0.655802] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
  623. [ 0.655835] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
  624. [ 0.655836] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  625. [ 0.655838] usb usb3: Product: EHCI Host Controller
  626. [ 0.655839] usb usb3: Manufacturer: Linux 4.2.0-30-generic ehci_hcd
  627. [ 0.655840] usb usb3: SerialNumber: 0000:00:1a.0
  628. [ 0.655971] hub 3-0:1.0: USB hub found
  629. [ 0.655976] hub 3-0:1.0: 2 ports detected
  630. [ 0.656133] ehci-pci 0000:00:1d.0: EHCI Host Controller
  631. [ 0.656137] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 4
  632. [ 0.656148] ehci-pci 0000:00:1d.0: debug port 2
  633. [ 0.660054] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
  634. [ 0.660063] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7317000
  635. [ 0.671839] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
  636. [ 0.671892] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002
  637. [ 0.671894] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  638. [ 0.671896] usb usb4: Product: EHCI Host Controller
  639. [ 0.671897] usb usb4: Manufacturer: Linux 4.2.0-30-generic ehci_hcd
  640. [ 0.671898] usb usb4: SerialNumber: 0000:00:1d.0
  641. [ 0.672046] hub 4-0:1.0: USB hub found
  642. [ 0.672053] hub 4-0:1.0: 2 ports detected
  643. [ 0.672161] ehci-platform: EHCI generic platform driver
  644. [ 0.672172] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  645. [ 0.672178] ohci-pci: OHCI PCI platform driver
  646. [ 0.672188] ohci-platform: OHCI generic platform driver
  647. [ 0.672196] uhci_hcd: USB Universal Host Controller Interface driver
  648. [ 0.672241] i8042: PNP: No PS/2 controller found. Probing ports directly.
  649. [ 0.672655] serio: i8042 KBD port at 0x60,0x64 irq 1
  650. [ 0.672661] serio: i8042 AUX port at 0x60,0x64 irq 12
  651. [ 0.672910] mousedev: PS/2 mouse device common for all mice
  652. [ 0.673195] rtc_cmos 00:02: RTC can wake from S4
  653. [ 0.673341] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
  654. [ 0.673366] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
  655. [ 0.673373] i2c /dev entries driver
  656. [ 0.673437] device-mapper: uevent: version 1.0.3
  657. [ 0.673499] device-mapper: ioctl: 4.33.0-ioctl (2015-8-18) initialised: dm-devel@redhat.com
  658. [ 0.673510] Intel P-state driver initializing.
  659. [ 0.673594] ledtrig-cpu: registered to indicate activity on CPUs
  660. [ 0.673803] PCCT header not found.
  661. [ 0.674077] NET: Registered protocol family 10
  662. [ 0.674299] NET: Registered protocol family 17
  663. [ 0.674314] Key type dns_resolver registered
  664. [ 0.674663] Loading compiled-in X.509 certificates
  665. [ 0.675926] Loaded X.509 cert 'Build time autogenerated kernel key: 6c368abf943cd41683eb2a5199bfb9b401ed5ab5'
  666. [ 0.675945] registered taskstats version 1
  667. [ 0.675976] zswap: loading zswap
  668. [ 0.675979] zswap: using zbud pool
  669. [ 0.675984] zswap: using lzo compressor
  670. [ 0.678650] Key type trusted registered
  671. [ 0.681995] Key type encrypted registered
  672. [ 0.682002] AppArmor: AppArmor sha1 policy hashing enabled
  673. [ 0.682006] ima: No TPM chip found, activating TPM-bypass!
  674. [ 0.682025] evm: HMAC attrs: 0x1
  675. [ 0.682276] Magic number: 12:990:82
  676. [ 0.682296] event_source uncore_cbox_0: hash matches
  677. [ 0.682365] rtc_cmos 00:02: setting system clock to 2016-04-12 15:03:12 UTC (1460473392)
  678. [ 0.682412] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
  679. [ 0.682413] EDD information not available.
  680. [ 0.682482] PM: Hibernation image not present or could not be loaded.
  681. [ 0.682748] Freeing unused kernel memory: 1468K (ffffffff81d39000 - ffffffff81ea8000)
  682. [ 0.682749] Write protecting the kernel read-only data: 12288k
  683. [ 0.682892] Freeing unused kernel memory: 240K (ffff8800017c4000 - ffff880001800000)
  684. [ 0.682961] Freeing unused kernel memory: 280K (ffff880001bba000 - ffff880001c00000)
  685. [ 0.693219] systemd-udevd[105]: starting version 204
  686. [ 0.709678] alx: module verification failed: signature and/or required key missing - tainting kernel
  687. [ 0.710505] ahci 0000:00:1f.2: version 3.0
  688. [ 0.710645] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x3 impl SATA mode
  689. [ 0.710648] ahci 0000:00:1f.2: flags: 64bit ncq led clo pio slum part ems apst
  690. [ 0.720466] alx 0000:03:00.0 eth0: Qualcomm Atheros AR816x/AR817x Ethernet [90:2b:34:a6:dd:f9]
  691. [ 0.720567] scsi host0: ahci
  692. [ 0.720658] scsi host1: ahci
  693. [ 0.720720] scsi host2: ahci
  694. [ 0.720782] scsi host3: ahci
  695. [ 0.720845] scsi host4: ahci
  696. [ 0.720908] scsi host5: ahci
  697. [ 0.720948] ata1: SATA max UDMA/133 abar m2048@0xf7316000 port 0xf7316100 irq 26
  698. [ 0.720951] ata2: SATA max UDMA/133 abar m2048@0xf7316000 port 0xf7316180 irq 26
  699. [ 0.720952] ata3: DUMMY
  700. [ 0.720953] ata4: DUMMY
  701. [ 0.720954] ata5: DUMMY
  702. [ 0.720954] ata6: DUMMY
  703. [ 0.968045] usb 3-1: new high-speed USB device number 2 using ehci-pci
  704. [ 0.984043] usb 4-1: new high-speed USB device number 2 using ehci-pci
  705. [ 1.040096] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
  706. [ 1.040127] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  707. [ 1.041074] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20150619/psargs-359)
  708. [ 1.041079] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT0._GTF] (Node ffff88011a0b7ed8), AE_NOT_FOUND (20150619/psparse-536)
  709. [ 1.041867] ata1.00: ATA-9: INTEL SSDSC2CW240A3, 400i, max UDMA/133
  710. [ 1.041872] ata1.00: 468862128 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
  711. [ 1.043169] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20150619/psargs-359)
  712. [ 1.043174] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT1._GTF] (Node ffff88011a0b7f50), AE_NOT_FOUND (20150619/psparse-536)
  713. [ 1.043181] ata2.00: ATAPI: HL-DT-ST DVDRAM GH22NS50, TN01, max UDMA/100
  714. [ 1.046961] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20150619/psargs-359)
  715. [ 1.046966] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT1._GTF] (Node ffff88011a0b7f50), AE_NOT_FOUND (20150619/psparse-536)
  716. [ 1.046975] ata2.00: configured for UDMA/100
  717. [ 1.051080] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20150619/psargs-359)
  718. [ 1.051085] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT0._GTF] (Node ffff88011a0b7ed8), AE_NOT_FOUND (20150619/psparse-536)
  719. [ 1.051839] ata1.00: configured for UDMA/133
  720. [ 1.052003] scsi 0:0:0:0: Direct-Access ATA INTEL SSDSC2CW24 400i PQ: 0 ANSI: 5
  721. [ 1.052280] sd 0:0:0:0: [sda] 468862128 512-byte logical blocks: (240 GB/223 GiB)
  722. [ 1.052285] sd 0:0:0:0: Attached scsi generic sg0 type 0
  723. [ 1.052353] sd 0:0:0:0: [sda] Write Protect is off
  724. [ 1.052355] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
  725. [ 1.052371] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  726. [ 1.052809] sda: sda1 sda2 < sda5 sda6 >
  727. [ 1.053213] sd 0:0:0:0: [sda] Attached SCSI disk
  728. [ 1.055442] scsi 1:0:0:0: CD-ROM HL-DT-ST DVDRAM GH22NS50 TN01 PQ: 0 ANSI: 5
  729. [ 1.075969] sr 1:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
  730. [ 1.075972] cdrom: Uniform CD-ROM driver Revision: 3.20
  731. [ 1.076083] sr 1:0:0:0: Attached scsi CD-ROM sr0
  732. [ 1.076128] sr 1:0:0:0: Attached scsi generic sg1 type 5
  733. [ 1.100403] usb 3-1: New USB device found, idVendor=8087, idProduct=0024
  734. [ 1.100408] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  735. [ 1.100676] hub 3-1:1.0: USB hub found
  736. [ 1.100782] hub 3-1:1.0: 6 ports detected
  737. [ 1.116478] usb 4-1: New USB device found, idVendor=8087, idProduct=0024
  738. [ 1.116482] usb 4-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  739. [ 1.116820] hub 4-1:1.0: USB hub found
  740. [ 1.116934] hub 4-1:1.0: 8 ports detected
  741. [ 1.608469] tsc: Refined TSC clocksource calibration: 2594.107 MHz
  742. [ 1.608475] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x25647d583cf, max_idle_ns: 440795304232 ns
  743. [ 2.328900] raid6: sse2x1 gen() 7137 MB/s
  744. [ 2.396936] raid6: sse2x1 xor() 5694 MB/s
  745. [ 2.464986] raid6: sse2x2 gen() 8924 MB/s
  746. [ 2.533030] raid6: sse2x2 xor() 6251 MB/s
  747. [ 2.601073] raid6: sse2x4 gen() 10375 MB/s
  748. [ 2.669117] raid6: sse2x4 xor() 7706 MB/s
  749. [ 2.669118] raid6: using algorithm sse2x4 gen() 10375 MB/s
  750. [ 2.669119] raid6: .... xor() 7706 MB/s, rmw enabled
  751. [ 2.669120] raid6: using ssse3x2 recovery algorithm
  752. [ 2.669208] clocksource: Switched to clocksource tsc
  753. [ 2.670227] xor: measuring software checksum speed
  754. [ 2.709139] prefetch64-sse: 14299.000 MB/sec
  755. [ 2.749165] generic_sse: 13198.000 MB/sec
  756. [ 2.749167] xor: using function: prefetch64-sse (14299.000 MB/sec)
  757. [ 2.760507] Btrfs loaded
  758. [ 2.826432] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
  759. [ 2.900532] random: init urandom read with 26 bits of entropy available
  760. [ 3.017081] Adding 3905532k swap on /dev/sda6. Priority:-1 extents:1 across:3905532k SSFS
  761. [ 3.021302] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
  762. [ 3.126880] systemd-udevd[412]: starting version 204
  763. [ 3.173737] lp: driver loaded but no devices found
  764. [ 3.184977] SGI XFS with ACLs, security attributes, realtime, no debug enabled
  765. [ 3.196297] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  766. [ 3.198141] ppdev: user-space parallel port driver
  767. [ 3.200805] parport_pc 00:06: reported by Plug and Play ACPI
  768. [ 3.200875] parport0: PC-style at 0x378, irq 5 [PCSPP,TRISTATE]
  769. [ 3.202963] EDAC MC: Ver: 3.0.0
  770. [ 3.219419] XFS (sda5): Mounting V4 Filesystem
  771. [ 3.293064] Digital Devices PCIE bridge driver 0.9.22, Copyright (C) 2010-15 Digital Devices GmbH
  772. [ 3.298866] lp0: using parport0 (interrupt-driven).
  773. [ 3.300247] alx 0000:03:00.0 eth1: renamed from eth0
  774. [ 3.301223] DDBridge driver detected: Digital Devices Cine S2 V6.5 DVB adapter
  775. [ 3.301242] DDBridge: HW 0001000d REGMAP 00010004
  776. [ 3.306509] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20150619/utaddress-254)
  777. [ 3.306515] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  778. [ 3.306518] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20150619/utaddress-254)
  779. [ 3.306521] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  780. [ 3.306522] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20150619/utaddress-254)
  781. [ 3.306524] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  782. [ 3.306525] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000051F (\LED_) (20150619/utaddress-254)
  783. [ 3.306528] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20150619/utaddress-254)
  784. [ 3.306530] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  785. [ 3.306531] lpc_ich: Resource conflict(s) found affecting gpio_ich
  786. [ 3.307903] Port 0: Link 0, Link Port 0 (TAB 1): DUAL DVB-S2
  787. [ 3.317651] Port 1: Link 0, Link Port 1 (TAB 2): DUAL DVB-S2
  788. [ 3.324892] Port 2: Link 0, Link Port 2 (TAB 3): NO MODULE
  789. [ 3.326413] Port 3: Link 0, Link Port 3 (TAB 4): NO MODULE
  790. [ 3.326903] systemd-udevd[439]: renamed network interface eth0 to eth1
  791. [ 3.328247] 0 netstream channels
  792. [ 3.328600] DVB: registering new adapter (DDBridge)
  793. [ 3.328602] DVB: registering new adapter (DDBridge)
  794. [ 3.328604] DVB: registering new adapter (DDBridge)
  795. [ 3.328604] DVB: registering new adapter (DDBridge)
  796. [ 3.332608] [drm] Initialized drm 1.1.0 20060810
  797. [ 3.378566] audit: type=1400 audit(1460473395.190:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=549 comm="apparmor_parser"
  798. [ 3.378573] audit: type=1400 audit(1460473395.190:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=549 comm="apparmor_parser"
  799. [ 3.378576] audit: type=1400 audit(1460473395.190:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=549 comm="apparmor_parser"
  800. [ 3.378960] audit: type=1400 audit(1460473395.190:5): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=549 comm="apparmor_parser"
  801. [ 3.378965] audit: type=1400 audit(1460473395.190:6): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=549 comm="apparmor_parser"
  802. [ 3.379185] audit: type=1400 audit(1460473395.190:7): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=549 comm="apparmor_parser"
  803. [ 3.454193] nvidia: module license 'NVIDIA' taints kernel.
  804. [ 3.454196] Disabling lock debugging due to kernel taint
  805. [ 3.478116] device-mapper: multipath: version 1.9.0 loaded
  806. [ 3.510859] snd_hda_intel 0000:01:00.1: Disabling MSI
  807. [ 3.510867] snd_hda_intel 0000:01:00.1: Handle VGA-switcheroo audio client
  808. [ 3.513693] kvm: disabled by bios
  809. [ 3.522122] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
  810. [ 3.527223] intel_rapl: Found RAPL domain package
  811. [ 3.527226] intel_rapl: Found RAPL domain core
  812. [ 3.527602] [drm] Initialized nvidia-drm 0.0.0 20150116 for 0000:01:00.0 on minor 0
  813. [ 3.527611] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 340.96 Sun Nov 8 22:33:28 PST 2015
  814. [ 3.531163] snd_hda_codec_via hdaudioC0D2: autoconfig for VT2020: line_outs=1 (0x24/0x0/0x0/0x0/0x0) type:line
  815. [ 3.531166] snd_hda_codec_via hdaudioC0D2: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
  816. [ 3.531168] snd_hda_codec_via hdaudioC0D2: hp_outs=1 (0x28/0x0/0x0/0x0/0x0)
  817. [ 3.531169] snd_hda_codec_via hdaudioC0D2: mono: mono_out=0x0
  818. [ 3.531170] snd_hda_codec_via hdaudioC0D2: dig-out=0x2e/0x0
  819. [ 3.531171] snd_hda_codec_via hdaudioC0D2: inputs:
  820. [ 3.531173] snd_hda_codec_via hdaudioC0D2: Front Mic=0x29
  821. [ 3.531175] snd_hda_codec_via hdaudioC0D2: Rear Mic=0x2b
  822. [ 3.531176] snd_hda_codec_via hdaudioC0D2: Line=0x2a
  823. [ 3.543888] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input5
  824. [ 3.543972] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
  825. [ 3.544039] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
  826. [ 3.544117] input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
  827. [ 3.544180] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
  828. [ 3.547391] TSCFGH resets
  829. [ 3.587154] XFS (sda5): Ending clean mount
  830. [ 3.607311] LNBx2x attached on addr=a
  831. [ 3.622299] stv6110x_attach: Attaching STV6110x
  832. [ 3.622302] attach tuner input 0 adr 60
  833. [ 3.622403] ddbridge 0000:02:00.0: DVB: registering adapter 0 frontend 0 (STV090x Multistandard)...
  834. [ 3.698121] LNBx2x attached on addr=8
  835. [ 3.698125] stv6110x_attach: Attaching STV6110x
  836. [ 3.698126] attach tuner input 1 adr 63
  837. [ 3.698237] ddbridge 0000:02:00.0: DVB: registering adapter 1 frontend 0 (STV090x Multistandard)...
  838. [ 3.762760] LNB25 on 0c
  839. [ 3.780689] ddbridge 0000:02:00.0: DVB: registering adapter 2 frontend 0 (STV0910)...
  840. [ 3.784263] LNB25 on 0d
  841. [ 3.788399] ddbridge 0000:02:00.0: DVB: registering adapter 3 frontend 0 (STV0910)...
  842. [ 3.799069] FS-Cache: Loaded
  843. [ 3.814476] RPC: Registered named UNIX socket transport module.
  844. [ 3.814479] RPC: Registered udp transport module.
  845. [ 3.814480] RPC: Registered tcp transport module.
  846. [ 3.814481] RPC: Registered tcp NFSv4.1 backchannel transport module.
  847. [ 3.833953] FS-Cache: Netfs 'nfs' registered for caching
  848. [ 3.847539] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
  849. [ 3.951684] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input10
  850. [ 3.951772] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input11
  851. [ 3.985438] init: samba-ad-dc main process (789) terminated with status 1
  852. [ 4.071052] init: idmapd-mounting (/mnt/pete) main process (429) killed by TERM signal
  853. [ 4.074907] init: idmapd-mounting (/media/easyvdr01/video0) main process (667) killed by TERM signal
  854. [ 4.089116] Bluetooth: Core ver 2.20
  855. [ 4.089128] NET: Registered protocol family 31
  856. [ 4.089130] Bluetooth: HCI device and connection manager initialized
  857. [ 4.089965] Bluetooth: HCI socket layer initialized
  858. [ 4.089969] Bluetooth: L2CAP socket layer initialized
  859. [ 4.089977] Bluetooth: SCO socket layer initialized
  860. [ 4.109912] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  861. [ 4.109915] Bluetooth: BNEP filters: protocol multicast
  862. [ 4.109918] Bluetooth: BNEP socket layer initialized
  863. [ 4.159142] Bluetooth: RFCOMM TTY layer initialized
  864. [ 4.159149] Bluetooth: RFCOMM socket layer initialized
  865. [ 4.159154] Bluetooth: RFCOMM ver 1.11
  866. [ 4.196324] init: Failed to obtain startpar-bridge instance: Unknown parameter: INSTANCE
  867. [ 4.257979] init: failsafe main process (846) killed by TERM signal
  868. [ 4.330638] init: statd-mounting (/mnt/pete) main process (433) killed by TERM signal
  869. [ 4.331555] init: statd-mounting (/media/easyvdr01/video0) main process (668) killed by TERM signal
  870. [ 4.427877] audit: type=1400 audit(1460473396.238:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=1084 comm="apparmor_parser"
  871. [ 4.427884] audit: type=1400 audit(1460473396.238:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd" pid=1084 comm="apparmor_parser"
  872. [ 4.428238] audit: type=1400 audit(1460473396.238:10): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" pid=1084 comm="apparmor_parser"
  873. [ 4.470019] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
  874. [ 4.470793] alx 0000:03:00.0 eth1: NIC Up: 1 Gbps Full
  875. [ 4.471024] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
  876. [ 5.348143] init: plymouth-stop pre-start process (1623) terminated with status 1
  877. [ 7.724495] random: nonblocking pool is initialized
  878. [ 9.363101] init: plymouth-stop pre-start process (1943) terminated with status 1
  879. [ 15.110765] lirc_dev: IR Remote Control driver registered, major 246
  880. [ 15.111740] lirc_serial: module is from the staging directory, the quality is unknown, you have been warned.
  881. [ 15.116418] lirc_serial: module is from the staging directory, the quality is unknown, you have been warned.
  882. [ 15.133124] init: easyvdr-inputlirc main process (2223) killed by TERM signal
  883. [ 15.158175] init: easyvdr-irmplircd main process (2224) killed by TERM signal
  884. [ 16.015808] lirc_serial lirc_serial.0: auto-detected active low receiver
  885. [ 16.015969] lirc_serial lirc_serial.0: lirc_dev: driver lirc_serial registered at minor = 0
  886. [ 16.020616] init: lircd-transmitter main process (2250) killed by TERM signal
  887. [ 17.212023] init: easyvdr-vdr post-start process (2265) terminated with status 1
  888. [ 17.234384] init: easyvdr-create-ramdisk main process (2847) killed by TERM signal
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement