Advertisement
mcfang

xbmc dmesg -input device stop working

May 4th, 2014
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 56.96 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 3.13.0-18-generic (buildd@akateko) (gcc version 4.8.2 (Ubuntu 4.8.2-16ubuntu6) ) #38-Ubuntu SMP Mon Mar 17 21:40:06 UTC 2014 (Ubuntu 3.13.0-18.38-generic 3.13.6)
  5. [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-18-generic root=UUID=dc23df01-6197-4220-b266-50681755d93a ro quiet splash vt.handoff=7
  6. [ 0.000000] KERNEL supported cpus:
  7. [ 0.000000] Intel GenuineIntel
  8. [ 0.000000] AMD AuthenticAMD
  9. [ 0.000000] Centaur CentaurHauls
  10. [ 0.000000] e820: BIOS-provided physical RAM map:
  11. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
  12. [ 0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
  13. [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
  14. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bc3d0fff] usable
  15. [ 0.000000] BIOS-e820: [mem 0x00000000bc3d1000-0x00000000bc3d7fff] ACPI NVS
  16. [ 0.000000] BIOS-e820: [mem 0x00000000bc3d8000-0x00000000bd3cdfff] usable
  17. [ 0.000000] BIOS-e820: [mem 0x00000000bd3ce000-0x00000000bd938fff] reserved
  18. [ 0.000000] BIOS-e820: [mem 0x00000000bd939000-0x00000000d5821fff] usable
  19. [ 0.000000] BIOS-e820: [mem 0x00000000d5822000-0x00000000d5a35fff] reserved
  20. [ 0.000000] BIOS-e820: [mem 0x00000000d5a36000-0x00000000d5a78fff] usable
  21. [ 0.000000] BIOS-e820: [mem 0x00000000d5a79000-0x00000000d5b33fff] ACPI NVS
  22. [ 0.000000] BIOS-e820: [mem 0x00000000d5b34000-0x00000000d6ffefff] reserved
  23. [ 0.000000] BIOS-e820: [mem 0x00000000d6fff000-0x00000000d6ffffff] usable
  24. [ 0.000000] BIOS-e820: [mem 0x00000000d7800000-0x00000000df9fffff] reserved
  25. [ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
  26. [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
  27. [ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
  28. [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
  29. [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
  30. [ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
  31. [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000011f5fffff] usable
  32. [ 0.000000] NX (Execute Disable) protection: active
  33. [ 0.000000] SMBIOS 2.7 present.
  34. [ 0.000000] DMI: Gigabyte Technology Co., Ltd. H81N/H81N, BIOS F1 11/15/2013
  35. [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  36. [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
  37. [ 0.000000] No AGP bridge found
  38. [ 0.000000] e820: last_pfn = 0x11f600 max_arch_pfn = 0x400000000
  39. [ 0.000000] MTRR default type: uncachable
  40. [ 0.000000] MTRR fixed ranges enabled:
  41. [ 0.000000] 00000-9FFFF write-back
  42. [ 0.000000] A0000-BFFFF uncachable
  43. [ 0.000000] C0000-CFFFF write-protect
  44. [ 0.000000] D0000-E7FFF uncachable
  45. [ 0.000000] E8000-FFFFF write-protect
  46. [ 0.000000] MTRR variable ranges enabled:
  47. [ 0.000000] 0 base 0000000000 mask 7F00000000 write-back
  48. [ 0.000000] 1 base 0100000000 mask 7FE0000000 write-back
  49. [ 0.000000] 2 base 00E0000000 mask 7FE0000000 uncachable
  50. [ 0.000000] 3 base 00D8000000 mask 7FF8000000 uncachable
  51. [ 0.000000] 4 base 00D7800000 mask 7FFF800000 uncachable
  52. [ 0.000000] 5 base 011F800000 mask 7FFF800000 uncachable
  53. [ 0.000000] 6 base 011F600000 mask 7FFFE00000 uncachable
  54. [ 0.000000] 7 disabled
  55. [ 0.000000] 8 disabled
  56. [ 0.000000] 9 disabled
  57. [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
  58. [ 0.000000] original variable MTRRs
  59. [ 0.000000] reg 0, base: 0GB, range: 4GB, type WB
  60. [ 0.000000] reg 1, base: 4GB, range: 512MB, type WB
  61. [ 0.000000] reg 2, base: 3584MB, range: 512MB, type UC
  62. [ 0.000000] reg 3, base: 3456MB, range: 128MB, type UC
  63. [ 0.000000] reg 4, base: 3448MB, range: 8MB, type UC
  64. [ 0.000000] reg 5, base: 4600MB, range: 8MB, type UC
  65. [ 0.000000] reg 6, base: 4598MB, range: 2MB, type UC
  66. [ 0.000000] total RAM covered: 3950M
  67. [ 0.000000] Found optimal setting for mtrr clean up
  68. [ 0.000000] gran_size: 64K chunk_size: 16M num_reg: 8 lose cover RAM: 0G
  69. [ 0.000000] New variable MTRRs
  70. [ 0.000000] reg 0, base: 0GB, range: 2GB, type WB
  71. [ 0.000000] reg 1, base: 2GB, range: 1GB, type WB
  72. [ 0.000000] reg 2, base: 3GB, range: 256MB, type WB
  73. [ 0.000000] reg 3, base: 3328MB, range: 128MB, type WB
  74. [ 0.000000] reg 4, base: 3448MB, range: 8MB, type UC
  75. [ 0.000000] reg 5, base: 4GB, range: 512MB, type WB
  76. [ 0.000000] reg 6, base: 4598MB, range: 2MB, type UC
  77. [ 0.000000] reg 7, base: 4600MB, range: 8MB, type UC
  78. [ 0.000000] e820: update [mem 0xd7800000-0xffffffff] usable ==> reserved
  79. [ 0.000000] e820: last_pfn = 0xd7000 max_arch_pfn = 0x400000000
  80. [ 0.000000] found SMP MP-table at [mem 0x000fd6a0-0x000fd6af] mapped at [ffff8800000fd6a0]
  81. [ 0.000000] Scanning 1 areas for low memory corruption
  82. [ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
  83. [ 0.000000] Using GB pages for direct mapping
  84. [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
  85. [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
  86. [ 0.000000] BRK [0x01fdd000, 0x01fddfff] PGTABLE
  87. [ 0.000000] BRK [0x01fde000, 0x01fdefff] PGTABLE
  88. [ 0.000000] BRK [0x01fdf000, 0x01fdffff] PGTABLE
  89. [ 0.000000] init_memory_mapping: [mem 0x11f400000-0x11f5fffff]
  90. [ 0.000000] [mem 0x11f400000-0x11f5fffff] page 2M
  91. [ 0.000000] BRK [0x01fe0000, 0x01fe0fff] PGTABLE
  92. [ 0.000000] init_memory_mapping: [mem 0x11c000000-0x11f3fffff]
  93. [ 0.000000] [mem 0x11c000000-0x11f3fffff] page 2M
  94. [ 0.000000] init_memory_mapping: [mem 0x100000000-0x11bffffff]
  95. [ 0.000000] [mem 0x100000000-0x11bffffff] page 2M
  96. [ 0.000000] init_memory_mapping: [mem 0x00100000-0xbc3d0fff]
  97. [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
  98. [ 0.000000] [mem 0x00200000-0x3fffffff] page 2M
  99. [ 0.000000] [mem 0x40000000-0x7fffffff] page 1G
  100. [ 0.000000] [mem 0x80000000-0xbc1fffff] page 2M
  101. [ 0.000000] [mem 0xbc200000-0xbc3d0fff] page 4k
  102. [ 0.000000] init_memory_mapping: [mem 0xbc3d8000-0xbd3cdfff]
  103. [ 0.000000] [mem 0xbc3d8000-0xbc3fffff] page 4k
  104. [ 0.000000] [mem 0xbc400000-0xbd1fffff] page 2M
  105. [ 0.000000] [mem 0xbd200000-0xbd3cdfff] page 4k
  106. [ 0.000000] BRK [0x01fe1000, 0x01fe1fff] PGTABLE
  107. [ 0.000000] init_memory_mapping: [mem 0xbd939000-0xd5821fff]
  108. [ 0.000000] [mem 0xbd939000-0xbd9fffff] page 4k
  109. [ 0.000000] [mem 0xbda00000-0xd57fffff] page 2M
  110. [ 0.000000] [mem 0xd5800000-0xd5821fff] page 4k
  111. [ 0.000000] BRK [0x01fe2000, 0x01fe2fff] PGTABLE
  112. [ 0.000000] init_memory_mapping: [mem 0xd5a36000-0xd5a78fff]
  113. [ 0.000000] [mem 0xd5a36000-0xd5a78fff] page 4k
  114. [ 0.000000] init_memory_mapping: [mem 0xd6fff000-0xd6ffffff]
  115. [ 0.000000] [mem 0xd6fff000-0xd6ffffff] page 4k
  116. [ 0.000000] RAMDISK: [mem 0x34ad6000-0x36562fff]
  117. [ 0.000000] ACPI: RSDP 00000000000f0490 000024 (v02 ALASKA)
  118. [ 0.000000] ACPI: XSDT 00000000d5b06078 000074 (v01 ALASKA A M I 01072009 AMI 00010013)
  119. [ 0.000000] ACPI: FACP 00000000d5b11ae8 00010C (v05 ALASKA A M I 01072009 AMI 00010013)
  120. [ 0.000000] ACPI: DSDT 00000000d5b06188 00B95A (v02 ALASKA A M I 00000088 INTL 20091112)
  121. [ 0.000000] ACPI: FACS 00000000d5b32080 000040
  122. [ 0.000000] ACPI: APIC 00000000d5b11bf8 000062 (v03 ALASKA A M I 01072009 AMI 00010013)
  123. [ 0.000000] ACPI: FPDT 00000000d5b11c60 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
  124. [ 0.000000] ACPI: SSDT 00000000d5b11ca8 000539 (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
  125. [ 0.000000] ACPI: SSDT 00000000d5b121e8 000AD8 (v01 PmRef CpuPm 00003000 INTL 20051117)
  126. [ 0.000000] ACPI: MCFG 00000000d5b12cc0 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
  127. [ 0.000000] ACPI: HPET 00000000d5b12d00 000038 (v01 ALASKA A M I 01072009 AMI. 00000005)
  128. [ 0.000000] ACPI: SSDT 00000000d5b12d38 00036D (v01 SataRe SataTabl 00001000 INTL 20091112)
  129. [ 0.000000] ACPI: SSDT 00000000d5b130a8 003299 (v01 SaSsdt SaSsdt 00003000 INTL 20091112)
  130. [ 0.000000] ACPI: DMAR 00000000d5b16348 000090 (v01 INTEL HSW 00000001 INTL 00000001)
  131. [ 0.000000] ACPI: Local APIC address 0xfee00000
  132. [ 0.000000] No NUMA configuration found
  133. [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000011f5fffff]
  134. [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x11f5fffff]
  135. [ 0.000000] NODE_DATA [mem 0x11f5f5000-0x11f5f9fff]
  136. [ 0.000000] [ffffea0000000000-ffffea00047fffff] PMD -> [ffff88011ae00000-ffff88011ebfffff] on node 0
  137. [ 0.000000] Zone ranges:
  138. [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
  139. [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
  140. [ 0.000000] Normal [mem 0x100000000-0x11f5fffff]
  141. [ 0.000000] Movable zone start for each node
  142. [ 0.000000] Early memory node ranges
  143. [ 0.000000] node 0: [mem 0x00001000-0x0009cfff]
  144. [ 0.000000] node 0: [mem 0x00100000-0xbc3d0fff]
  145. [ 0.000000] node 0: [mem 0xbc3d8000-0xbd3cdfff]
  146. [ 0.000000] node 0: [mem 0xbd939000-0xd5821fff]
  147. [ 0.000000] node 0: [mem 0xd5a36000-0xd5a78fff]
  148. [ 0.000000] node 0: [mem 0xd6fff000-0xd6ffffff]
  149. [ 0.000000] node 0: [mem 0x100000000-0x11f5fffff]
  150. [ 0.000000] On node 0 totalpages: 1001616
  151. [ 0.000000] DMA zone: 64 pages used for memmap
  152. [ 0.000000] DMA zone: 21 pages reserved
  153. [ 0.000000] DMA zone: 3996 pages, LIFO batch:0
  154. [ 0.000000] DMA32 zone: 13580 pages used for memmap
  155. [ 0.000000] DMA32 zone: 869108 pages, LIFO batch:31
  156. [ 0.000000] Normal zone: 2008 pages used for memmap
  157. [ 0.000000] Normal zone: 128512 pages, LIFO batch:31
  158. [ 0.000000] ACPI: PM-Timer IO Port: 0x1808
  159. [ 0.000000] ACPI: Local APIC address 0xfee00000
  160. [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
  161. [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
  162. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
  163. [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
  164. [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
  165. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  166. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  167. [ 0.000000] ACPI: IRQ0 used by override.
  168. [ 0.000000] ACPI: IRQ2 used by override.
  169. [ 0.000000] ACPI: IRQ9 used by override.
  170. [ 0.000000] Using ACPI (MADT) for SMP configuration information
  171. [ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
  172. [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
  173. [ 0.000000] nr_irqs_gsi: 40
  174. [ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
  175. [ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
  176. [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
  177. [ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
  178. [ 0.000000] PM: Registered nosave memory: [mem 0xbc3d1000-0xbc3d7fff]
  179. [ 0.000000] PM: Registered nosave memory: [mem 0xbd3ce000-0xbd938fff]
  180. [ 0.000000] PM: Registered nosave memory: [mem 0xd5822000-0xd5a35fff]
  181. [ 0.000000] PM: Registered nosave memory: [mem 0xd5a79000-0xd5b33fff]
  182. [ 0.000000] PM: Registered nosave memory: [mem 0xd5b34000-0xd6ffefff]
  183. [ 0.000000] PM: Registered nosave memory: [mem 0xd7000000-0xd77fffff]
  184. [ 0.000000] PM: Registered nosave memory: [mem 0xd7800000-0xdf9fffff]
  185. [ 0.000000] PM: Registered nosave memory: [mem 0xdfa00000-0xf7ffffff]
  186. [ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
  187. [ 0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
  188. [ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
  189. [ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
  190. [ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
  191. [ 0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
  192. [ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
  193. [ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
  194. [ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
  195. [ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
  196. [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
  197. [ 0.000000] e820: [mem 0xdfa00000-0xf7ffffff] available for PCI devices
  198. [ 0.000000] Booting paravirtualized kernel on bare hardware
  199. [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1
  200. [ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88011f200000 s86336 r8192 d24256 u1048576
  201. [ 0.000000] pcpu-alloc: s86336 r8192 d24256 u1048576 alloc=1*2097152
  202. [ 0.000000] pcpu-alloc: [0] 0 1
  203. [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 985943
  204. [ 0.000000] Policy zone: Normal
  205. [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-18-generic root=UUID=dc23df01-6197-4220-b266-50681755d93a ro quiet splash vt.handoff=7
  206. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  207. [ 0.000000] xsave: enabled xstate_bv 0x3, cntxt size 0x240
  208. [ 0.000000] Checking aperture...
  209. [ 0.000000] No AGP bridge found
  210. [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
  211. [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
  212. [ 0.000000] ------------[ cut here ]------------
  213. [ 0.000000] WARNING: CPU: 0 PID: 0 at /build/buildd/linux-3.13.0/drivers/iommu/dmar.c:488 warn_invalid_dmar+0x7e/0x90()
  214. [ 0.000000] Your BIOS is broken; DMAR reported at address 0!
  215. [ 0.000000] BIOS vendor: American Megatrends Inc.; Ver: F1; Product Version: To be filled by O.E.M.
  216. [ 0.000000] Modules linked in:
  217. [ 0.000000] CPU: 0 PID: 0 Comm: swapper Not tainted 3.13.0-18-generic #38-Ubuntu
  218. [ 0.000000] Hardware name: Gigabyte Technology Co., Ltd. H81N/H81N, BIOS F1 11/15/2013
  219. [ 0.000000] 000000000000000b ffffffff81c01de8 ffffffff81711075 ffffffff81c01e30
  220. [ 0.000000] ffffffff81c01e20 ffffffff810662cd ffffffff81fdc01c ffffffff81fdc054
  221. [ 0.000000] 0000000000000000 ffffffff81de12c0 ffffffff81c01fb0 ffffffff81c01e80
  222. [ 0.000000] Call Trace:
  223. [ 0.000000] [<ffffffff81711075>] dump_stack+0x45/0x56
  224. [ 0.000000] [<ffffffff810662cd>] warn_slowpath_common+0x7d/0xa0
  225. [ 0.000000] [<ffffffff81066384>] warn_slowpath_fmt_taint+0x44/0x50
  226. [ 0.000000] [<ffffffff81d4f3b9>] ? early_ioremap+0x13/0x15
  227. [ 0.000000] [<ffffffff81d44fd7>] ? __acpi_map_table+0x13/0x18
  228. [ 0.000000] [<ffffffff815e91fe>] warn_invalid_dmar+0x7e/0x90
  229. [ 0.000000] [<ffffffff81d8a6cb>] check_zero_address+0x68/0xf4
  230. [ 0.000000] [<ffffffff81d8a76c>] detect_intel_iommu+0x15/0xae
  231. [ 0.000000] [<ffffffff81d3f066>] pci_iommu_alloc+0x4a/0x6c
  232. [ 0.000000] [<ffffffff81d4ed56>] mem_init+0x17/0x9c
  233. [ 0.000000] [<ffffffff81d34d2a>] start_kernel+0x202/0x443
  234. [ 0.000000] [<ffffffff81d34931>] ? repair_env_string+0x5c/0x5c
  235. [ 0.000000] [<ffffffff81d34120>] ? early_idt_handlers+0x120/0x120
  236. [ 0.000000] [<ffffffff81d345de>] x86_64_start_reservations+0x2a/0x2c
  237. [ 0.000000] [<ffffffff81d34723>] x86_64_start_kernel+0x143/0x152
  238. [ 0.000000] ---[ end trace 5500b0da8af1b1eb ]---
  239. [ 0.000000] Memory: 3832856K/4006464K available (7320K kernel code, 1138K rwdata, 3384K rodata, 1336K init, 1440K bss, 173608K reserved)
  240. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  241. [ 0.000000] Hierarchical RCU implementation.
  242. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
  243. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.
  244. [ 0.000000] Offload RCU callbacks from all CPUs
  245. [ 0.000000] Offload RCU callbacks from CPUs: 0-1.
  246. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16
  247. [ 0.000000] Console: colour dummy device 80x25
  248. [ 0.000000] console [tty0] enabled
  249. [ 0.000000] allocated 16252928 bytes of page_cgroup
  250. [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  251. [ 0.000000] hpet clockevent registered
  252. [ 0.000000] tsc: Fast TSC calibration using PIT
  253. [ 0.004000] tsc: Detected 2693.738 MHz processor
  254. [ 0.000001] Calibrating delay loop (skipped), value calculated using timer frequency.. 5387.47 BogoMIPS (lpj=10774952)
  255. [ 0.000004] pid_max: default: 32768 minimum: 301
  256. [ 0.000020] Security Framework initialized
  257. [ 0.000033] AppArmor: AppArmor initialized
  258. [ 0.000034] Yama: becoming mindful.
  259. [ 0.000282] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
  260. [ 0.000952] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
  261. [ 0.001231] Mount-cache hash table entries: 256
  262. [ 0.001364] Initializing cgroup subsys memory
  263. [ 0.001369] Initializing cgroup subsys devices
  264. [ 0.001370] Initializing cgroup subsys freezer
  265. [ 0.001371] Initializing cgroup subsys blkio
  266. [ 0.001372] Initializing cgroup subsys perf_event
  267. [ 0.001374] Initializing cgroup subsys hugetlb
  268. [ 0.001393] CPU: Physical Processor ID: 0
  269. [ 0.001393] CPU: Processor Core ID: 0
  270. [ 0.002229] mce: CPU supports 7 MCE banks
  271. [ 0.002240] CPU0: Thermal monitoring enabled (TM1)
  272. [ 0.002248] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
  273. [ 0.002248] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0
  274. [ 0.002248] tlb_flushall_shift: 6
  275. [ 0.002353] Freeing SMP alternatives memory: 28K (ffffffff81e6c000 - ffffffff81e73000)
  276. [ 0.003173] ACPI: Core revision 20131115
  277. [ 0.008862] ACPI: All ACPI Tables successfully acquired
  278. [ 0.010105] ftrace: allocating 28370 entries in 111 pages
  279. [ 0.020477] dmar: Host address width 39
  280. [ 0.020480] dmar: DRHD base: 0x00000000000000 flags: 0x1
  281. [ 0.020481] dmar: parse DMAR table failure.
  282. [ 0.020860] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  283. [ 0.060529] smpboot: CPU0: Intel(R) Celeron(R) CPU G1820 @ 2.70GHz (fam: 06, model: 3c, stepping: 03)
  284. [ 0.060535] TSC deadline timer enabled
  285. [ 0.062109] Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver.
  286. [ 0.062115] ... version: 3
  287. [ 0.062116] ... bit width: 48
  288. [ 0.062117] ... generic registers: 8
  289. [ 0.062117] ... value mask: 0000ffffffffffff
  290. [ 0.062118] ... max period: 0000ffffffffffff
  291. [ 0.062119] ... fixed-purpose events: 3
  292. [ 0.062120] ... event mask: 00000007000000ff
  293. [ 0.063306] x86: Booting SMP configuration:
  294. [ 0.063308] .... node #0, CPUs: #1
  295. [ 0.077253] x86: Booted up 1 node, 2 CPUs
  296. [ 0.077255] smpboot: Total of 2 processors activated (10774.95 BogoMIPS)
  297. [ 0.077312] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
  298. [ 0.078511] devtmpfs: initialized
  299. [ 0.080138] EVM: security.selinux
  300. [ 0.080139] EVM: security.SMACK64
  301. [ 0.080140] EVM: security.ima
  302. [ 0.080141] EVM: security.capability
  303. [ 0.080174] PM: Registering ACPI NVS region [mem 0xbc3d1000-0xbc3d7fff] (28672 bytes)
  304. [ 0.080175] PM: Registering ACPI NVS region [mem 0xd5a79000-0xd5b33fff] (765952 bytes)
  305. [ 0.080732] pinctrl core: initialized pinctrl subsystem
  306. [ 0.080777] regulator-dummy: no parameters
  307. [ 0.080803] RTC time: 22:21:17, date: 05/04/14
  308. [ 0.080829] NET: Registered protocol family 16
  309. [ 0.080895] cpuidle: using governor ladder
  310. [ 0.080897] cpuidle: using governor menu
  311. [ 0.080925] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
  312. [ 0.080926] ACPI: bus type PCI registered
  313. [ 0.080928] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  314. [ 0.080964] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
  315. [ 0.080966] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
  316. [ 0.086311] PCI: Using configuration type 1 for base access
  317. [ 0.086914] bio: create slab <bio-0> at 0
  318. [ 0.087012] ACPI: Added _OSI(Module Device)
  319. [ 0.087014] ACPI: Added _OSI(Processor Device)
  320. [ 0.087015] ACPI: Added _OSI(3.0 _SCP Extensions)
  321. [ 0.087016] ACPI: Added _OSI(Processor Aggregator Device)
  322. [ 0.090897] ACPI: Executed 1 blocks of module-level executable AML code
  323. [ 0.093036] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
  324. [ 0.097343] ACPI: SSDT 00000000d5a2bc18 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
  325. [ 0.097791] ACPI: Dynamic OEM Table Load:
  326. [ 0.097793] ACPI: SSDT (null) 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
  327. [ 0.101432] ACPI: SSDT 00000000d5a2b618 0005AA (v01 PmRef ApIst 00003000 INTL 20051117)
  328. [ 0.101937] ACPI: Dynamic OEM Table Load:
  329. [ 0.101938] ACPI: SSDT (null) 0005AA (v01 PmRef ApIst 00003000 INTL 20051117)
  330. [ 0.105331] ACPI: SSDT 00000000d5a2ad98 000119 (v01 PmRef ApCst 00003000 INTL 20051117)
  331. [ 0.105776] ACPI: Dynamic OEM Table Load:
  332. [ 0.105777] ACPI: SSDT (null) 000119 (v01 PmRef ApCst 00003000 INTL 20051117)
  333. [ 0.109598] ACPI: Interpreter enabled
  334. [ 0.109604] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580)
  335. [ 0.109608] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580)
  336. [ 0.109621] ACPI: (supports S0 S3 S4 S5)
  337. [ 0.109622] ACPI: Using IOAPIC for interrupt routing
  338. [ 0.109641] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  339. [ 0.109804] ACPI: No dock devices found.
  340. [ 0.116531] ACPI: Power Resource [FN00] (off)
  341. [ 0.116588] ACPI: Power Resource [FN01] (off)
  342. [ 0.116641] ACPI: Power Resource [FN02] (off)
  343. [ 0.116693] ACPI: Power Resource [FN03] (off)
  344. [ 0.116750] ACPI: Power Resource [FN04] (off)
  345. [ 0.117386] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
  346. [ 0.117390] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
  347. [ 0.117556] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME]
  348. [ 0.117651] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
  349. [ 0.118081] PCI host bridge to bus 0000:00
  350. [ 0.118084] pci_bus 0000:00: root bus resource [bus 00-3e]
  351. [ 0.118085] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
  352. [ 0.118086] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
  353. [ 0.118088] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
  354. [ 0.118089] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
  355. [ 0.118090] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
  356. [ 0.118091] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
  357. [ 0.118092] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
  358. [ 0.118094] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
  359. [ 0.118095] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
  360. [ 0.118096] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfeafffff]
  361. [ 0.118102] pci 0000:00:00.0: [8086:0c00] type 00 class 0x060000
  362. [ 0.118174] pci 0000:00:02.0: [8086:0402] type 00 class 0x030000
  363. [ 0.118184] pci 0000:00:02.0: reg 0x10: [mem 0xf0000000-0xf03fffff 64bit]
  364. [ 0.118190] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
  365. [ 0.118194] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f]
  366. [ 0.118262] pci 0000:00:03.0: [8086:0c0c] type 00 class 0x040300
  367. [ 0.118269] pci 0000:00:03.0: reg 0x10: [mem 0xf0514000-0xf0517fff 64bit]
  368. [ 0.118357] pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330
  369. [ 0.118373] pci 0000:00:14.0: reg 0x10: [mem 0xf0500000-0xf050ffff 64bit]
  370. [ 0.118429] pci 0000:00:14.0: PME# supported from D3hot D3cold
  371. [ 0.118467] pci 0000:00:14.0: System wakeup disabled by ACPI
  372. [ 0.118489] pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000
  373. [ 0.118507] pci 0000:00:16.0: reg 0x10: [mem 0xf051e000-0xf051e00f 64bit]
  374. [ 0.118566] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
  375. [ 0.118634] pci 0000:00:1a.0: [8086:8c2d] type 00 class 0x0c0320
  376. [ 0.118652] pci 0000:00:1a.0: reg 0x10: [mem 0xf051c000-0xf051c3ff]
  377. [ 0.118735] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
  378. [ 0.118784] pci 0000:00:1a.0: System wakeup disabled by ACPI
  379. [ 0.118809] pci 0000:00:1b.0: [8086:8c20] type 00 class 0x040300
  380. [ 0.118822] pci 0000:00:1b.0: reg 0x10: [mem 0xf0510000-0xf0513fff 64bit]
  381. [ 0.118881] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
  382. [ 0.118921] pci 0000:00:1b.0: System wakeup disabled by ACPI
  383. [ 0.118941] pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400
  384. [ 0.119001] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
  385. [ 0.119041] pci 0000:00:1c.0: System wakeup disabled by ACPI
  386. [ 0.119062] pci 0000:00:1c.3: [8086:8c16] type 01 class 0x060400
  387. [ 0.119121] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
  388. [ 0.119162] pci 0000:00:1c.3: System wakeup disabled by ACPI
  389. [ 0.119189] pci 0000:00:1d.0: [8086:8c26] type 00 class 0x0c0320
  390. [ 0.119207] pci 0000:00:1d.0: reg 0x10: [mem 0xf051b000-0xf051b3ff]
  391. [ 0.119289] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
  392. [ 0.119337] pci 0000:00:1d.0: System wakeup disabled by ACPI
  393. [ 0.119360] pci 0000:00:1f.0: [8086:8c5c] type 00 class 0x060100
  394. [ 0.119507] pci 0000:00:1f.2: [8086:8c02] type 00 class 0x010601
  395. [ 0.119521] pci 0000:00:1f.2: reg 0x10: [io 0xf0b0-0xf0b7]
  396. [ 0.119528] pci 0000:00:1f.2: reg 0x14: [io 0xf0a0-0xf0a3]
  397. [ 0.119534] pci 0000:00:1f.2: reg 0x18: [io 0xf090-0xf097]
  398. [ 0.119541] pci 0000:00:1f.2: reg 0x1c: [io 0xf080-0xf083]
  399. [ 0.119547] pci 0000:00:1f.2: reg 0x20: [io 0xf060-0xf07f]
  400. [ 0.119554] pci 0000:00:1f.2: reg 0x24: [mem 0xf051a000-0xf051a7ff]
  401. [ 0.119587] pci 0000:00:1f.2: PME# supported from D3hot
  402. [ 0.119639] pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500
  403. [ 0.119652] pci 0000:00:1f.3: reg 0x10: [mem 0xf0519000-0xf05190ff 64bit]
  404. [ 0.119671] pci 0000:00:1f.3: reg 0x20: [io 0xf040-0xf05f]
  405. [ 0.119781] pci 0000:00:1c.0: PCI bridge to [bus 01]
  406. [ 0.119853] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
  407. [ 0.119869] pci 0000:02:00.0: reg 0x10: [io 0xe000-0xe0ff]
  408. [ 0.119896] pci 0000:02:00.0: reg 0x18: [mem 0xf0404000-0xf0404fff 64bit]
  409. [ 0.119914] pci 0000:02:00.0: reg 0x20: [mem 0xf0400000-0xf0403fff 64bit pref]
  410. [ 0.119987] pci 0000:02:00.0: supports D1 D2
  411. [ 0.119988] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  412. [ 0.120017] pci 0000:02:00.0: System wakeup disabled by ACPI
  413. [ 0.125286] pci 0000:00:1c.3: PCI bridge to [bus 02]
  414. [ 0.125289] pci 0000:00:1c.3: bridge window [io 0xe000-0xefff]
  415. [ 0.125291] pci 0000:00:1c.3: bridge window [mem 0xf0400000-0xf04fffff]
  416. [ 0.125306] acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported)
  417. [ 0.126021] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
  418. [ 0.126060] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
  419. [ 0.126097] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *10 11 12 14 15)
  420. [ 0.126132] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
  421. [ 0.126168] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
  422. [ 0.126204] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
  423. [ 0.126240] ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 5 6 10 11 12 14 15)
  424. [ 0.126275] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
  425. [ 0.126631] ACPI: Enabled 4 GPEs in block 00 to 3F
  426. [ 0.126636] ACPI: \_SB_.PCI0: notify handler is installed
  427. [ 0.126697] Found 1 acpi root devices
  428. [ 0.126769] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
  429. [ 0.126771] vgaarb: loaded
  430. [ 0.126772] vgaarb: bridge control possible 0000:00:02.0
  431. [ 0.126884] SCSI subsystem initialized
  432. [ 0.126923] libata version 3.00 loaded.
  433. [ 0.126939] ACPI: bus type USB registered
  434. [ 0.126951] usbcore: registered new interface driver usbfs
  435. [ 0.126956] usbcore: registered new interface driver hub
  436. [ 0.126974] usbcore: registered new device driver usb
  437. [ 0.127038] PCI: Using ACPI for IRQ routing
  438. [ 0.128360] PCI: pci_cache_line_size set to 64 bytes
  439. [ 0.128390] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
  440. [ 0.128391] e820: reserve RAM buffer [mem 0xbc3d1000-0xbfffffff]
  441. [ 0.128392] e820: reserve RAM buffer [mem 0xbd3ce000-0xbfffffff]
  442. [ 0.128393] e820: reserve RAM buffer [mem 0xd5822000-0xd7ffffff]
  443. [ 0.128394] e820: reserve RAM buffer [mem 0xd5a79000-0xd7ffffff]
  444. [ 0.128396] e820: reserve RAM buffer [mem 0xd7000000-0xd7ffffff]
  445. [ 0.128397] e820: reserve RAM buffer [mem 0x11f600000-0x11fffffff]
  446. [ 0.128453] NetLabel: Initializing
  447. [ 0.128455] NetLabel: domain hash size = 128
  448. [ 0.128455] NetLabel: protocols = UNLABELED CIPSOv4
  449. [ 0.128464] NetLabel: unlabeled traffic allowed by default
  450. [ 0.128505] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
  451. [ 0.128510] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
  452. [ 0.130536] Switched to clocksource hpet
  453. [ 0.134067] AppArmor: AppArmor Filesystem Enabled
  454. [ 0.134088] pnp: PnP ACPI init
  455. [ 0.134099] ACPI: bus type PNP registered
  456. [ 0.134168] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
  457. [ 0.134171] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
  458. [ 0.134181] pnp 00:01: [dma 4]
  459. [ 0.134191] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
  460. [ 0.134202] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active)
  461. [ 0.134272] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
  462. [ 0.134351] system 00:04: [io 0x0680-0x069f] has been reserved
  463. [ 0.134353] system 00:04: [io 0xffff] has been reserved
  464. [ 0.134355] system 00:04: [io 0xffff] has been reserved
  465. [ 0.134356] system 00:04: [io 0xffff] has been reserved
  466. [ 0.134357] system 00:04: [io 0x1c00-0x1cfe] has been reserved
  467. [ 0.134358] system 00:04: [io 0x1d00-0x1dfe] has been reserved
  468. [ 0.134360] system 00:04: [io 0x1e00-0x1efe] has been reserved
  469. [ 0.134361] system 00:04: [io 0x1f00-0x1ffe] has been reserved
  470. [ 0.134363] system 00:04: [io 0x1800-0x18fe] could not be reserved
  471. [ 0.134364] system 00:04: [io 0x164e-0x164f] has been reserved
  472. [ 0.134366] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
  473. [ 0.134387] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
  474. [ 0.134416] system 00:06: [io 0x1854-0x1857] has been reserved
  475. [ 0.134418] system 00:06: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
  476. [ 0.134502] system 00:07: [io 0x0a00-0x0a0f] has been reserved
  477. [ 0.134504] system 00:07: [io 0x0a30-0x0a3f] has been reserved
  478. [ 0.134505] system 00:07: [io 0x0a20-0x0a2f] has been reserved
  479. [ 0.134507] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
  480. [ 0.134696] pnp 00:08: [dma 0 disabled]
  481. [ 0.134727] pnp 00:08: Plug and Play ACPI device, IDs PNP0501 (active)
  482. [ 0.134934] pnp 00:09: [dma 0 disabled]
  483. [ 0.135010] pnp 00:09: Plug and Play ACPI device, IDs PNP0400 (active)
  484. [ 0.135040] system 00:0a: [io 0x04d0-0x04d1] has been reserved
  485. [ 0.135042] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
  486. [ 0.135057] pnp 00:0b: Plug and Play ACPI device, IDs PNP0c04 (active)
  487. [ 0.135375] system 00:0c: [mem 0xfed1c000-0xfed1ffff] has been reserved
  488. [ 0.135376] system 00:0c: [mem 0xfed10000-0xfed17fff] has been reserved
  489. [ 0.135378] system 00:0c: [mem 0xfed18000-0xfed18fff] has been reserved
  490. [ 0.135379] system 00:0c: [mem 0xfed19000-0xfed19fff] has been reserved
  491. [ 0.135381] system 00:0c: [mem 0xf8000000-0xfbffffff] has been reserved
  492. [ 0.135382] system 00:0c: [mem 0xfed20000-0xfed3ffff] has been reserved
  493. [ 0.135383] system 00:0c: [mem 0xfed90000-0xfed93fff] has been reserved
  494. [ 0.135385] system 00:0c: [mem 0xfed45000-0xfed8ffff] has been reserved
  495. [ 0.135386] system 00:0c: [mem 0xff000000-0xffffffff] has been reserved
  496. [ 0.135388] system 00:0c: [mem 0xfee00000-0xfeefffff] could not be reserved
  497. [ 0.135389] system 00:0c: [mem 0xf7fef000-0xf7feffff] has been reserved
  498. [ 0.135390] system 00:0c: [mem 0xf7ff0000-0xf7ff0fff] has been reserved
  499. [ 0.135392] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active)
  500. [ 0.135593] pnp: PnP ACPI: found 13 devices
  501. [ 0.135594] ACPI: bus type PNP unregistered
  502. [ 0.141307] pci 0000:00:1c.0: PCI bridge to [bus 01]
  503. [ 0.141317] pci 0000:00:1c.3: PCI bridge to [bus 02]
  504. [ 0.141319] pci 0000:00:1c.3: bridge window [io 0xe000-0xefff]
  505. [ 0.141323] pci 0000:00:1c.3: bridge window [mem 0xf0400000-0xf04fffff]
  506. [ 0.141330] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
  507. [ 0.141331] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
  508. [ 0.141333] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
  509. [ 0.141334] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
  510. [ 0.141335] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
  511. [ 0.141336] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
  512. [ 0.141338] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff]
  513. [ 0.141339] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff]
  514. [ 0.141340] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff]
  515. [ 0.141341] pci_bus 0000:00: resource 13 [mem 0xdfa00000-0xfeafffff]
  516. [ 0.141343] pci_bus 0000:02: resource 0 [io 0xe000-0xefff]
  517. [ 0.141344] pci_bus 0000:02: resource 1 [mem 0xf0400000-0xf04fffff]
  518. [ 0.141367] NET: Registered protocol family 2
  519. [ 0.141474] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
  520. [ 0.141532] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
  521. [ 0.141591] TCP: Hash tables configured (established 32768 bind 32768)
  522. [ 0.141604] TCP: reno registered
  523. [ 0.141610] UDP hash table entries: 2048 (order: 4, 65536 bytes)
  524. [ 0.141622] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
  525. [ 0.141660] NET: Registered protocol family 1
  526. [ 0.141669] pci 0000:00:02.0: Boot video device
  527. [ 0.182596] PCI: CLS 64 bytes, default 64
  528. [ 0.182634] Trying to unpack rootfs image as initramfs...
  529. [ 0.531784] Freeing initrd memory: 27188K (ffff880034ad6000 - ffff880036563000)
  530. [ 0.531789] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
  531. [ 0.531791] software IO TLB [mem 0xd1822000-0xd5822000] (64MB) mapped at [ffff8800d1822000-ffff8800d5821fff]
  532. [ 0.531921] microcode: CPU0 sig=0x306c3, pf=0x2, revision=0x12
  533. [ 0.531926] microcode: CPU1 sig=0x306c3, pf=0x2, revision=0x12
  534. [ 0.531959] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
  535. [ 0.531961] Scanning for low memory corruption every 60 seconds
  536. [ 0.532126] Initialise system trusted keyring
  537. [ 0.532156] audit: initializing netlink socket (disabled)
  538. [ 0.532164] type=2000 audit(1399242077.532:1): initialized
  539. [ 0.553693] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  540. [ 0.554444] zbud: loaded
  541. [ 0.554550] VFS: Disk quotas dquot_6.5.2
  542. [ 0.554575] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  543. [ 0.554847] fuse init (API version 7.22)
  544. [ 0.554896] msgmni has been set to 7539
  545. [ 0.554930] Key type big_key registered
  546. [ 0.555159] Key type asymmetric registered
  547. [ 0.555160] Asymmetric key parser 'x509' registered
  548. [ 0.555180] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
  549. [ 0.555197] io scheduler noop registered
  550. [ 0.555198] io scheduler deadline registered (default)
  551. [ 0.555214] io scheduler cfq registered
  552. [ 0.555458] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  553. [ 0.555467] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
  554. [ 0.555492] vesafb: mode is 1920x1080x32, linelength=7680, pages=0
  555. [ 0.555492] vesafb: scrolling: redraw
  556. [ 0.555494] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
  557. [ 0.556216] vesafb: framebuffer at 0xe0000000, mapped to 0xffffc90004780000, using 8128k, total 8128k
  558. [ 0.706170] Console: switching to colour frame buffer device 240x67
  559. [ 0.855543] fb0: VESA VGA frame buffer device
  560. [ 0.855563] intel_idle: MWAIT substates: 0x2120
  561. [ 0.855564] intel_idle: v0.4 model 0x3C
  562. [ 0.855565] intel_idle: lapic_timer_reliable_states 0xffffffff
  563. [ 0.855604] ipmi message handler version 39.2
  564. [ 0.855651] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
  565. [ 0.855655] ACPI: Power Button [PWRB]
  566. [ 0.855679] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
  567. [ 0.855681] ACPI: Power Button [PWRF]
  568. [ 0.855720] ACPI: Fan [FAN0] (off)
  569. [ 0.855737] ACPI: Fan [FAN1] (off)
  570. [ 0.855753] ACPI: Fan [FAN2] (off)
  571. [ 0.855768] ACPI: Fan [FAN3] (off)
  572. [ 0.855782] ACPI: Fan [FAN4] (off)
  573. [ 0.856037] thermal LNXTHERM:00: registered as thermal_zone0
  574. [ 0.856039] ACPI: Thermal Zone [TZ00] (28 C)
  575. [ 0.856176] thermal LNXTHERM:01: registered as thermal_zone1
  576. [ 0.856177] ACPI: Thermal Zone [TZ01] (30 C)
  577. [ 0.856208] GHES: HEST is not enabled!
  578. [ 0.856260] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
  579. [ 0.876634] 00:08: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
  580. [ 0.877569] Linux agpgart interface v0.103
  581. [ 0.878321] brd: module loaded
  582. [ 0.878717] loop: module loaded
  583. [ 0.878930] libphy: Fixed MDIO Bus: probed
  584. [ 0.878983] tun: Universal TUN/TAP device driver, 1.6
  585. [ 0.878984] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  586. [ 0.879008] PPP generic driver version 2.4.2
  587. [ 0.879035] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  588. [ 0.879038] ehci-pci: EHCI PCI platform driver
  589. [ 0.879127] ehci-pci 0000:00:1a.0: EHCI Host Controller
  590. [ 0.879131] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
  591. [ 0.879142] ehci-pci 0000:00:1a.0: debug port 2
  592. [ 0.883047] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
  593. [ 0.883065] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf051c000
  594. [ 0.894267] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
  595. [ 0.894304] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  596. [ 0.894305] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  597. [ 0.894306] usb usb1: Product: EHCI Host Controller
  598. [ 0.894308] usb usb1: Manufacturer: Linux 3.13.0-18-generic ehci_hcd
  599. [ 0.894309] usb usb1: SerialNumber: 0000:00:1a.0
  600. [ 0.894479] hub 1-0:1.0: USB hub found
  601. [ 0.894484] hub 1-0:1.0: 2 ports detected
  602. [ 0.894629] ehci-pci 0000:00:1d.0: EHCI Host Controller
  603. [ 0.894632] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
  604. [ 0.894642] ehci-pci 0000:00:1d.0: debug port 2
  605. [ 0.898544] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
  606. [ 0.898559] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf051b000
  607. [ 0.910293] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
  608. [ 0.910328] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
  609. [ 0.910330] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  610. [ 0.910331] usb usb2: Product: EHCI Host Controller
  611. [ 0.910332] usb usb2: Manufacturer: Linux 3.13.0-18-generic ehci_hcd
  612. [ 0.910333] usb usb2: SerialNumber: 0000:00:1d.0
  613. [ 0.910502] hub 2-0:1.0: USB hub found
  614. [ 0.910507] hub 2-0:1.0: 2 ports detected
  615. [ 0.910584] ehci-platform: EHCI generic platform driver
  616. [ 0.910590] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  617. [ 0.910591] ohci-pci: OHCI PCI platform driver
  618. [ 0.910596] ohci-platform: OHCI generic platform driver
  619. [ 0.910600] uhci_hcd: USB Universal Host Controller Interface driver
  620. [ 0.910684] xhci_hcd 0000:00:14.0: xHCI Host Controller
  621. [ 0.910687] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
  622. [ 0.910758] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
  623. [ 0.910773] xhci_hcd 0000:00:14.0: irq 40 for MSI/MSI-X
  624. [ 0.910822] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
  625. [ 0.910823] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  626. [ 0.910824] usb usb3: Product: xHCI Host Controller
  627. [ 0.910825] usb usb3: Manufacturer: Linux 3.13.0-18-generic xhci_hcd
  628. [ 0.910826] usb usb3: SerialNumber: 0000:00:14.0
  629. [ 0.910986] hub 3-0:1.0: USB hub found
  630. [ 0.910996] hub 3-0:1.0: 10 ports detected
  631. [ 0.912301] xhci_hcd 0000:00:14.0: xHCI Host Controller
  632. [ 0.912304] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
  633. [ 0.912331] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
  634. [ 0.912332] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  635. [ 0.912334] usb usb4: Product: xHCI Host Controller
  636. [ 0.912335] usb usb4: Manufacturer: Linux 3.13.0-18-generic xhci_hcd
  637. [ 0.912336] usb usb4: SerialNumber: 0000:00:14.0
  638. [ 0.912496] hub 4-0:1.0: USB hub found
  639. [ 0.912502] hub 4-0:1.0: 2 ports detected
  640. [ 0.918429] i8042: PNP: No PS/2 controller found. Probing ports directly.
  641. [ 0.918826] serio: i8042 KBD port at 0x60,0x64 irq 1
  642. [ 0.918831] serio: i8042 AUX port at 0x60,0x64 irq 12
  643. [ 0.919020] mousedev: PS/2 mouse device common for all mice
  644. [ 0.919217] rtc_cmos 00:05: RTC can wake from S4
  645. [ 0.919419] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
  646. [ 0.919444] rtc_cmos 00:05: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
  647. [ 0.919486] device-mapper: uevent: version 1.0.3
  648. [ 0.919621] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com
  649. [ 0.919627] ledtrig-cpu: registered to indicate activity on CPUs
  650. [ 0.919693] TCP: cubic registered
  651. [ 0.919753] NET: Registered protocol family 10
  652. [ 0.919861] NET: Registered protocol family 17
  653. [ 0.919874] Key type dns_resolver registered
  654. [ 0.920329] Loading compiled-in X.509 certificates
  655. [ 0.921002] Loaded X.509 cert 'Magrathea: Glacier signing key: 50a51f016878d62c084f13ed047626639f5a1089'
  656. [ 0.921010] registered taskstats version 1
  657. [ 0.922755] Key type trusted registered
  658. [ 0.924153] Key type encrypted registered
  659. [ 0.925577] AppArmor: AppArmor sha1 policy hashing enabled
  660. [ 0.925579] IMA: No TPM chip found, activating TPM-bypass!
  661. [ 0.925829] Magic number: 14:450:400
  662. [ 0.925906] rtc_cmos 00:05: setting system clock to 2014-05-04 22:21:18 UTC (1399242078)
  663. [ 0.926178] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
  664. [ 0.926179] EDD information not available.
  665. [ 0.926210] PM: Hibernation image not present or could not be loaded.
  666. [ 0.926849] Freeing unused kernel memory: 1336K (ffffffff81d1e000 - ffffffff81e6c000)
  667. [ 0.926851] Write protecting the kernel read-only data: 12288k
  668. [ 0.928494] Freeing unused kernel memory: 860K (ffff880001729000 - ffff880001800000)
  669. [ 0.929749] Freeing unused kernel memory: 712K (ffff880001b4e000 - ffff880001c00000)
  670. [ 0.940149] systemd-udevd[100]: starting version 204
  671. [ 0.956430] [drm] Initialized drm 1.1.0 20060810
  672. [ 0.957233] ahci 0000:00:1f.2: version 3.0
  673. [ 0.957340] ahci 0000:00:1f.2: irq 41 for MSI/MSI-X
  674. [ 0.957373] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 6 Gbps 0x10 impl SATA mode
  675. [ 0.957375] ahci 0000:00:1f.2: flags: 64bit ncq led clo pio slum part ems
  676. [ 0.960397] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
  677. [ 0.960405] r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
  678. [ 0.960627] r8169 0000:02:00.0: irq 42 for MSI/MSI-X
  679. [ 0.960753] r8169 0000:02:00.0 eth0: RTL8168evl/8111evl at 0xffffc90000634000, 74:d4:35:81:ad:f8, XID 0c900800 IRQ 42
  680. [ 0.960755] r8169 0000:02:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
  681. [ 0.961425] scsi0 : ahci
  682. [ 0.964473] scsi1 : ahci
  683. [ 0.967273] scsi2 : ahci
  684. [ 0.969764] scsi3 : ahci
  685. [ 0.970334] scsi4 : ahci
  686. [ 0.970364] ata1: DUMMY
  687. [ 0.970366] ata2: DUMMY
  688. [ 0.970366] ata3: DUMMY
  689. [ 0.970367] ata4: DUMMY
  690. [ 0.970370] ata5: SATA max UDMA/133 abar m2048@0xf051a000 port 0xf051a300 irq 41
  691. [ 0.971056] [drm] Memory usable by graphics device = 2048M
  692. [ 0.971059] checking generic (e0000000 7f0000) vs hw (e0000000 10000000)
  693. [ 0.971060] fb: conflicting fb hw usage inteldrmfb vs VESA VGA - removing generic driver
  694. [ 0.971072] Console: switching to colour dummy device 80x25
  695. [ 1.022271] i915 0000:00:02.0: irq 43 for MSI/MSI-X
  696. [ 1.022281] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  697. [ 1.022282] [drm] Driver supports precise vblank timestamp query.
  698. [ 1.022337] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
  699. [ 1.206282] usb 1-1: new high-speed USB device number 2 using ehci-pci
  700. [ 1.256525] fbcon: inteldrmfb (fb0) is primary device
  701. [ 1.306159] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
  702. [ 1.338511] usb 1-1: New USB device found, idVendor=8087, idProduct=8008
  703. [ 1.338512] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  704. [ 1.338864] hub 1-1:1.0: USB hub found
  705. [ 1.338982] hub 1-1:1.0: 4 ports detected
  706. [ 1.450147] usb 2-1: new high-speed USB device number 2 using ehci-pci
  707. [ 1.457699] ata5.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04)
  708. [ 1.457700] ata5.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
  709. [ 1.457701] ata5.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
  710. [ 1.457906] ata5.00: ATA-6: ST3120026AS, 3.18, max UDMA/133
  711. [ 1.457907] ata5.00: 234441648 sectors, multi 16: LBA48
  712. [ 1.478102] Console: switching to colour frame buffer device 240x67
  713. [ 1.482010] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
  714. [ 1.482012] i915 0000:00:02.0: registered panic notifier
  715. [ 1.487096] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
  716. [ 1.487407] acpi device:57: registered as cooling_device7
  717. [ 1.487458] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input4
  718. [ 1.487505] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
  719. [ 1.530072] tsc: Refined TSC clocksource calibration: 2693.762 MHz
  720. [ 1.582383] usb 2-1: New USB device found, idVendor=8087, idProduct=8000
  721. [ 1.582386] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  722. [ 1.582643] hub 2-1:1.0: USB hub found
  723. [ 1.582779] hub 2-1:1.0: 6 ports detected
  724. [ 1.609559] ata5.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04)
  725. [ 1.609562] ata5.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
  726. [ 1.609564] ata5.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
  727. [ 1.609760] ata5.00: configured for UDMA/133
  728. [ 1.610006] scsi 4:0:0:0: Direct-Access ATA ST3120026AS 3.18 PQ: 0 ANSI: 5
  729. [ 1.610116] sd 4:0:0:0: [sda] 234441648 512-byte logical blocks: (120 GB/111 GiB)
  730. [ 1.610140] sd 4:0:0:0: Attached scsi generic sg0 type 0
  731. [ 1.610226] sd 4:0:0:0: [sda] Write Protect is off
  732. [ 1.610229] sd 4:0:0:0: [sda] Mode Sense: 00 3a 00 00
  733. [ 1.610386] sd 4:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  734. [ 1.642408] sda: sda1 sda2 < sda5 >
  735. [ 1.642771] sd 4:0:0:0: [sda] Attached SCSI disk
  736. [ 1.750032] usb 3-4: new low-speed USB device number 2 using xhci_hcd
  737. [ 1.772991] usb 3-4: New USB device found, idVendor=20a0, idProduct=0001
  738. [ 1.772993] usb 3-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  739. [ 1.772995] usb 3-4: Product: flirc
  740. [ 1.772996] usb 3-4: Manufacturer: flirc.tv
  741. [ 1.773065] usb 3-4: ep 0x81 - rounding interval to 256 microframes, ep desc says 400 microframes
  742. [ 1.773068] usb 3-4: ep 0x83 - rounding interval to 256 microframes, ep desc says 400 microframes
  743. [ 1.775817] hidraw: raw HID events driver (C) Jiri Kosina
  744. [ 1.781767] usbcore: registered new interface driver usbhid
  745. [ 1.781769] usbhid: USB HID core driver
  746. [ 1.784297] input: flirc.tv flirc as /devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4:1.0/input/input5
  747. [ 1.784364] hid-generic 0003:20A0:0001.0001: input,hidraw0: USB HID v1.01 Keyboard [flirc.tv flirc] on usb-0000:00:14.0-4/input0
  748. [ 2.293761] raid6: sse2x1 8706 MB/s
  749. [ 2.361732] raid6: sse2x2 11012 MB/s
  750. [ 2.429710] raid6: sse2x4 12671 MB/s
  751. [ 2.429711] raid6: using algorithm sse2x4 (12671 MB/s)
  752. [ 2.429712] raid6: using ssse3x2 recovery algorithm
  753. [ 2.430576] xor: measuring software checksum speed
  754. [ 2.469704] prefetch64-sse: 18396.000 MB/sec
  755. [ 2.509690] generic_sse: 16458.000 MB/sec
  756. [ 2.509691] xor: using function: prefetch64-sse (18396.000 MB/sec)
  757. [ 2.518501] bio: create slab <bio-1> at 1
  758. [ 2.518690] Btrfs loaded
  759. [ 2.529831] Switched to clocksource tsc
  760. [ 2.609679] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
  761. [ 2.801631] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
  762. [ 3.486162] random: init urandom read with 109 bits of entropy available
  763. [ 3.785324] random: nonblocking pool is initialized
  764. [ 5.403050] Adding 1973244k swap on /dev/sda5. Priority:-1 extents:1 across:1973244k FS
  765. [ 7.708506] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
  766. [ 8.106542] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  767. [ 8.509385] systemd-udevd[431]: starting version 204
  768. [ 9.494000] FS-Cache: Loaded
  769. [ 9.581448] RPC: Registered named UNIX socket transport module.
  770. [ 9.581451] RPC: Registered udp transport module.
  771. [ 9.581452] RPC: Registered tcp transport module.
  772. [ 9.581452] RPC: Registered tcp NFSv4.1 backchannel transport module.
  773. [ 9.721853] lp: driver loaded but no devices found
  774. [ 9.734527] FS-Cache: Netfs 'nfs' registered for caching
  775. [ 9.886799] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
  776. [ 10.215930] init: idmapd-mounting (/mnt/shared) main process (357) killed by TERM signal
  777. [ 10.946060] init: avahi-cups-reload main process (500) terminated with status 1
  778. [ 10.972084] parport_pc 00:09: reported by Plug and Play ACPI
  779. [ 10.972130] parport0: PC-style at 0x378, irq 5 [PCSPP,TRISTATE]
  780. [ 11.058641] lp0: using parport0 (interrupt-driven).
  781. [ 11.291195] ACPI Warning: 0x0000000000001828-0x000000000000182f SystemIO conflicts with Region \PMIO 1 (20131115/utaddress-251)
  782. [ 11.291201] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  783. [ 11.291204] ACPI Warning: 0x0000000000001c30-0x0000000000001c3f SystemIO conflicts with Region \GPRL 1 (20131115/utaddress-251)
  784. [ 11.291206] ACPI Warning: 0x0000000000001c30-0x0000000000001c3f SystemIO conflicts with Region \GPR_ 2 (20131115/utaddress-251)
  785. [ 11.291208] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  786. [ 11.291209] ACPI Warning: 0x0000000000001c00-0x0000000000001c2f SystemIO conflicts with Region \GPRL 1 (20131115/utaddress-251)
  787. [ 11.291211] ACPI Warning: 0x0000000000001c00-0x0000000000001c2f SystemIO conflicts with Region \GPR_ 2 (20131115/utaddress-251)
  788. [ 11.291213] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  789. [ 11.291214] lpc_ich: Resource conflict(s) found affecting gpio_ich
  790. [ 11.402790] mei_me 0000:00:16.0: irq 44 for MSI/MSI-X
  791. [ 11.923529] Bluetooth: Core ver 2.17
  792. [ 11.923557] NET: Registered protocol family 31
  793. [ 11.923558] Bluetooth: HCI device and connection manager initialized
  794. [ 11.923564] Bluetooth: HCI socket layer initialized
  795. [ 11.923565] Bluetooth: L2CAP socket layer initialized
  796. [ 11.923568] Bluetooth: SCO socket layer initialized
  797. [ 12.053729] Bluetooth: RFCOMM TTY layer initialized
  798. [ 12.053738] Bluetooth: RFCOMM socket layer initialized
  799. [ 12.053742] Bluetooth: RFCOMM ver 1.11
  800. [ 12.135773] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  801. [ 12.135776] Bluetooth: BNEP filters: protocol multicast
  802. [ 12.135783] Bluetooth: BNEP socket layer initialized
  803. [ 12.416500] device-mapper: multipath: version 1.6.0 loaded
  804. [ 12.426594] HDA driver get symbol successfully from i915 module
  805. [ 12.426620] snd_hda_intel 0000:00:03.0: irq 45 for MSI/MSI-X
  806. [ 12.426754] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
  807. [ 12.463466] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input9
  808. [ 12.463511] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input8
  809. [ 12.463540] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input7
  810. [ 12.476020] SKU: Nid=0x1d sku_cfg=0x4044c601
  811. [ 12.476023] SKU: port_connectivity=0x1
  812. [ 12.476024] SKU: enable_pcbeep=0x0
  813. [ 12.476025] SKU: check_sum=0x00000004
  814. [ 12.476025] SKU: customization=0x000000c6
  815. [ 12.476026] SKU: external_amp=0x0
  816. [ 12.476027] SKU: platform_type=0x0
  817. [ 12.476028] SKU: swap=0x0
  818. [ 12.476028] SKU: override=0x1
  819. [ 12.477246] autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
  820. [ 12.477248] speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
  821. [ 12.477249] hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
  822. [ 12.477250] mono: mono_out=0x0
  823. [ 12.477251] dig-out=0x11/0x0
  824. [ 12.477252] inputs:
  825. [ 12.477253] Rear Mic=0x18
  826. [ 12.477254] Front Mic=0x19
  827. [ 12.477255] Line=0x1a
  828. [ 12.477256] CD=0x1c
  829. [ 12.477257] realtek: No valid SSID, checking pincfg 0x4044c601 for NID 0x1d
  830. [ 12.477259] realtek: Enabling init ASM_ID=0xc601 CODEC_ID=10ec0887
  831. [ 12.527164] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input14
  832. [ 12.527288] input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card1/input13
  833. [ 12.527389] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card1/input12
  834. [ 12.527485] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input11
  835. [ 12.527591] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input10
  836. [ 12.553920] ppdev: user-space parallel port driver
  837. [ 13.380520] init: failsafe main process (631) killed by TERM signal
  838. [ 13.414380] init: Failed to obtain startpar-bridge instance: Unknown parameter: INSTANCE
  839. [ 13.863708] init: statd-mounting (/mnt/shared) main process (358) killed by TERM signal
  840. [ 17.180857] init: squid3 main process (975) terminated with status 127
  841. [ 17.180867] init: squid3 main process ended, respawning
  842. [ 17.195926] init: squid3 main process (987) terminated with status 127
  843. [ 17.195937] init: squid3 main process ended, respawning
  844. [ 17.215295] init: squid3 main process (998) terminated with status 127
  845. [ 17.215305] init: squid3 main process ended, respawning
  846. [ 17.231597] init: squid3 main process (1012) terminated with status 127
  847. [ 17.231607] init: squid3 main process ended, respawning
  848. [ 17.250843] init: squid3 main process (1024) terminated with status 127
  849. [ 17.250853] init: squid3 main process ended, respawning
  850. [ 17.271506] init: squid3 main process (1035) terminated with status 127
  851. [ 17.271516] init: squid3 main process ended, respawning
  852. [ 17.297726] init: squid3 main process (1055) terminated with status 127
  853. [ 17.297736] init: squid3 main process ended, respawning
  854. [ 17.315059] init: squid3 main process (1066) terminated with status 127
  855. [ 17.315070] init: squid3 main process ended, respawning
  856. [ 17.336521] init: squid3 main process (1077) terminated with status 127
  857. [ 17.336530] init: squid3 main process ended, respawning
  858. [ 17.354041] init: squid3 main process (1088) terminated with status 127
  859. [ 17.354051] init: squid3 main process ended, respawning
  860. [ 17.373368] init: squid3 main process (1099) terminated with status 127
  861. [ 17.373378] init: squid3 respawning too fast, stopped
  862. [ 17.456374] init: xbmcbuntu-wait (lightdm) main process (825) killed by TERM signal
  863. [ 17.457344] init: xbmcbuntu-wait (ubiquity) main process (830) killed by TERM signal
  864. [ 17.651660] lirc_dev: IR Remote Control driver registered, major 250
  865. [ 22.712435] r8169 0000:02:00.0 eth0: link down
  866. [ 22.712452] r8169 0000:02:00.0 eth0: link down
  867. [ 22.712480] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  868. [ 22.713028] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  869. [ 25.018400] r8169 0000:02:00.0 eth0: link up
  870. [ 25.018407] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  871. [ 27.997997] init: samba-ad-dc main process (1328) terminated with status 1
  872. [ 28.441092] init: squid-deb-proxy pre-start process (1586) terminated with status 2
  873. [ 28.448023] init: squid-deb-proxy post-stop process (1601) terminated with status 2
  874. [ 28.748425] NFS: Registering the id_resolver key type
  875. [ 28.748436] Key type id_resolver registered
  876. [ 28.748437] Key type id_legacy registered
  877. [ 30.987638] init: plymouth-upstart-bridge main process ended, respawning
  878. [ 31.001962] init: plymouth-upstart-bridge main process ended, respawning
  879. [ 93.987916] type=1006 audit(1399242165.690:2): pid=2221 uid=0 old auid=4294967295 new auid=1000 old ses=4294967295 new ses=1 res=1
  880. [ 98.411398] HDMI: ELD buf size is 0, force 128
  881. [ 98.411418] HDMI: invalid ELD data byte 0
  882. [ 98.411458] HDMI: ELD buf size is 0, force 128
  883. [ 98.411482] HDMI: invalid ELD data byte 0
  884. [ 108.415814] HDMI: ELD buf size is 0, force 128
  885. [ 108.415885] HDMI: invalid ELD data byte 0
  886. [ 108.415963] HDMI: ELD buf size is 0, force 128
  887. [ 108.415987] HDMI: invalid ELD data byte 0
  888. [ 115.153335] HDMI: ELD buf size is 0, force 128
  889. [ 115.153354] HDMI: invalid ELD data byte 0
  890. [ 115.153394] HDMI: ELD buf size is 0, force 128
  891. [ 115.153418] HDMI: invalid ELD data byte 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement