Advertisement
Guest User

Untitled

a guest
Apr 24th, 2014
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 62.12 KB | None | 0 0
  1. C (acpi_id[0x03] lapic_id[0x03] enabled)
  2. [ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x07] enabled)
  3. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
  4. [ 0.000000] ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0])
  5. [ 0.000000] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
  6. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
  7. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  8. [ 0.000000] ACPI: IRQ0 used by override.
  9. [ 0.000000] ACPI: IRQ2 used by override.
  10. [ 0.000000] ACPI: IRQ9 used by override.
  11. [ 0.000000] Using ACPI (MADT) for SMP configuration information
  12. [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
  13. [ 0.000000] SMP: Allowing 8 CPUs, 0 hotplug CPUs
  14. [ 0.000000] nr_irqs_gsi: 40
  15. [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
  16. [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
  17. [ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
  18. [ 0.000000] PM: Registered nosave memory: 00000000cfe54000 - 00000000cfe5c000
  19. [ 0.000000] PM: Registered nosave memory: 00000000cfe5d000 - 00000000d0000000
  20. [ 0.000000] PM: Registered nosave memory: 00000000d0000000 - 00000000e0000000
  21. [ 0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000
  22. [ 0.000000] PM: Registered nosave memory: 00000000f0000000 - 00000000fec00000
  23. [ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fed00000
  24. [ 0.000000] PM: Registered nosave memory: 00000000fed00000 - 00000000fee00000
  25. [ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee10000
  26. [ 0.000000] PM: Registered nosave memory: 00000000fee10000 - 00000000ffc00000
  27. [ 0.000000] PM: Registered nosave memory: 00000000ffc00000 - 0000000100000000
  28. [ 0.000000] Allocating PCI resources starting at d0000000 (gap: d0000000:10000000)
  29. [ 0.000000] setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:8 nr_node_ids:1
  30. [ 0.000000] PERCPU: Embedded 26 pages/cpu @ffff88032fc00000 s75968 r8192 d22336 u262144
  31. [ 0.000000] pcpu-alloc: s75968 r8192 d22336 u262144 alloc=1*2097152
  32. [ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
  33. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 3092958
  34. [ 0.000000] Kernel command line: auto BOOT_IMAGE=Linux ro root=6802 vt.default_utf8=1
  35. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  36. [ 0.000000] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
  37. [ 0.000000] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
  38. [ 0.000000] xsave/xrstor: enabled xstate_bv 0x3, cntxt size 0x240
  39. [ 0.000000] Checking aperture...
  40. [ 0.000000] No AGP bridge found
  41. [ 0.000000] Memory: 12272704k/13369340k available (11471k kernel code, 788592k absent, 308044k reserved, 5867k data, 848k init)
  42. [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
  43. [ 0.000000] Hierarchical RCU implementation.
  44. [ 0.000000] CONFIG_RCU_FANOUT set to non-default value of 32
  45. [ 0.000000] NR_IRQS:4352 nr_irqs:744 16
  46. [ 0.000000] Extended CMOS year: 2000
  47. [ 0.000000] Console: colour VGA+ 80x25
  48. [ 0.000000] console [tty0] enabled
  49. [ 0.000000] allocated 100663296 bytes of page_cgroup
  50. [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  51. [ 0.000000] hpet clockevent registered
  52. [ 0.000000] Fast TSC calibration using PIT
  53. [ 0.000000] Detected 3000.173 MHz processor.
  54. [ 0.001004] Calibrating delay loop (skipped), value calculated using timer frequency.. 6000.34 BogoMIPS (lpj=3000173)
  55. [ 0.001261] pid_max: default: 32768 minimum: 301
  56. [ 0.002015] Security Framework initialized
  57. [ 0.002158] Mount-cache hash table entries: 256
  58. [ 0.002425] Initializing cgroup subsys cpuacct
  59. [ 0.002554] Initializing cgroup subsys memory
  60. [ 0.002685] Initializing cgroup subsys devices
  61. [ 0.002811] Initializing cgroup subsys freezer
  62. [ 0.002936] Initializing cgroup subsys net_cls
  63. [ 0.003002] Initializing cgroup subsys blkio
  64. [ 0.003134] Initializing cgroup subsys perf_event
  65. [ 0.003288] CPU: Physical Processor ID: 0
  66. [ 0.003412] CPU: Processor Core ID: 0
  67. [ 0.003535] mce: CPU supports 6 MCE banks
  68. [ 0.003664] CPU0: Thermal monitoring enabled (TM2)
  69. [ 0.003793] using mwait in idle threads.
  70. [ 0.004032] ACPI: Core revision 20110623
  71. [ 0.006007] ftrace: allocating 35248 entries in 139 pages
  72. [ 0.007413] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  73. [ 0.017800] CPU0: Intel(R) Xeon(R) CPU E5450 @ 3.00GHz stepping 0a
  74. [ 0.018998] Performance Events: PEBS fmt0+, Core2 events, Broken BIOS detected, complain to your hardware vendor.
  75. [ 0.018998] [Firmware Bug]: the BIOS has corrupted hw-PMU resources (MSR 186 is 43003c)
  76. [ 0.018998] Intel PMU driver.
  77. [ 0.018998] ... version: 2
  78. [ 0.018998] ... bit width: 40
  79. [ 0.018998] ... generic registers: 2
  80. [ 0.018999] ... value mask: 000000ffffffffff
  81. [ 0.019127] ... max period: 000000007fffffff
  82. [ 0.019255] ... fixed-purpose events: 3
  83. [ 0.019379] ... event mask: 0000000700000003
  84. [ 0.019690] Booting Node 0, Processors #1
  85. [ 0.019773] smpboot cpu 1: start_ip = 9a000
  86. [ 0.092053] #2
  87. [ 0.092093] smpboot cpu 2: start_ip = 9a000
  88. [ 0.164044] #3
  89. [ 0.164084] smpboot cpu 3: start_ip = 9a000
  90. [ 0.236026] #4
  91. [ 0.236067] smpboot cpu 4: start_ip = 9a000
  92. [ 0.309078] #5
  93. [ 0.309118] smpboot cpu 5: start_ip = 9a000
  94. [ 0.382006] #6
  95. [ 0.382046] smpboot cpu 6: start_ip = 9a000
  96. [ 0.453998] #7 Ok.
  97. [ 0.454116] smpboot cpu 7: start_ip = 9a000
  98. [ 0.525934] Brought up 8 CPUs
  99. [ 0.526056] Total of 8 processors activated (48000.42 BogoMIPS).
  100. [ 0.527102] devtmpfs: initialized
  101. [ 0.528979] xor: automatically using best checksumming function: generic_sse
  102. [ 0.533929] generic_sse: 11432.000 MB/sec
  103. [ 0.534054] xor: using function: generic_sse (11432.000 MB/sec)
  104. [ 0.534188] atomic64 test passed for x86-64 platform with CX8 and with SSE
  105. [ 0.534313] print_constraints: dummy:
  106. [ 0.534313] NET: Registered protocol family 16
  107. [ 0.534977] ACPI: bus type pci registered
  108. [ 0.535112] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
  109. [ 0.535165] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
  110. [ 0.565360] PCI: Using configuration type 1 for base access
  111. [ 0.565491] PCI: HP ProLiant DL380 detected, enabling pci=bfsort.
  112. [ 0.586990] bio: create slab <bio-0> at 0
  113. [ 0.603929] raid6: int64x1 2355 MB/s
  114. [ 0.620920] raid6: int64x2 3058 MB/s
  115. [ 0.637941] raid6: int64x4 2179 MB/s
  116. [ 0.654934] raid6: int64x8 2164 MB/s
  117. [ 0.671909] raid6: sse2x1 3656 MB/s
  118. [ 0.688908] raid6: sse2x2 7496 MB/s
  119. [ 0.705905] raid6: sse2x4 8246 MB/s
  120. [ 0.706028] raid6: using algorithm sse2x4 (8246 MB/s)
  121. [ 0.706204] ACPI: Added _OSI(Module Device)
  122. [ 0.706204] ACPI: Added _OSI(Processor Device)
  123. [ 0.706204] ACPI: Added _OSI(3.0 _SCP Extensions)
  124. [ 0.706903] ACPI: Added _OSI(Processor Aggregator Device)
  125. [ 0.707511] ACPI: EC: Look up EC in DSDT
  126. [ 0.707619] ACPI Error: Field [CDW3] at 96 exceeds Buffer [NULL] size 64 (bits) (20110623/dsopcode-236)
  127. [ 0.708022] ACPI Error: Method parse/execution failed [\_SB_._OSC] (Node ffff88032f83ccd0), AE_AML_BUFFER_LIMIT (20110623/psparse-536)
  128. [ 0.709483] ACPI: SSDT 00000000cfe5f800 000D8 (v01 HP CPU0CST 00000001 INTL 20061109)
  129. [ 0.709880] ACPI: Dynamic OEM Table Load:
  130. [ 0.710054] ACPI: SSDT (null) 000D8 (v01 HP CPU0CST 00000001 INTL 20061109)
  131. [ 0.713087] ACPI: SSDT 00000000cfe5f900 000D8 (v01 HP CPU1CST 00000001 INTL 20061109)
  132. [ 0.713481] ACPI: Dynamic OEM Table Load:
  133. [ 0.713673] ACPI: SSDT (null) 000D8 (v01 HP CPU1CST 00000001 INTL 20061109)
  134. [ 0.718085] ACPI: SSDT 00000000cfe5fa00 000D8 (v01 HP CPU2CST 00000001 INTL 20061109)
  135. [ 0.718478] ACPI: Dynamic OEM Table Load:
  136. [ 0.718671] ACPI: SSDT (null) 000D8 (v01 HP CPU2CST 00000001 INTL 20061109)
  137. [ 0.724083] ACPI: SSDT 00000000cfe5fb00 000D8 (v01 HP CPU3CST 00000001 INTL 20061109)
  138. [ 0.724431] ACPI: Dynamic OEM Table Load:
  139. [ 0.724596] ACPI: SSDT (null) 000D8 (v01 HP CPU3CST 00000001 INTL 20061109)
  140. [ 0.727084] ACPI: SSDT 00000000cfe5fc00 000D8 (v01 HP CPU4CST 00000001 INTL 20061109)
  141. [ 0.727478] ACPI: Dynamic OEM Table Load:
  142. [ 0.727671] ACPI: SSDT (null) 000D8 (v01 HP CPU4CST 00000001 INTL 20061109)
  143. [ 0.732082] ACPI: SSDT 00000000cfe5fd00 000D8 (v01 HP CPU5CST 00000001 INTL 20061109)
  144. [ 0.732477] ACPI: Dynamic OEM Table Load:
  145. [ 0.732669] ACPI: SSDT (null) 000D8 (v01 HP CPU5CST 00000001 INTL 20061109)
  146. [ 0.737082] ACPI: SSDT 00000000cfe5fe00 000D8 (v01 HP CPU6CST 00000001 INTL 20061109)
  147. [ 0.737477] ACPI: Dynamic OEM Table Load:
  148. [ 0.737670] ACPI: SSDT (null) 000D8 (v01 HP CPU6CST 00000001 INTL 20061109)
  149. [ 0.742081] ACPI: SSDT 00000000cfe5ff00 000D8 (v01 HP CPU7CST 00000001 INTL 20061109)
  150. [ 0.742443] ACPI: Dynamic OEM Table Load:
  151. [ 0.742636] ACPI: SSDT (null) 000D8 (v01 HP CPU7CST 00000001 INTL 20061109)
  152. [ 0.747008] ACPI: Interpreter enabled
  153. [ 0.747139] ACPI: (supports S0 S4 S5)
  154. [ 0.747375] ACPI: Using IOAPIC for interrupt routing
  155. [ 0.754035] ACPI: No dock devices found.
  156. [ 0.754130] HEST: Table parsing has been initialized.
  157. [ 0.754264] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  158. [ 0.754940] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7f])
  159. [ 0.755145] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7]
  160. [ 0.755145] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff]
  161. [ 0.755254] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff]
  162. [ 0.755466] pci_root PNP0A03:00: host bridge window [mem 0xd0000000-0xdfffffff]
  163. [ 0.755896] pci_root PNP0A03:00: host bridge window [mem 0xf0000000-0xfebfffff]
  164. [ 0.756120] pci 0000:00:00.0: [8086:25d8] type 0 class 0x000600
  165. [ 0.756160] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold
  166. [ 0.756163] pci 0000:00:00.0: PME# disabled
  167. [ 0.756178] pci 0000:00:02.0: [8086:25e2] type 1 class 0x000604
  168. [ 0.756212] pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
  169. [ 0.756214] pci 0000:00:02.0: PME# disabled
  170. [ 0.756227] pci 0000:00:03.0: [8086:25e3] type 1 class 0x000604
  171. [ 0.756261] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
  172. [ 0.756263] pci 0000:00:03.0: PME# disabled
  173. [ 0.756279] pci 0000:00:04.0: [8086:25f8] type 1 class 0x000604
  174. [ 0.756313] pci 0000:00:04.0: PME# supported from D0 D3hot D3cold
  175. [ 0.756315] pci 0000:00:04.0: PME# disabled
  176. [ 0.756328] pci 0000:00:05.0: [8086:25e5] type 1 class 0x000604
  177. [ 0.756361] pci 0000:00:05.0: PME# supported from D0 D3hot D3cold
  178. [ 0.756364] pci 0000:00:05.0: PME# disabled
  179. [ 0.756376] pci 0000:00:06.0: [8086:25f9] type 1 class 0x000604
  180. [ 0.756410] pci 0000:00:06.0: PME# supported from D0 D3hot D3cold
  181. [ 0.756412] pci 0000:00:06.0: PME# disabled
  182. [ 0.756425] pci 0000:00:07.0: [8086:25e7] type 1 class 0x000604
  183. [ 0.756458] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
  184. [ 0.756461] pci 0000:00:07.0: PME# disabled
  185. [ 0.756476] pci 0000:00:10.0: [8086:25f0] type 0 class 0x000600
  186. [ 0.756497] pci 0000:00:10.1: [8086:25f0] type 0 class 0x000600
  187. [ 0.756518] pci 0000:00:10.2: [8086:25f0] type 0 class 0x000600
  188. [ 0.756543] pci 0000:00:11.0: [8086:25f1] type 0 class 0x000600
  189. [ 0.756564] pci 0000:00:13.0: [8086:25f3] type 0 class 0x000600
  190. [ 0.756586] pci 0000:00:15.0: [8086:25f5] type 0 class 0x000600
  191. [ 0.756607] pci 0000:00:16.0: [8086:25f6] type 0 class 0x000600
  192. [ 0.756636] pci 0000:00:1c.0: [8086:2690] type 1 class 0x000604
  193. [ 0.756907] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
  194. [ 0.756910] pci 0000:00:1c.0: PME# disabled
  195. [ 0.756927] pci 0000:00:1c.1: [8086:2692] type 1 class 0x000604
  196. [ 0.756986] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
  197. [ 0.756989] pci 0000:00:1c.1: PME# disabled
  198. [ 0.757010] pci 0000:00:1d.0: [8086:2688] type 0 class 0x000c03
  199. [ 0.757062] pci 0000:00:1d.0: reg 20: [io 0x1000-0x101f]
  200. [ 0.757099] pci 0000:00:1d.1: [8086:2689] type 0 class 0x000c03
  201. [ 0.757149] pci 0000:00:1d.1: reg 20: [io 0x1020-0x103f]
  202. [ 0.757187] pci 0000:00:1d.2: [8086:268a] type 0 class 0x000c03
  203. [ 0.757238] pci 0000:00:1d.2: reg 20: [io 0x1040-0x105f]
  204. [ 0.757279] pci 0000:00:1d.3: [8086:268b] type 0 class 0x000c03
  205. [ 0.757329] pci 0000:00:1d.3: reg 20: [io 0x1060-0x107f]
  206. [ 0.757370] pci 0000:00:1d.7: [8086:268c] type 0 class 0x000c03
  207. [ 0.757387] pci 0000:00:1d.7: reg 10: [mem 0xf7df0000-0xf7df03ff]
  208. [ 0.757459] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
  209. [ 0.757463] pci 0000:00:1d.7: PME# disabled
  210. [ 0.757477] pci 0000:00:1e.0: [8086:244e] type 1 class 0x000604
  211. [ 0.757528] pci 0000:00:1f.0: [8086:2670] type 0 class 0x000601
  212. [ 0.757604] pci 0000:00:1f.1: [8086:269e] type 0 class 0x000101
  213. [ 0.757614] pci 0000:00:1f.1: reg 10: [io 0x01f0-0x01f7]
  214. [ 0.757622] pci 0000:00:1f.1: reg 14: [io 0x03f4-0x03f7]
  215. [ 0.757630] pci 0000:00:1f.1: reg 18: [io 0x0170-0x0177]
  216. [ 0.757638] pci 0000:00:1f.1: reg 1c: [io 0x0374-0x0377]
  217. [ 0.757646] pci 0000:00:1f.1: reg 20: [io 0x0500-0x050f]
  218. [ 0.757878] pci 0000:09:00.0: [8086:3500] type 1 class 0x000604
  219. [ 0.759443] pci 0000:09:00.0: PME# supported from D0 D3hot D3cold
  220. [ 0.759488] pci 0000:09:00.0: PME# disabled
  221. [ 0.760076] pci 0000:09:00.3: [8086:350c] type 1 class 0x000604
  222. [ 0.761762] pci 0000:09:00.3: PME# supported from D0 D3hot D3cold
  223. [ 0.761808] pci 0000:09:00.3: PME# disabled
  224. [ 0.762212] pci 0000:09:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
  225. [ 0.762535] pci 0000:00:02.0: PCI bridge to [bus 09-12]
  226. [ 0.762664] pci 0000:00:02.0: bridge window [io 0x5000-0x5fff]
  227. [ 0.762667] pci 0000:00:02.0: bridge window [mem 0xfde00000-0xfdffffff]
  228. [ 0.763716] pci 0000:0a:00.0: [8086:3510] type 1 class 0x000604
  229. [ 0.765487] pci 0000:0a:00.0: PME# supported from D0 D3hot D3cold
  230. [ 0.765533] pci 0000:0a:00.0: PME# disabled
  231. [ 0.765893] pci 0000:0a:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
  232. [ 0.766304] pci 0000:0a:01.0: [8086:3514] type 1 class 0x000604
  233. [ 0.768121] pci 0000:0a:01.0: PME# supported from D0 D3hot D3cold
  234. [ 0.768167] pci 0000:0a:01.0: PME# disabled
  235. [ 0.768440] pci 0000:0a:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
  236. [ 0.768852] pci 0000:0a:02.0: [8086:3518] type 1 class 0x000604
  237. [ 0.770624] pci 0000:0a:02.0: PME# supported from D0 D3hot D3cold
  238. [ 0.770670] pci 0000:0a:02.0: PME# disabled
  239. [ 0.770982] pci 0000:0a:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
  240. [ 0.771893] pci 0000:09:00.0: PCI bridge to [bus 0a-11]
  241. [ 0.772029] pci 0000:09:00.0: bridge window [io 0x5000-0x5fff]
  242. [ 0.772074] pci 0000:09:00.0: bridge window [mem 0xfdf00000-0xfdffffff]
  243. [ 0.773165] pci 0000:0a:00.0: PCI bridge to [bus 0b-0d]
  244. [ 0.775028] pci 0000:0e:00.0: [10ec:8168] type 0 class 0x000200
  245. [ 0.775485] pci 0000:0e:00.0: reg 10: [io 0x5000-0x50ff]
  246. [ 0.776302] pci 0000:0e:00.0: reg 18: [mem 0xfdff0000-0xfdff0fff 64bit]
  247. [ 0.777256] pci 0000:0e:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
  248. [ 0.779485] pci 0000:0e:00.0: supports D1 D2
  249. [ 0.779486] pci 0000:0e:00.0: PME# supported from D1 D2 D3hot D3cold
  250. [ 0.779576] pci 0000:0e:00.0: PME# disabled
  251. [ 0.780027] pci 0000:0e:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
  252. [ 0.780393] pci 0000:0a:01.0: PCI bridge to [bus 0e-10]
  253. [ 0.780530] pci 0000:0a:01.0: bridge window [io 0x5000-0x5fff]
  254. [ 0.780576] pci 0000:0a:01.0: bridge window [mem 0xfdf00000-0xfdffffff]
  255. [ 0.781626] pci 0000:0a:02.0: PCI bridge to [bus 11-11]
  256. [ 0.784575] pci 0000:09:00.3: PCI bridge to [bus 12-12]
  257. [ 0.785100] pci 0000:06:00.0: [103c:3230] type 0 class 0x000104
  258. [ 0.785114] pci 0000:06:00.0: reg 10: [mem 0xfdd00000-0xfddfffff 64bit]
  259. [ 0.785122] pci 0000:06:00.0: reg 18: [io 0x4000-0x40ff]
  260. [ 0.785134] pci 0000:06:00.0: reg 1c: [mem 0xfdcf0000-0xfdcf0fff 64bit]
  261. [ 0.785148] pci 0000:06:00.0: reg 30: [mem 0x00000000-0x0003ffff pref]
  262. [ 0.785186] pci 0000:06:00.0: supports D1
  263. [ 0.785197] pci 0000:06:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
  264. [ 0.785421] pci 0000:00:03.0: PCI bridge to [bus 06-08]
  265. [ 0.785550] pci 0000:00:03.0: bridge window [io 0x4000-0x4fff]
  266. [ 0.785553] pci 0000:00:03.0: bridge window [mem 0xfdc00000-0xfddfffff]
  267. [ 0.785576] pci 0000:00:04.0: PCI bridge to [bus 13-15]
  268. [ 0.785727] pci 0000:00:05.0: PCI bridge to [bus 16-16]
  269. [ 0.785890] pci 0000:00:06.0: PCI bridge to [bus 17-19]
  270. [ 0.786042] pci 0000:00:07.0: PCI bridge to [bus 1a-1a]
  271. [ 0.786216] pci 0000:02:00.0: [1166:0103] type 1 class 0x000604
  272. [ 0.786301] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
  273. [ 0.786305] pci 0000:02:00.0: PME# disabled
  274. [ 0.786321] pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
  275. [ 0.786547] pci 0000:00:1c.0: PCI bridge to [bus 02-03]
  276. [ 0.786679] pci 0000:00:1c.0: bridge window [mem 0xf8000000-0xf9ffffff]
  277. [ 0.786736] pci 0000:03:00.0: [14e4:164c] type 0 class 0x000200
  278. [ 0.786761] pci 0000:03:00.0: reg 10: [mem 0xf8000000-0xf9ffffff 64bit]
  279. [ 0.786810] pci 0000:03:00.0: reg 30: [mem 0x00000000-0x000007ff pref]
  280. [ 0.786870] pci 0000:03:00.0: PME# supported from D3hot D3cold
  281. [ 0.786874] pci 0000:03:00.0: PME# disabled
  282. [ 0.786931] pci 0000:02:00.0: PCI bridge to [bus 03-03]
  283. [ 0.787067] pci 0000:02:00.0: bridge window [mem 0xf8000000-0xf9ffffff]
  284. [ 0.787124] pci 0000:04:00.0: [1166:0103] type 1 class 0x000604
  285. [ 0.787208] pci 0000:04:00.0: PME# supported from D0 D3hot D3cold
  286. [ 0.787212] pci 0000:04:00.0: PME# disabled
  287. [ 0.787228] pci 0000:04:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
  288. [ 0.787454] pci 0000:00:1c.1: PCI bridge to [bus 04-05]
  289. [ 0.787585] pci 0000:00:1c.1: bridge window [mem 0xfa000000-0xfbffffff]
  290. [ 0.787642] pci 0000:05:00.0: [14e4:164c] type 0 class 0x000200
  291. [ 0.787667] pci 0000:05:00.0: reg 10: [mem 0xfa000000-0xfbffffff 64bit]
  292. [ 0.787717] pci 0000:05:00.0: reg 30: [mem 0x00000000-0x000007ff pref]
  293. [ 0.787776] pci 0000:05:00.0: PME# supported from D3hot D3cold
  294. [ 0.787781] pci 0000:05:00.0: PME# disabled
  295. [ 0.787835] pci 0000:04:00.0: PCI bridge to [bus 05-05]
  296. [ 0.787898] pci 0000:04:00.0: bridge window [mem 0xfa000000-0xfbffffff]
  297. [ 0.787945] pci 0000:01:03.0: [1002:515e] type 0 class 0x000300
  298. [ 0.787962] pci 0000:01:03.0: reg 10: [mem 0xd8000000-0xdfffffff pref]
  299. [ 0.787971] pci 0000:01:03.0: reg 14: [io 0x3000-0x30ff]
  300. [ 0.787981] pci 0000:01:03.0: reg 18: [mem 0xf7ff0000-0xf7ffffff]
  301. [ 0.788016] pci 0000:01:03.0: reg 30: [mem 0x00000000-0x0001ffff pref]
  302. [ 0.788044] pci 0000:01:03.0: supports D1 D2
  303. [ 0.788060] pci 0000:01:04.0: [0e11:b203] type 0 class 0x000880
  304. [ 0.788076] pci 0000:01:04.0: reg 10: [io 0x2800-0x28ff]
  305. [ 0.788085] pci 0000:01:04.0: reg 14: [mem 0xf7fe0000-0xf7fe01ff]
  306. [ 0.788152] pci 0000:01:04.0: PME# supported from D0 D3hot D3cold
  307. [ 0.788156] pci 0000:01:04.0: PME# disabled
  308. [ 0.788174] pci 0000:01:04.2: [0e11:b204] type 0 class 0x000880
  309. [ 0.788192] pci 0000:01:04.2: reg 10: [io 0x3400-0x34ff]
  310. [ 0.788203] pci 0000:01:04.2: reg 14: [mem 0xf7fd0000-0xf7fd07ff]
  311. [ 0.788213] pci 0000:01:04.2: reg 18: [mem 0xf7fc0000-0xf7fc1fff]
  312. [ 0.788224] pci 0000:01:04.2: reg 1c: [mem 0xf7f00000-0xf7f7ffff]
  313. [ 0.788253] pci 0000:01:04.2: reg 30: [mem 0x00000000-0x0000ffff pref]
  314. [ 0.788283] pci 0000:01:04.2: PME# supported from D0 D3hot D3cold
  315. [ 0.788287] pci 0000:01:04.2: PME# disabled
  316. [ 0.788305] pci 0000:01:04.4: [103c:3300] type 0 class 0x000c03
  317. [ 0.788360] pci 0000:01:04.4: reg 20: [io 0x3800-0x381f]
  318. [ 0.788408] pci 0000:01:04.4: PME# supported from D0 D3hot D3cold
  319. [ 0.788412] pci 0000:01:04.4: PME# disabled
  320. [ 0.788429] pci 0000:01:04.6: [103c:3302] type 0 class 0x000c07
  321. [ 0.788446] pci 0000:01:04.6: reg 10: [mem 0xf7ef0000-0xf7ef00ff]
  322. [ 0.788521] pci 0000:01:04.6: PME# supported from D0 D3hot D3cold
  323. [ 0.788524] pci 0000:01:04.6: PME# disabled
  324. [ 0.788563] pci 0000:00:1e.0: PCI bridge to [bus 01-01] (subtractive decode)
  325. [ 0.788699] pci 0000:00:1e.0: bridge window [io 0x2000-0x3fff]
  326. [ 0.788702] pci 0000:00:1e.0: bridge window [mem 0xf7e00000-0xf7ffffff]
  327. [ 0.788707] pci 0000:00:1e.0: bridge window [mem 0xd8000000-0xdfffffff 64bit pref]
  328. [ 0.788709] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
  329. [ 0.788711] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
  330. [ 0.788713] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
  331. [ 0.788715] pci 0000:00:1e.0: bridge window [mem 0xd0000000-0xdfffffff] (subtractive decode)
  332. [ 0.788716] pci 0000:00:1e.0: bridge window [mem 0xf0000000-0xfebfffff] (subtractive decode)
  333. [ 0.788741] pci_bus 0000:00: on NUMA node 0
  334. [ 0.788743] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
  335. [ 0.788793] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.IP2P._PRT]
  336. [ 0.788900] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.IPTA._PRT]
  337. [ 0.788916] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.IPTB._PRT]
  338. [ 0.788931] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PT02._PRT]
  339. [ 0.788940] ACPI Warning: For \_SB_.PCI0.PT02._PRT: Return Package has no elements (empty) (20110623/nspredef-463)
  340. [ 0.789235] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PT02.IPE4._PRT]
  341. [ 0.789260] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PT02.IPE4.IPE1._PRT]
  342. [ 0.789321] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PT02.IPE4.IPE2._PRT]
  343. [ 0.789383] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PT02.IPE4.IPE3._PRT]
  344. [ 0.789407] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PT03._PRT]
  345. [ 0.789449] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PT04._PRT]
  346. [ 0.789491] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PT06._PRT]
  347. [ 0.789536] pci0000:00: Requesting ACPI _OSC control (0x1d)
  348. [ 0.789666] pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
  349. [ 0.789882] ACPI _OSC control for PCIe not granted, disabling ASPM
  350. [ 0.794983] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 7 10 11) *3
  351. [ 0.795919] ACPI: PCI Interrupt Link [LNKB] (IRQs *5 7 10 11)
  352. [ 0.796281] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 *7 10 11)
  353. [ 0.796641] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 7 *10 11)
  354. [ 0.797094] ACPI: PCI Interrupt Link [LNKE] (IRQs 5 7 10 11) *0, disabled.
  355. [ 0.797527] ACPI: PCI Interrupt Link [LNKF] (IRQs 5 *7 10 11)
  356. [ 0.797910] ACPI: PCI Interrupt Link [LNKG] (IRQs *5 7 10 11)
  357. [ 0.798749] ACPI: PCI Interrupt Link [LNKH] (IRQs 5 7 *10 11)
  358. [ 0.799123] vgaarb: device added: PCI:0000:01:03.0,decodes=io+mem,owns=io+mem,locks=none
  359. [ 0.799133] vgaarb: loaded
  360. [ 0.799253] vgaarb: bridge control possible 0000:01:03.0
  361. [ 0.799935] SCSI subsystem initialized
  362. [ 0.800043] libata version 3.00 loaded.
  363. [ 0.800043] usbcore: registered new interface driver usbfs
  364. [ 0.800064] usbcore: registered new interface driver hub
  365. [ 0.800064] usbcore: registered new device driver usb
  366. [ 0.800948] PCI: Using ACPI for IRQ routing
  367. [ 0.811013] PCI: pci_cache_line_size set to 64 bytes
  368. [ 0.811565] reserve RAM buffer: 000000000009f400 - 000000000009ffff
  369. [ 0.811567] reserve RAM buffer: 00000000cfe54000 - 00000000cfffffff
  370. [ 0.811569] reserve RAM buffer: 00000000cfe5d000 - 00000000cfffffff
  371. [ 0.811570] reserve RAM buffer: 000000032ffff000 - 000000032fffffff
  372. [ 0.811626] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
  373. [ 0.811890] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
  374. [ 0.812155] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
  375. [ 0.820701] Switching to clocksource hpet
  376. [ 0.827275] pnp: PnP ACPI init
  377. [ 0.827412] ACPI: bus type pnp registered
  378. [ 0.827620] pnp 00:00: [bus 00-7f]
  379. [ 0.827623] pnp 00:00: [io 0x0000-0x0cf7 window]
  380. [ 0.827625] pnp 00:00: [io 0x0d00-0xffff window]
  381. [ 0.827629] pnp 00:00: [mem 0x000a0000-0x000bffff window]
  382. [ 0.827630] pnp 00:00: [mem 0xd0000000-0xdfffffff window]
  383. [ 0.827632] pnp 00:00: [mem 0xf0000000-0xfebfffff window]
  384. [ 0.827736] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active)
  385. [ 0.827858] pnp 00:01: [io 0x0070-0x0077]
  386. [ 0.827861] pnp 00:01: [io 0x0408-0x040f]
  387. [ 0.827863] pnp 00:01: [io 0x04d0-0x04d1]
  388. [ 0.827865] pnp 00:01: [io 0x0020-0x003f]
  389. [ 0.827866] pnp 00:01: [io 0x00a0-0x00bf]
  390. [ 0.827868] pnp 00:01: [io 0x0090-0x009f]
  391. [ 0.827870] pnp 00:01: [io 0x0050-0x0053]
  392. [ 0.827872] pnp 00:01: [io 0x0700-0x071f]
  393. [ 0.827874] pnp 00:01: [io 0x0800-0x083f]
  394. [ 0.827876] pnp 00:01: [io 0x0900-0x097f]
  395. [ 0.827878] pnp 00:01: [io 0x0010-0x001f]
  396. [ 0.827880] pnp 00:01: [io 0x0c80-0x0c83]
  397. [ 0.827881] pnp 00:01: [io 0x0cd4-0x0cd7]
  398. [ 0.827883] pnp 00:01: [io 0x0f50-0x0f58]
  399. [ 0.827885] pnp 00:01: [io 0x00f0]
  400. [ 0.827887] pnp 00:01: [io 0x0ca0-0x0ca1]
  401. [ 0.827889] pnp 00:01: [io 0x0ca4-0x0ca5]
  402. [ 0.827891] pnp 00:01: [mem 0xe0000000-0xefffffff]
  403. [ 0.827893] pnp 00:01: [mem 0xfe000000-0xfebfffff]
  404. [ 0.827896] pnp 00:01: [io 0x0000-0xffffffffffffffff disabled]
  405. [ 0.828053] system 00:01: [io 0x0408-0x040f] has been reserved
  406. [ 0.828160] system 00:01: [io 0x04d0-0x04d1] has been reserved
  407. [ 0.828266] system 00:01: [io 0x0700-0x071f] has been reserved
  408. [ 0.828372] system 00:01: [io 0x0800-0x083f] has been reserved
  409. [ 0.828478] system 00:01: [io 0x0900-0x097f] has been reserved
  410. [ 0.828584] system 00:01: [io 0x0c80-0x0c83] has been reserved
  411. [ 0.828690] system 00:01: [io 0x0cd4-0x0cd7] has been reserved
  412. [ 0.828796] system 00:01: [io 0x0f50-0x0f58] has been reserved
  413. [ 0.828903] system 00:01: [io 0x0ca0-0x0ca1] has been reserved
  414. [ 0.829030] system 00:01: [io 0x0ca4-0x0ca5] has been reserved
  415. [ 0.829162] system 00:01: [mem 0xe0000000-0xefffffff] has been reserved
  416. [ 0.829295] system 00:01: [mem 0xfe000000-0xfebfffff] has been reserved
  417. [ 0.829428] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
  418. [ 0.829435] pnp 00:02: [io 0x0ca2-0x0ca3]
  419. [ 0.829514] pnp 00:02: Plug and Play ACPI device, IDs IPI0001 (active)
  420. [ 0.829538] pnp 00:03: [mem 0xfed00000-0xfed003ff]
  421. [ 0.829621] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
  422. [ 0.829632] pnp 00:04: [dma 7]
  423. [ 0.829634] pnp 00:04: [io 0x0000-0x000f]
  424. [ 0.829636] pnp 00:04: [io 0x0080-0x008f]
  425. [ 0.829638] pnp 00:04: [io 0x00c0-0x00df]
  426. [ 0.829727] pnp 00:04: Plug and Play ACPI device, IDs PNP0200 (active)
  427. [ 0.829736] pnp 00:05: [io 0x0061]
  428. [ 0.829819] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active)
  429. [ 0.829834] pnp 00:06: [io 0x0060]
  430. [ 0.829835] pnp 00:06: [io 0x0064]
  431. [ 0.829846] pnp 00:06: [irq 1]
  432. [ 0.829924] pnp 00:06: Plug and Play ACPI device, IDs PNP0303 (active)
  433. [ 0.829937] pnp 00:07: [irq 12]
  434. [ 0.830032] pnp 00:07: Plug and Play ACPI device, IDs PNP0f13 PNP0f0e (active)
  435. [ 0.830043] pnp 00:08: [io 0x002e-0x002f]
  436. [ 0.830045] pnp 00:08: [io 0x004e-0x004f]
  437. [ 0.830047] pnp 00:08: [io 0x0620-0x065f]
  438. [ 0.830049] pnp 00:08: [io 0x0680-0x069f]
  439. [ 0.830051] pnp 00:08: [io 0x0600-0x061f]
  440. [ 0.830053] pnp 00:08: [io 0x0660-0x067f]
  441. [ 0.830055] pnp 00:08: [io 0x0300-0x030f]
  442. [ 0.830143] pnp 00:08: Plug and Play ACPI device, IDs PNP0a06 (active)
  443. [ 0.830258] pnp 00:09: [irq 4]
  444. [ 0.830262] pnp 00:09: [io 0x03f8-0x03ff]
  445. [ 0.830400] pnp 00:09: Plug and Play ACPI device, IDs PNP0501 PNP0500 (active)
  446. [ 0.830556] pnp: PnP ACPI: found 10 devices
  447. [ 0.830682] ACPI: ACPI bus type pnp unregistered
  448. [ 0.841962] PCI: max bus depth: 3 pci_try_num: 4
  449. [ 0.842755] pci 0000:00:02.0: BAR 9: assigned [mem 0xd0000000-0xd00fffff pref]
  450. [ 0.842967] pci 0000:00:03.0: BAR 9: assigned [mem 0xd0100000-0xd01fffff pref]
  451. [ 0.843184] pci 0000:00:1c.0: BAR 9: assigned [mem 0xd0200000-0xd02fffff pref]
  452. [ 0.843396] pci 0000:00:1c.1: BAR 9: assigned [mem 0xd0300000-0xd03fffff pref]
  453. [ 0.843609] pci 0000:09:00.0: BAR 9: assigned [mem 0xd0000000-0xd00fffff pref]
  454. [ 0.843822] pci 0000:0a:01.0: BAR 9: assigned [mem 0xd0000000-0xd00fffff pref]
  455. [ 0.844039] pci 0000:0a:00.0: PCI bridge to [bus 0b-0d]
  456. [ 0.844353] pci 0000:0e:00.0: BAR 6: assigned [mem 0xd0000000-0xd001ffff pref]
  457. [ 0.844565] pci 0000:0a:01.0: PCI bridge to [bus 0e-10]
  458. [ 0.844717] pci 0000:0a:01.0: bridge window [io 0x5000-0x5fff]
  459. [ 0.844900] pci 0000:0a:01.0: bridge window [mem 0xfdf00000-0xfdffffff]
  460. [ 0.845084] pci 0000:0a:01.0: bridge window [mem 0xd0000000-0xd00fffff pref]
  461. [ 0.845360] pci 0000:0a:02.0: PCI bridge to [bus 11-11]
  462. [ 0.845679] pci 0000:09:00.0: PCI bridge to [bus 0a-11]
  463. [ 0.845816] pci 0000:09:00.0: bridge window [io 0x5000-0x5fff]
  464. [ 0.845999] pci 0000:09:00.0: bridge window [mem 0xfdf00000-0xfdffffff]
  465. [ 0.846138] pci 0000:09:00.0: bridge window [mem 0xd0000000-0xd00fffff pref]
  466. [ 0.846413] pci 0000:09:00.3: PCI bridge to [bus 12-12]
  467. [ 0.846732] pci 0000:00:02.0: PCI bridge to [bus 09-12]
  468. [ 0.846862] pci 0000:00:02.0: bridge window [io 0x5000-0x5fff]
  469. [ 0.846994] pci 0000:00:02.0: bridge window [mem 0xfde00000-0xfdffffff]
  470. [ 0.847134] pci 0000:00:02.0: bridge window [mem 0xd0000000-0xd00fffff pref]
  471. [ 0.847348] pci 0000:06:00.0: BAR 6: assigned [mem 0xd0100000-0xd013ffff pref]
  472. [ 0.847560] pci 0000:00:03.0: PCI bridge to [bus 06-08]
  473. [ 0.847688] pci 0000:00:03.0: bridge window [io 0x4000-0x4fff]
  474. [ 0.847820] pci 0000:00:03.0: bridge window [mem 0xfdc00000-0xfddfffff]
  475. [ 0.847955] pci 0000:00:03.0: bridge window [mem 0xd0100000-0xd01fffff pref]
  476. [ 0.848175] pci 0000:00:04.0: PCI bridge to [bus 13-15]
  477. [ 0.848307] pci 0000:00:05.0: PCI bridge to [bus 16-16]
  478. [ 0.848439] pci 0000:00:06.0: PCI bridge to [bus 17-19]
  479. [ 0.848572] pci 0000:00:07.0: PCI bridge to [bus 1a-1a]
  480. [ 0.848705] pci 0000:02:00.0: BAR 9: assigned [mem 0xd0200000-0xd02fffff pref]
  481. [ 0.850435] pci 0000:03:00.0: BAR 6: assigned [mem 0xd0200000-0xd02007ff pref]
  482. [ 0.850646] pci 0000:02:00.0: PCI bridge to [bus 03-03]
  483. [ 0.850778] pci 0000:02:00.0: bridge window [mem 0xf8000000-0xf9ffffff]
  484. [ 0.850914] pci 0000:02:00.0: bridge window [mem 0xd0200000-0xd02fffff pref]
  485. [ 0.851134] pci 0000:00:1c.0: PCI bridge to [bus 02-03]
  486. [ 0.851265] pci 0000:00:1c.0: bridge window [mem 0xf8000000-0xf9ffffff]
  487. [ 0.851399] pci 0000:00:1c.0: bridge window [mem 0xd0200000-0xd02fffff pref]
  488. [ 0.851614] pci 0000:04:00.0: BAR 9: assigned [mem 0xd0300000-0xd03fffff pref]
  489. [ 0.851825] pci 0000:05:00.0: BAR 6: assigned [mem 0xd0300000-0xd03007ff pref]
  490. [ 0.852041] pci 0000:04:00.0: PCI bridge to [bus 05-05]
  491. [ 0.852173] pci 0000:04:00.0: bridge window [mem 0xfa000000-0xfbffffff]
  492. [ 0.852309] pci 0000:04:00.0: bridge window [mem 0xd0300000-0xd03fffff pref]
  493. [ 0.852526] pci 0000:00:1c.1: PCI bridge to [bus 04-05]
  494. [ 0.852657] pci 0000:00:1c.1: bridge window [mem 0xfa000000-0xfbffffff]
  495. [ 0.852791] pci 0000:00:1c.1: bridge window [mem 0xd0300000-0xd03fffff pref]
  496. [ 0.853015] pci 0000:01:03.0: BAR 6: assigned [mem 0xf7e00000-0xf7e1ffff pref]
  497. [ 0.853227] pci 0000:01:04.2: BAR 6: assigned [mem 0xf7e20000-0xf7e2ffff pref]
  498. [ 0.853439] pci 0000:00:1e.0: PCI bridge to [bus 01-01]
  499. [ 0.853567] pci 0000:00:1e.0: bridge window [io 0x2000-0x3fff]
  500. [ 0.853701] pci 0000:00:1e.0: bridge window [mem 0xf7e00000-0xf7ffffff]
  501. [ 0.853835] pci 0000:00:1e.0: bridge window [mem 0xd8000000-0xdfffffff 64bit pref]
  502. [ 0.854062] pci 0000:00:02.0: setting latency timer to 64
  503. [ 0.854157] pci 0000:09:00.0: setting latency timer to 64
  504. [ 0.854256] pci 0000:0a:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
  505. [ 0.854432] pci 0000:0a:00.0: setting latency timer to 64
  506. [ 0.854527] pci 0000:0a:01.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
  507. [ 0.854706] pci 0000:0a:01.0: setting latency timer to 64
  508. [ 0.854800] pci 0000:0a:02.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
  509. [ 0.854980] pci 0000:0a:02.0: setting latency timer to 64
  510. [ 0.855164] pci 0000:09:00.3: setting latency timer to 64
  511. [ 0.855212] pci 0000:00:03.0: setting latency timer to 64
  512. [ 0.855216] pci 0000:00:04.0: setting latency timer to 64
  513. [ 0.855220] pci 0000:00:05.0: setting latency timer to 64
  514. [ 0.855224] pci 0000:00:06.0: setting latency timer to 64
  515. [ 0.855228] pci 0000:00:07.0: setting latency timer to 64
  516. [ 0.855233] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
  517. [ 0.855367] pci 0000:00:1c.0: setting latency timer to 64
  518. [ 0.855374] pci 0000:02:00.0: setting latency timer to 64
  519. [ 0.855379] pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
  520. [ 0.855513] pci 0000:00:1c.1: setting latency timer to 64
  521. [ 0.855521] pci 0000:04:00.0: setting latency timer to 64
  522. [ 0.855526] pci 0000:00:1e.0: setting latency timer to 64
  523. [ 0.855529] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
  524. [ 0.855531] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
  525. [ 0.855533] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
  526. [ 0.855534] pci_bus 0000:00: resource 7 [mem 0xd0000000-0xdfffffff]
  527. [ 0.855536] pci_bus 0000:00: resource 8 [mem 0xf0000000-0xfebfffff]
  528. [ 0.855537] pci_bus 0000:09: resource 0 [io 0x5000-0x5fff]
  529. [ 0.855539] pci_bus 0000:09: resource 1 [mem 0xfde00000-0xfdffffff]
  530. [ 0.855541] pci_bus 0000:09: resource 2 [mem 0xd0000000-0xd00fffff pref]
  531. [ 0.855542] pci_bus 0000:0a: resource 0 [io 0x5000-0x5fff]
  532. [ 0.855544] pci_bus 0000:0a: resource 1 [mem 0xfdf00000-0xfdffffff]
  533. [ 0.855546] pci_bus 0000:0a: resource 2 [mem 0xd0000000-0xd00fffff pref]
  534. [ 0.855547] pci_bus 0000:0e: resource 0 [io 0x5000-0x5fff]
  535. [ 0.855549] pci_bus 0000:0e: resource 1 [mem 0xfdf00000-0xfdffffff]
  536. [ 0.855551] pci_bus 0000:0e: resource 2 [mem 0xd0000000-0xd00fffff pref]
  537. [ 0.855553] pci_bus 0000:06: resource 0 [io 0x4000-0x4fff]
  538. [ 0.855554] pci_bus 0000:06: resource 1 [mem 0xfdc00000-0xfddfffff]
  539. [ 0.855556] pci_bus 0000:06: resource 2 [mem 0xd0100000-0xd01fffff pref]
  540. [ 0.855558] pci_bus 0000:02: resource 1 [mem 0xf8000000-0xf9ffffff]
  541. [ 0.855559] pci_bus 0000:02: resource 2 [mem 0xd0200000-0xd02fffff pref]
  542. [ 0.855561] pci_bus 0000:03: resource 1 [mem 0xf8000000-0xf9ffffff]
  543. [ 0.855563] pci_bus 0000:03: resource 2 [mem 0xd0200000-0xd02fffff pref]
  544. [ 0.855565] pci_bus 0000:04: resource 1 [mem 0xfa000000-0xfbffffff]
  545. [ 0.855566] pci_bus 0000:04: resource 2 [mem 0xd0300000-0xd03fffff pref]
  546. [ 0.855568] pci_bus 0000:05: resource 1 [mem 0xfa000000-0xfbffffff]
  547. [ 0.855570] pci_bus 0000:05: resource 2 [mem 0xd0300000-0xd03fffff pref]
  548. [ 0.855572] pci_bus 0000:01: resource 0 [io 0x2000-0x3fff]
  549. [ 0.855573] pci_bus 0000:01: resource 1 [mem 0xf7e00000-0xf7ffffff]
  550. [ 0.855575] pci_bus 0000:01: resource 2 [mem 0xd8000000-0xdfffffff 64bit pref]
  551. [ 0.855577] pci_bus 0000:01: resource 4 [io 0x0000-0x0cf7]
  552. [ 0.855578] pci_bus 0000:01: resource 5 [io 0x0d00-0xffff]
  553. [ 0.855580] pci_bus 0000:01: resource 6 [mem 0x000a0000-0x000bffff]
  554. [ 0.855581] pci_bus 0000:01: resource 7 [mem 0xd0000000-0xdfffffff]
  555. [ 0.855583] pci_bus 0000:01: resource 8 [mem 0xf0000000-0xfebfffff]
  556. [ 0.855612] NET: Registered protocol family 2
  557. [ 0.855806] IP route cache hash table entries: 524288 (order: 10, 4194304 bytes)
  558. [ 0.857428] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
  559. [ 0.859250] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
  560. [ 0.859789] TCP: Hash tables configured (established 262144 bind 65536)
  561. [ 0.859921] TCP reno registered
  562. [ 0.860052] UDP hash table entries: 8192 (order: 6, 262144 bytes)
  563. [ 0.860286] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
  564. [ 0.860618] NET: Registered protocol family 1
  565. [ 0.860850] RPC: Registered named UNIX socket transport module.
  566. [ 0.860981] RPC: Registered udp transport module.
  567. [ 0.861115] RPC: Registered tcp transport module.
  568. [ 0.861241] RPC: Registered tcp NFSv4.1 backchannel transport module.
  569. [ 0.861410] pci 0000:00:1d.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
  570. [ 0.861559] pci 0000:00:1d.0: PCI INT A disabled
  571. [ 0.861689] pci 0000:00:1d.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
  572. [ 0.861837] pci 0000:00:1d.1: PCI INT B disabled
  573. [ 0.861968] pci 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
  574. [ 0.862121] pci 0000:00:1d.2: PCI INT C disabled
  575. [ 0.862261] pci 0000:00:1d.3: PCI INT D -> GSI 19 (level, low) -> IRQ 19
  576. [ 0.862409] pci 0000:00:1d.3: PCI INT D disabled
  577. [ 0.862529] pci 0000:00:1d.7: PCI INT A -> GSI 16 (level, low) -> IRQ 16
  578. [ 0.873019] pci 0000:00:1d.7: PCI INT A disabled
  579. [ 0.873151] pci 0000:00:1f.0: rerouting interrupts for [8086:2670]
  580. [ 0.873294] pci 0000:01:03.0: Boot video device
  581. [ 0.873310] pci 0000:01:04.4: PCI INT B -> GSI 22 (level, low) -> IRQ 22
  582. [ 0.874402] pci 0000:01:04.4: PCI INT B disabled
  583. [ 0.874750] PCI: CLS 64 bytes, default 64
  584. [ 0.874802] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
  585. [ 0.874908] Placing 64MB software IO TLB between ffff8800cbe45000 - ffff8800cfe45000
  586. [ 0.875086] software IO TLB at phys 0xcbe45000 - 0xcfe45000
  587. [ 0.875295] platform rtc_cmos: registered platform RTC device (no PNP device found)
  588. [ 0.878019] Intel AES-NI instructions are not detected.
  589. [ 0.878474] audit: initializing netlink socket (disabled)
  590. [ 0.878589] type=2000 audit(1398372063.877:1): initialized
  591. [ 0.884696] VFS: Disk quotas dquot_6.5.2
  592. [ 0.884900] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  593. [ 0.885560] DLM installed
  594. [ 0.887043] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
  595. [ 0.887489] NTFS driver 2.1.30 [Flags: R/W].
  596. [ 0.887754] ROMFS MTD (C) 2007 Red Hat, Inc.
  597. [ 0.888158] JFS: nTxBlock = 8192, nTxLock = 65536
  598. [ 0.890966] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled
  599. [ 0.892019] SGI XFS Quota Management subsystem
  600. [ 0.892125] OCFS2 1.5.0
  601. [ 0.892427] ocfs2: Registered cluster interface o2cb
  602. [ 0.892628] ocfs2: Registered cluster interface user
  603. [ 0.892731] OCFS2 DLMFS 1.5.0
  604. [ 0.892948] OCFS2 User DLM kernel interface loaded
  605. [ 0.893060] OCFS2 Node Manager 1.5.0
  606. [ 0.893307] OCFS2 DLM 1.5.0
  607. [ 0.894082] Btrfs loaded
  608. [ 0.894783] GFS2 installed
  609. [ 0.894890] msgmni has been set to 23970
  610. [ 0.897238] async_tx: api initialized (async)
  611. [ 0.897483] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
  612. [ 0.897696] io scheduler noop registered
  613. [ 0.897805] io scheduler deadline registered
  614. [ 0.897980] io scheduler cfq registered (default)
  615. [ 0.898388] pcieport 0000:00:1c.0: setting latency timer to 64
  616. [ 0.898428] pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X
  617. [ 0.898534] pcieport 0000:00:1c.1: setting latency timer to 64
  618. [ 0.898570] pcieport 0000:00:1c.1: irq 41 for MSI/MSI-X
  619. [ 0.901936] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  620. [ 0.902352] intel_idle: MWAIT substates: 0x2220
  621. [ 0.902354] intel_idle: does not run on family 6 model 23
  622. [ 0.902453] ERST: Failed to get Error Log Address Range.
  623. [ 0.922154] GHES: APEI firmware first mode is enabled by WHEA _OSC.
  624. [ 0.927522] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  625. [ 1.192135] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
  626. [ 1.269723] 00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
  627. [ 1.278703] Floppy drive(s): fd0 is 1.44M
  628. [ 1.876106] Refined TSC clocksource calibration: 2999.999 MHz.
  629. [ 1.876215] Switching to clocksource tsc
  630. [ 4.296286] floppy0: no floppy controllers found
  631. [ 4.299420] brd: module loaded
  632. [ 4.299523] Compaq SMART2 Driver (v 2.6.0)
  633. [ 4.299728] HP CISS Driver (v 3.6.26)
  634. [ 4.299943] cciss 0000:06:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
  635. [ 4.300104] cciss 0000:06:00.0: irq 42 for MSI/MSI-X
  636. [ 4.300111] cciss 0000:06:00.0: irq 43 for MSI/MSI-X
  637. [ 4.300117] cciss 0000:06:00.0: irq 44 for MSI/MSI-X
  638. [ 4.300123] cciss 0000:06:00.0: irq 45 for MSI/MSI-X
  639. [ 4.380147] cciss 0000:06:00.0: cciss0: <0x3230> at PCI 0000:06:00.0 IRQ 42 using DAC
  640. [ 4.383129] cciss/c0d0: p1 p2
  641. [ 4.384349] cciss/c0d1: p1
  642. [ 4.384776] scsi0 : cciss
  643. [ 4.386827] fnic: Cisco FCoE HBA Driver, ver 1.5.0.2
  644. [ 4.387440] Adaptec aacraid driver 1.1-7[28000]-ms
  645. [ 4.387757] aic94xx: Adaptec aic94xx SAS/SATA driver version 1.0.3 loaded
  646. [ 4.388146] scsi: <fdomain> Detection failed (no card)
  647. [ 4.388322] qla2xxx [0000:00:00.0]-0005: : QLogic Fibre Channel HBA Driver: 8.03.07.12-k.
  648. [ 4.388557] Emulex LightPulse Fibre Channel SCSI driver 8.3.27
  649. [ 4.388665] Copyright(c) 2004-2009 Emulex. All rights reserved.
  650. [ 4.388846] Brocade BFA FC/FCOE SCSI driver - version: 3.0.2.2
  651. [ 4.389266] DC390: clustering now enabled by default. If you get problems load
  652. [ 4.389439] with "disable_clustering=1" and report to maintainers
  653. [ 4.389609] megaraid cmm: 2.20.2.7 (Release Date: Sun Jul 16 00:01:03 EST 2006)
  654. [ 4.389863] megaraid: 2.20.5.1 (Release Date: Thu Nov 16 15:32:35 EST 2006)
  655. [ 4.390038] megasas: 00.00.06.12-rc1 Wed. Oct. 5 17:00:00 PDT 2011
  656. [ 4.390217] mpt2sas version 10.100.00.00 loaded
  657. [ 4.390521] GDT-HA: Storage RAID Controller Driver. Version: 3.05
  658. [ 4.390805] 3ware Storage Controller device driver for Linux v1.26.02.003.
  659. [ 4.390980] 3ware 9000 Storage Controller device driver for Linux v2.26.02.014.
  660. [ 4.391217] LSI 3ware SAS/SATA-RAID Controller device driver for Linux v3.26.02.000.
  661. [ 4.391449] ipr: IBM Power RAID SCSI Device Driver version: 2.5.2 (April 27, 2011)
  662. [ 4.391686] RocketRAID 3xxx/4xxx Controller driver v1.6 (090910)
  663. [ 4.391857] stex: Promise SuperTrak EX Driver version: 4.6.0000.4
  664. [ 4.392220] st: Version 20101219, fixed bufsize 32768, s/g segs 256
  665. [ 4.393155] ata_piix 0000:00:1f.1: version 2.13
  666. [ 4.393170] ata_piix 0000:00:1f.1: PCI INT A -> GSI 17 (level, low) -> IRQ 17
  667. [ 4.393316] ata_piix 0000:00:1f.1: setting latency timer to 64
  668. [ 4.393986] scsi1 : ata_piix
  669. [ 4.394256] scsi2 : ata_piix
  670. [ 4.394488] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x500 irq 14
  671. [ 4.394598] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x508 irq 15
  672. [ 4.398383] I2O subsystem v1.325
  673. [ 4.398486] i2o: max drivers = 8
  674. [ 4.398790] I2O Configuration OSM v1.323
  675. [ 4.398950] I2O Bus Adapter OSM v1.317
  676. [ 4.399114] I2O Block Device OSM v1.325
  677. [ 4.399394] I2O SCSI Peripheral OSM v1.316
  678. [ 4.399548] I2O ProcFS OSM v1.316
  679. [ 4.399712] Fusion MPT base driver 3.04.20
  680. [ 4.399816] Copyright (c) 1999-2008 LSI Corporation
  681. [ 4.399925] Fusion MPT SPI Host driver 3.04.20
  682. [ 4.400125] Fusion MPT FC Host driver 3.04.20
  683. [ 4.400299] Fusion MPT SAS Host driver 3.04.20
  684. [ 4.400469] Fusion MPT misc device (ioctl) driver 3.04.20
  685. [ 4.400651] mptctl: Registered with Fusion MPT base driver
  686. [ 4.400758] mptctl: /dev/mptctl @ (major,minor=10,220)
  687. [ 4.400863] Fusion MPT LAN driver 3.04.20
  688. [ 4.401123] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  689. [ 4.401247] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 16 (level, low) -> IRQ 16
  690. [ 4.401381] ehci_hcd 0000:00:1d.7: setting latency timer to 64
  691. [ 4.401384] ehci_hcd 0000:00:1d.7: EHCI Host Controller
  692. [ 4.401579] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
  693. [ 4.401781] ehci_hcd 0000:00:1d.7: debug port 1
  694. [ 4.405765] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported
  695. [ 4.405781] ehci_hcd 0000:00:1d.7: irq 16, io mem 0xf7df0000
  696. [ 4.415010] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
  697. [ 4.415140] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  698. [ 4.415249] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  699. [ 4.415423] usb usb1: Product: EHCI Host Controller
  700. [ 4.416973] usb usb1: Manufacturer: Linux 3.2.29 ehci_hcd
  701. [ 4.417082] usb usb1: SerialNumber: 0000:00:1d.7
  702. [ 4.417393] hub 1-0:1.0: USB hub found
  703. [ 4.417500] hub 1-0:1.0: 8 ports detected
  704. [ 4.417800] 116x: driver isp116x-hcd, 03 Nov 2005
  705. [ 4.417957] driver isp1362-hcd, 2005-04-04
  706. [ 4.418117] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  707. [ 4.418285] uhci_hcd: USB Universal Host Controller Interface driver
  708. [ 4.418414] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
  709. [ 4.418528] uhci_hcd 0000:00:1d.0: setting latency timer to 64
  710. [ 4.418531] uhci_hcd 0000:00:1d.0: UHCI Host Controller
  711. [ 4.418722] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
  712. [ 4.418916] uhci_hcd 0000:00:1d.0: irq 16, io base 0x00001000
  713. [ 4.419057] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
  714. [ 4.419167] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  715. [ 4.419340] usb usb2: Product: UHCI Host Controller
  716. [ 4.419446] usb usb2: Manufacturer: Linux 3.2.29 uhci_hcd
  717. [ 4.419552] usb usb2: SerialNumber: 0000:00:1d.0
  718. [ 4.419846] hub 2-0:1.0: USB hub found
  719. [ 4.419953] hub 2-0:1.0: 2 ports detected
  720. [ 4.420130] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
  721. [ 4.420244] uhci_hcd 0000:00:1d.1: setting latency timer to 64
  722. [ 4.420247] uhci_hcd 0000:00:1d.1: UHCI Host Controller
  723. [ 4.420435] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
  724. [ 4.420637] uhci_hcd 0000:00:1d.1: irq 17, io base 0x00001020
  725. [ 4.420777] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
  726. [ 4.420886] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  727. [ 4.421062] usb usb3: Product: UHCI Host Controller
  728. [ 4.421167] usb usb3: Manufacturer: Linux 3.2.29 uhci_hcd
  729. [ 4.421273] usb usb3: SerialNumber: 0000:00:1d.1
  730. [ 4.421571] hub 3-0:1.0: USB hub found
  731. [ 4.421677] hub 3-0:1.0: 2 ports detected
  732. [ 4.421852] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
  733. [ 4.421966] uhci_hcd 0000:00:1d.2: setting latency timer to 64
  734. [ 4.421969] uhci_hcd 0000:00:1d.2: UHCI Host Controller
  735. [ 4.422162] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
  736. [ 4.422364] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00001040
  737. [ 4.422501] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
  738. [ 4.422610] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  739. [ 4.422783] usb usb4: Product: UHCI Host Controller
  740. [ 4.422889] usb usb4: Manufacturer: Linux 3.2.29 uhci_hcd
  741. [ 4.422995] usb usb4: SerialNumber: 0000:00:1d.2
  742. [ 4.423285] hub 4-0:1.0: USB hub found
  743. [ 4.423391] hub 4-0:1.0: 2 ports detected
  744. [ 4.423561] uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 19 (level, low) -> IRQ 19
  745. [ 4.423675] uhci_hcd 0000:00:1d.3: setting latency timer to 64
  746. [ 4.423678] uhci_hcd 0000:00:1d.3: UHCI Host Controller
  747. [ 4.423868] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
  748. [ 4.424073] uhci_hcd 0000:00:1d.3: irq 19, io base 0x00001060
  749. [ 4.424215] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
  750. [ 4.424324] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  751. [ 4.424497] usb usb5: Product: UHCI Host Controller
  752. [ 4.424602] usb usb5: Manufacturer: Linux 3.2.29 uhci_hcd
  753. [ 4.424709] usb usb5: SerialNumber: 0000:00:1d.3
  754. [ 4.424996] hub 5-0:1.0: USB hub found
  755. [ 4.425105] hub 5-0:1.0: 2 ports detected
  756. [ 4.425282] uhci_hcd 0000:01:04.4: PCI INT B -> GSI 22 (level, low) -> IRQ 22
  757. [ 4.425397] uhci_hcd 0000:01:04.4: UHCI Host Controller
  758. [ 4.425584] uhci_hcd 0000:01:04.4: new USB bus registered, assigned bus number 6
  759. [ 4.425768] uhci_hcd 0000:01:04.4: port count misdetected? forcing to 2 ports
  760. [ 4.426865] uhci_hcd 0000:01:04.4: irq 22, io base 0x00003800
  761. [ 4.427218] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
  762. [ 4.427328] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  763. [ 4.427501] usb usb6: Product: UHCI Host Controller
  764. [ 4.427607] usb usb6: Manufacturer: Linux 3.2.29 uhci_hcd
  765. [ 4.427714] usb usb6: SerialNumber: 0000:01:04.4
  766. [ 4.428010] hub 6-0:1.0: USB hub found
  767. [ 4.428115] hub 6-0:1.0: 2 ports detected
  768. [ 4.428407] sl811: driver sl811-hcd, 19 May 2005
  769. [ 4.428568] r8a66597_hcd: driver r8a66597_hcd, 2009-05-26
  770. [ 4.428983] Initializing USB Mass Storage driver...
  771. [ 4.429176] usbcore: registered new interface driver usb-storage
  772. [ 4.429284] USB Mass Storage support registered.
  773. [ 4.429446] usbcore: registered new interface driver ums-alauda
  774. [ 4.429609] usbcore: registered new interface driver ums-cypress
  775. [ 4.429774] usbcore: registered new interface driver ums-datafab
  776. [ 4.429942] usbcore: registered new interface driver ums-freecom
  777. [ 4.430109] usbcore: registered new interface driver ums-isd200
  778. [ 4.430272] usbcore: registered new interface driver ums-jumpshot
  779. [ 4.430436] usbcore: registered new interface driver ums-karma
  780. [ 4.430600] usbcore: registered new interface driver ums-onetouch
  781. [ 4.430767] usbcore: registered new interface driver ums-sddr09
  782. [ 4.430933] usbcore: registered new interface driver ums-sddr55
  783. [ 4.431102] usbcore: registered new interface driver ums-usbat
  784. [ 4.431343] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f0e:PS2M] at 0x60,0x64 irq 1,12
  785. [ 4.433232] serio: i8042 KBD port at 0x60,0x64 irq 1
  786. [ 4.433357] serio: i8042 AUX port at 0x60,0x64 irq 12
  787. [ 4.433783] mousedev: PS/2 mouse device common for all mice
  788. [ 4.434055] rtc_cmos rtc_cmos: RTC can wake from S4
  789. [ 4.434319] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
  790. [ 4.434449] rtc0: alarms up to one year, y3k, 114 bytes nvram, hpet irqs
  791. [ 4.434613] md: linear personality registered for level -1
  792. [ 4.434723] md: raid0 personality registered for level 0
  793. [ 4.434829] md: raid1 personality registered for level 1
  794. [ 4.434935] md: raid10 personality registered for level 10
  795. [ 4.435045] md: raid6 personality registered for level 6
  796. [ 4.435151] md: raid5 personality registered for level 5
  797. [ 4.435257] md: raid4 personality registered for level 4
  798. [ 4.435363] md: multipath personality registered for level -4
  799. [ 4.435592] device-mapper: uevent: version 1.0.3
  800. [ 4.435873] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
  801. [ 4.436158] cpuidle: using governor ladder
  802. [ 4.436263] cpuidle: using governor menu
  803. [ 4.436466] input: Speakup as /devices/virtual/input/input0
  804. [ 4.436689] initialized device: /dev/synth, node (MAJOR 10, MINOR 25)
  805. [ 4.436831] speakup 3.1.6: initialized
  806. [ 4.436937] synth name on entry is: (null)
  807. [ 4.437125] TCP cubic registered
  808. [ 4.437229] Initializing XFRM netlink socket
  809. [ 4.437352] NET: Registered protocol family 17
  810. [ 4.437470] Registering the dns_resolver key type
  811. [ 4.466378] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
  812. [ 4.567227] registered taskstats version 1
  813. [ 4.570997] rtc_cmos rtc_cmos: setting system clock to 2014-04-24 20:41:07 UTC (1398372067)
  814. [ 4.571323] md: Waiting for all devices to be available before autodetect
  815. [ 4.571432] md: If you don't use raid, use raid=noautodetect
  816. [ 4.571841] md: Autodetecting RAID arrays.
  817. [ 4.571951] md: Scanned 0 and added 0 devices.
  818. [ 4.572061] md: autorun ...
  819. [ 4.572163] md: ... autorun DONE.
  820. [ 4.599285] EXT3-fs (cciss/c0d0p2): error: couldn't mount because of unsupported optional features (240)
  821. [ 4.613353] EXT2-fs (cciss/c0d0p2): error: couldn't mount because of unsupported optional features (240)
  822. [ 4.643318] EXT4-fs (cciss!c0d0p2): mounted filesystem with ordered data mode. Opts: (null)
  823. [ 4.643508] VFS: Mounted root (ext4 filesystem) readonly on device 104:2.
  824. [ 4.664014] devtmpfs: mounted
  825. [ 4.665399] Freeing unused kernel memory: 848k freed
  826. [ 4.665812] Write protecting the kernel read-only data: 16384k
  827. [ 4.668667] Freeing unused kernel memory: 800k freed
  828. [ 4.672009] Freeing unused kernel memory: 972k freed
  829. [ 4.730020] usb 6-1: new full-speed USB device number 2 using uhci_hcd
  830. [ 4.865772] usb 6-1: New USB device found, idVendor=03f0, idProduct=1027
  831. [ 4.865885] usb 6-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  832. [ 4.865997] usb 6-1: Product: Virtual Keyboard
  833. [ 4.866113] usb 6-1: Manufacturer: HP
  834. [ 4.976011] usb 6-2: new full-speed USB device number 3 using uhci_hcd
  835. [ 5.113072] usb 6-2: New USB device found, idVendor=03f0, idProduct=1327
  836. [ 5.113186] usb 6-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  837. [ 5.113298] usb 6-2: Product: Virtual Hub
  838. [ 5.113404] usb 6-2: Manufacturer: HP
  839. [ 5.118596] hub 6-2:1.0: USB hub found
  840. [ 5.120787] hub 6-2:1.0: 7 ports detected
  841. [ 5.475473] loop: module loaded
  842. [ 5.607970] udevd[1468]: starting version 182
  843. [ 6.517358] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
  844. [ 6.517537] r8169 0000:0e:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
  845. [ 6.517943] r8169 0000:0e:00.0: setting latency timer to 64
  846. [ 6.519593] r8169 0000:0e:00.0: irq 46 for MSI/MSI-X
  847. [ 6.520190] r8169 0000:0e:00.0: eth0: RTL8168b/8111b at 0xffffc9000005c000, f8:d1:11:02:36:56, XID 18000000 IRQ 46
  848. [ 6.520376] r8169 0000:0e:00.0: eth0: jumbo features [frames: 4080 bytes, tx checksumming: ko]
  849. [ 6.560520] intel_rng: FWH not detected
  850. [ 6.565792] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
  851. [ 6.565973] ACPI: Power Button [PWRF]
  852. [ 6.587882] ipmi message handler version 39.2
  853. [ 6.594197] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  854. [ 6.614612] hpilo 0000:01:04.2: PCI INT B -> GSI 22 (level, low) -> IRQ 22
  855. [ 6.627811] IPMI System Interface driver.
  856. [ 6.627955] ipmi_si 0000:01:04.6: probing via PCI
  857. [ 6.628027] ipmi_si 0000:01:04.6: PCI INT A -> GSI 21 (level, low) -> IRQ 21
  858. [ 6.628241] ipmi_si 0000:01:04.6: [mem 0xf7ef0000-0xf7ef00ff] regsize 1 spacing 1 irq 21
  859. [ 6.628416] ipmi_si: Adding PCI-specified kcs state machine
  860. [ 6.628585] ipmi_si: probing via ACPI
  861. [ 6.628726] ipmi_si 00:02: [io 0x0ca2-0x0ca3] regsize 1 spacing 1 irq 0
  862. [ 6.628836] ipmi_si: Adding ACPI-specified kcs state machine
  863. [ 6.628990] ipmi_si: probing via SMBIOS
  864. [ 6.629099] ipmi_si: SMBIOS: io 0xca2 regsize 1 spacing 1 irq 0
  865. [ 6.629208] ipmi_si: Adding SMBIOS-specified kcs state machine duplicate interface
  866. [ 6.629420] ipmi_si: probing via SPMI
  867. [ 6.629526] ipmi_si: SPMI: io 0xca2 regsize 2 spacing 2 irq 0
  868. [ 6.629634] ipmi_si: Adding SPMI-specified kcs state machine duplicate interface
  869. [ 6.630241] ipmi_si: Trying PCI-specified kcs state machine at mem address 0xf7ef0000, slave address 0x0, irq 21
  870. [ 6.667027] ipmi_si 0000:01:04.6: Using irq 21
  871. [ 6.684167] Linux agpgart interface v0.103
  872. [ 6.688877] ACPI Error: [CS03] Namespace lookup failure, AE_NOT_FOUND (20110623/psargs-359)
  873. [ 6.689167] ACPI Error: Method parse/execution failed [\_PR_.CPU0._CST] (Node ffff88032f84a370), AE_NOT_FOUND (20110623/psparse-536)
  874. [ 6.689556] ACPI Error: [CS03] Namespace lookup failure, AE_NOT_FOUND (20110623/psargs-359)
  875. [ 6.689839] ACPI Error: Method parse/execution failed [\_PR_.CPU1._CST] (Node ffff88032f84a348), AE_NOT_FOUND (20110623/psparse-536)
  876. [ 6.690214] ACPI Error: [CS03] Namespace lookup failure, AE_NOT_FOUND (20110623/psargs-359)
  877. [ 6.690493] ACPI Error: Method parse/execution failed [\_PR_.CPU2._CST] (Node ffff88032f84a280), AE_NOT_FOUND (20110623/psparse-536)
  878. [ 6.690863] ACPI Error: [CS03] Namespace lookup failure, AE_NOT_FOUND (20110623/psargs-359)
  879. [ 6.691150] ACPI Error: Method parse/execution failed [\_PR_.CPU3._CST] (Node ffff88032f84a398), AE_NOT_FOUND (20110623/psparse-536)
  880. [ 6.691521] ACPI Error: [CS03] Namespace lookup failure, AE_NOT_FOUND (20110623/psargs-359)
  881. [ 6.691802] ACPI Error: Method parse/execution failed [\_PR_.CPU4._CST] (Node ffff88032f84a320), AE_NOT_FOUND (20110623/psparse-536)
  882. [ 6.692180] ACPI Error: [CS03] Namespace lookup failure, AE_NOT_FOUND (20110623/psargs-359)
  883. [ 6.692461] ACPI Error: Method parse/execution failed [\_PR_.CPU5._CST] (Node ffff88032f84a2a8), AE_NOT_FOUND (20110623/psparse-536)
  884. [ 6.692831] ACPI Error: [CS03] Namespace lookup failure, AE_NOT_FOUND (20110623/psargs-359)
  885. [ 6.693120] ACPI Error: Method parse/execution failed [\_PR_.CPU6._CST] (Node ffff88032f84a3c0), AE_NOT_FOUND (20110623/psparse-536)
  886. [ 6.693493] ACPI Error: [CS03] Namespace lookup failure, AE_NOT_FOUND (20110623/psargs-359)
  887. [ 6.693772] ACPI Error: Method parse/execution failed [\_PR_.CPU7._CST] (Node ffff88032f84a2f8), AE_NOT_FOUND (20110623/psparse-536)
  888. [ 6.704483] [drm] Initialized drm 1.1.0 20060810
  889. [ 6.736736] ipmi_si 0000:01:04.6: Found new BMC (man_id: 0x00000b, prod_id: 0x0000, dev_id: 0x11)
  890. [ 6.736924] ipmi_si 0000:01:04.6: IPMI kcs interface initialized
  891. [ 6.739560] bnx2: Broadcom NetXtreme II Gigabit Ethernet Driver bnx2 v2.1.11 (July 20, 2011)
  892. [ 6.739764] bnx2 0000:03:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
  893. [ 6.770589] [drm] radeon defaulting to kernel modesetting.
  894. [ 6.770700] [drm] radeon kernel modesetting enabled.
  895. [ 6.770907] radeon 0000:01:03.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
  896. [ 6.771211] [drm] initializing kernel modesetting (RV100 0x1002:0x515E 0x103C:0x31FB).
  897. [ 6.771427] [drm] register mmio base: 0xF7FF0000
  898. [ 6.771535] [drm] register mmio size: 65536
  899. [ 6.771789] radeon 0000:01:03.0: VRAM: 128M 0x00000000D8000000 - 0x00000000DFFFFFFF (32M used)
  900. [ 6.771969] radeon 0000:01:03.0: GTT: 512M 0x00000000B8000000 - 0x00000000D7FFFFFF
  901. [ 6.772153] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
  902. [ 6.772263] [drm] Driver supports precise vblank timestamp query.
  903. [ 6.772390] [drm] radeon: irq initialized.
  904. [ 6.772498] mtrr: your BIOS has configured an incorrect mask, fixing it.
  905. [ 6.772608] mtrr: your BIOS has configured an incorrect mask, fixing it.
  906. [ 6.772718] mtrr: your BIOS has configured an incorrect mask, fixing it.
  907. [ 6.772828] mtrr: your BIOS has configured an incorrect mask, fixing it.
  908. [ 6.786173] [drm] Detected VRAM RAM=128M, BAR=128M
  909. [ 6.786287] [drm] RAM width 16bits DDR
  910. [ 6.786487] [TTM] Zone kernel: Available graphics memory: 6137662 kiB.
  911. [ 6.786597] [TTM] Zone dma32: Available graphics memory: 2097152 kiB.
  912. [ 6.786706] [TTM] Initializing pool allocator.
  913. [ 6.786847] [drm] radeon: 32M of VRAM memory ready
  914. [ 6.786953] [drm] radeon: 512M of GTT memory ready.
  915. [ 6.787088] [drm] GART: num cpu pages 131072, num gpu pages 131072
  916. [ 6.808992] [drm] PCIE GART of 512M enabled (table at 0x00000000CBA00000).
  917. [ 6.809143] radeon 0000:01:03.0: WB disabled
  918. [ 6.809318] [drm] Loading R100 Microcode
  919. [ 6.829989] thermal LNXTHERM:00: registered as thermal_zone0
  920. [ 6.830111] ACPI: Thermal Zone [THM0] (8 C)
  921. [ 6.860720] [drm] radeon: ring at 0x00000000B8001000
  922. [ 6.860850] [drm] ring test succeeded in 1 usecs
  923. [ 6.861055] [drm] radeon: ib pool ready.
  924. [ 6.862010] [drm] ib test succeeded in 0 usecs
  925. [ 6.862358] [drm] Radeon Display Connectors
  926. [ 6.862464] [drm] Connector 0:
  927. [ 6.862567] [drm] VGA
  928. [ 6.862672] [drm] DDC: 0x60 0x60 0x60 0x60 0x60 0x60 0x60 0x60
  929. [ 6.862780] [drm] Encoders:
  930. [ 6.862883] [drm] CRT1: INTERNAL_DAC1
  931. [ 6.862988] [drm] Connector 1:
  932. [ 6.863097] [drm] VGA
  933. [ 6.863200] [drm] DDC: 0x6c 0x6c 0x6c 0x6c 0x6c 0x6c 0x6c 0x6c
  934. [ 6.863309] [drm] Encoders:
  935. [ 6.863411] [drm] CRT2: INTERNAL_DAC2
  936. [ 6.927793] [drm] fb mappable at 0xD8040000
  937. [ 6.927898] [drm] vram apper at 0xD8000000
  938. [ 6.928007] [drm] size 786432
  939. [ 6.928110] [drm] fb depth is 8
  940. [ 6.928212] [drm] pitch is 1024
  941. [ 6.928391] fbcon: radeondrmfb (fb0) is primary device
  942. [ 7.084383] bnx2 0000:03:00.0: eth1: Broadcom NetXtreme II BCM5708 1000Base-T (B2) PCI-X 64-bit 133MHz found at mem f8000000, IRQ 16, node addr 00:23:7d:23:ee:1c
  943. [ 7.084433] bnx2 0000:05:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
  944. [ 7.087790] Console: switching to colour frame buffer device 128x48
  945. [ 7.095751] fb0: radeondrmfb frame buffer device
  946. [ 7.095752] drm: registered panic notifier
  947. [ 7.095769] [drm] Initialized radeon 2.12.0 20080528 for 0000:01:03.0 on minor 0
  948. [ 7.100055] udevd[1478]: renamed network interface eth1 to rename3
  949. [ 7.170230] udevd[1473]: renamed network interface eth0 to eth2
  950. [ 7.204559] input: HP Virtual Keyboard as /devices/pci0000:00/0000:00:1e.0/0000:01:04.4/usb6/6-1/6-1:1.0/input/input3
  951. [ 7.204830] generic-usb 0003:03F0:1027.0001: input,hidraw0: USB HID v1.01 Keyboard [HP Virtual Keyboard] on usb-0000:01:04.4-1/input0
  952. [ 7.209054] udevd[1478]: renamed network interface rename3 to eth0
  953. [ 7.211060] input: HP Virtual Keyboard as /devices/pci0000:00/0000:00:1e.0/0000:01:04.4/usb6/6-1/6-1:1.1/input/input4
  954. [ 7.211895] generic-usb 0003:03F0:1027.0002: input,hidraw1: USB HID v1.01 Mouse [HP Virtual Keyboard] on usb-0000:01:04.4-1/input1
  955. [ 7.212156] usbcore: registered new interface driver usbhid
  956. [ 7.212251] usbhid: USB HID core driver
  957. [ 7.415270] bnx2 0000:05:00.0: eth1: Broadcom NetXtreme II BCM5708 1000Base-T (B2) PCI-X 64-bit 133MHz found at mem fa000000, IRQ 17, node addr 00:23:7d:23:ee:1a
  958. [ 8.805120] fuse init (API version 7.17)
  959. [ 9.751871] EXT4-fs (cciss!c0d0p2): re-mounted. Opts: (null)
  960. [ 10.194930] ppdev: user-space parallel port driver
  961. [ 10.196846] lp: driver loaded but no devices found
  962. [ 13.435103] EXT4-fs (cciss!c0d1p1): mounted filesystem with ordered data mode. Opts: (null)
  963. [ 13.979860] vboxdrv: Found 8 processor cores.
  964. [ 13.980138] vboxdrv: fAsync=0 offMin=0x912 offMax=0x6c00
  965. [ 13.987090] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.
  966. [ 13.993990] vboxdrv: Successfully loaded version 4.2.10 (interface 0x001a0004).
  967. [ 14.242376] vboxpci: IOMMU not found (not registered)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement