Advertisement
Guest User

Untitled

a guest
Mar 19th, 2012
2,090
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 60.99 KB | None | 0 0
  1. [ 0.000000] Initializing cgroup subsys cpuset
  2. [ 0.000000] Initializing cgroup subsys cpu
  3. [ 0.000000] Linux version 3.0.0-16-generic (buildd@zirconium) (gcc version 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3) ) #29-Ubuntu SMP Tue Feb 14 12:49:42 UTC 2012 (Ubuntu 3.0.0-16.29-generic 3.0.20)
  4. [ 0.000000] KERNEL supported cpus:
  5. [ 0.000000] Intel GenuineIntel
  6. [ 0.000000] AMD AuthenticAMD
  7. [ 0.000000] NSC Geode by NSC
  8. [ 0.000000] Cyrix CyrixInstead
  9. [ 0.000000] Centaur CentaurHauls
  10. [ 0.000000] Transmeta GenuineTMx86
  11. [ 0.000000] Transmeta TransmetaCPU
  12. [ 0.000000] UMC UMC UMC UMC
  13. [ 0.000000] BIOS-provided physical RAM map:
  14. [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
  15. [ 0.000000] BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
  16. [ 0.000000] BIOS-e820: 00000000000e3000 - 0000000000100000 (reserved)
  17. [ 0.000000] BIOS-e820: 0000000000100000 - 000000007ff90000 (usable)
  18. [ 0.000000] BIOS-e820: 000000007ff90000 - 000000007ffa8000 (ACPI data)
  19. [ 0.000000] BIOS-e820: 000000007ffa8000 - 000000007ffe0000 (ACPI NVS)
  20. [ 0.000000] BIOS-e820: 000000007ffe0000 - 0000000080000000 (reserved)
  21. [ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
  22. [ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fef00000 (reserved)
  23. [ 0.000000] BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
  24. [ 0.000000] Notice: NX (Execute Disable) protection cannot be enabled in hardware: non-PAE kernel!
  25. [ 0.000000] NX (Execute Disable) protection: approximated by x86 segment limits
  26. [ 0.000000] DMI present.
  27. [ 0.000000] DMI: System manufacturer System Product Name/M4N98TD EVO, BIOS 1101 11/22/2010
  28. [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
  29. [ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
  30. [ 0.000000] last_pfn = 0x7ff90 max_arch_pfn = 0x100000
  31. [ 0.000000] MTRR default type: uncachable
  32. [ 0.000000] MTRR fixed ranges enabled:
  33. [ 0.000000] 00000-9FFFF write-back
  34. [ 0.000000] A0000-EFFFF uncachable
  35. [ 0.000000] F0000-FFFFF write-protect
  36. [ 0.000000] MTRR variable ranges enabled:
  37. [ 0.000000] 0 base 000000000000 mask FFFF80000000 write-back
  38. [ 0.000000] 1 disabled
  39. [ 0.000000] 2 disabled
  40. [ 0.000000] 3 disabled
  41. [ 0.000000] 4 disabled
  42. [ 0.000000] 5 disabled
  43. [ 0.000000] 6 disabled
  44. [ 0.000000] 7 disabled
  45. [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
  46. [ 0.000000] found SMP MP-table at [c00ff780] ff780
  47. [ 0.000000] initial memory mapped : 0 - 01c00000
  48. [ 0.000000] Base memory trampoline at [c009b000] 9b000 size 16384
  49. [ 0.000000] init_memory_mapping: 0000000000000000-00000000377fe000
  50. [ 0.000000] 0000000000 - 0000400000 page 4k
  51. [ 0.000000] 0000400000 - 0037400000 page 2M
  52. [ 0.000000] 0037400000 - 00377fe000 page 4k
  53. [ 0.000000] kernel direct mapping tables up to 377fe000 @ 1bfb000-1c00000
  54. [ 0.000000] RAMDISK: 365e6000 - 372eb000
  55. [ 0.000000] ACPI: RSDP 000fbcd0 00014 (v00 ACPIAM)
  56. [ 0.000000] ACPI: RSDT 7ff90000 00040 (v01 112210 RSDT2159 20101122 MSFT 00000097)
  57. [ 0.000000] ACPI: FACP 7ff90200 00084 (v01 112210 FACP2159 20101122 MSFT 00000097)
  58. [ 0.000000] ACPI: DSDT 7ff90460 0BA3C (v01 A1583 A1583000 00000000 INTL 20060113)
  59. [ 0.000000] ACPI: FACS 7ffa8000 00040
  60. [ 0.000000] ACPI: MCFG 7ff90420 0003C (v01 112210 OEMMCFG 20101122 MSFT 00000097)
  61. [ 0.000000] ACPI: OEMB 7ffa8040 00073 (v01 112210 OEMB2159 20101122 MSFT 00000097)
  62. [ 0.000000] ACPI: SRAT 7ff9bea0 000C0 (v01 AMD FAM_F_10 00000002 AMD 00000001)
  63. [ 0.000000] ACPI: INFO 7ffa80c0 00124 (v01 112210 AMDINFO 20101122 MSFT 00000097)
  64. [ 0.000000] ACPI: NVHD 7ffa81f0 00554 (v01 112210 NVHDCP 20101122 MSFT 00000097)
  65. [ 0.000000] ACPI: SSDT 7ff9bf60 0088C (v01 A M I POWERNOW 00000001 AMD 00000001)
  66. [ 0.000000] 1159MB HIGHMEM available.
  67. [ 0.000000] 887MB LOWMEM available.
  68. [ 0.000000] mapped low ram: 0 - 377fe000
  69. [ 0.000000] low ram: 0 - 377fe000
  70. [ 0.000000] Zone PFN ranges:
  71. [ 0.000000] DMA 0x00000010 -> 0x00001000
  72. [ 0.000000] Normal 0x00001000 -> 0x000377fe
  73. [ 0.000000] HighMem 0x000377fe -> 0x0007ff90
  74. [ 0.000000] Movable zone start PFN for each node
  75. [ 0.000000] early_node_map[2] active PFN ranges
  76. [ 0.000000] 0: 0x00000010 -> 0x0000009f
  77. [ 0.000000] 0: 0x00000100 -> 0x0007ff90
  78. [ 0.000000] On node 0 totalpages: 524063
  79. [ 0.000000] free_area_init_node: node 0, pgdat c17b54c0, node_mem_map f55e6200
  80. [ 0.000000] DMA zone: 32 pages used for memmap
  81. [ 0.000000] DMA zone: 0 pages reserved
  82. [ 0.000000] DMA zone: 3951 pages, LIFO batch:0
  83. [ 0.000000] Normal zone: 1744 pages used for memmap
  84. [ 0.000000] Normal zone: 221486 pages, LIFO batch:31
  85. [ 0.000000] HighMem zone: 2320 pages used for memmap
  86. [ 0.000000] HighMem zone: 294530 pages, LIFO batch:31
  87. [ 0.000000] Using APIC driver default
  88. [ 0.000000] Nvidia board detected. Ignoring ACPI timer override.
  89. [ 0.000000] If you got timer trouble try acpi_use_timer_override
  90. [ 0.000000] ACPI: PM-Timer IO Port: 0x508
  91. [ 0.000000] ACPI: No APIC-table, disabling MPS
  92. [ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs
  93. [ 0.000000] Found and enabled local APIC!
  94. [ 0.000000] nr_irqs_gsi: 16
  95. [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
  96. [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e3000
  97. [ 0.000000] PM: Registered nosave memory: 00000000000e3000 - 0000000000100000
  98. [ 0.000000] Allocating PCI resources starting at 80000000 (gap: 80000000:7ec00000)
  99. [ 0.000000] Booting paravirtualized kernel on bare hardware
  100. [ 0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 nr_node_ids:1
  101. [ 0.000000] PERCPU: Embedded 12 pages/cpu @f5000000 s26240 r0 d22912 u4194304
  102. [ 0.000000] pcpu-alloc: s26240 r0 d22912 u4194304 alloc=1*4194304
  103. [ 0.000000] pcpu-alloc: [0] 0
  104. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 519967
  105. [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.0.0-16-generic root=UUID=85b09ed9-f2e2-4d3f-aacf-e3dc12f215cf ro quiet splash vt.handoff=7
  106. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  107. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  108. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  109. [ 0.000000] Initializing CPU#0
  110. [ 0.000000] allocated 8386560 bytes of page_cgroup
  111. [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  112. [ 0.000000] Initializing HighMem for node 0 (000377fe:0007ff90)
  113. [ 0.000000] Memory: 2047892k/2096704k available (5340k kernel code, 48360k reserved, 2596k data, 696k init, 1187400k highmem)
  114. [ 0.000000] virtual kernel memory layout:
  115. [ 0.000000] fixmap : 0xfff16000 - 0xfffff000 ( 932 kB)
  116. [ 0.000000] pkmap : 0xff800000 - 0xffc00000 (4096 kB)
  117. [ 0.000000] vmalloc : 0xf7ffe000 - 0xff7fe000 ( 120 MB)
  118. [ 0.000000] lowmem : 0xc0000000 - 0xf77fe000 ( 887 MB)
  119. [ 0.000000] .init : 0xc17c1000 - 0xc186f000 ( 696 kB)
  120. [ 0.000000] .data : 0xc1537104 - 0xc17c0140 (2596 kB)
  121. [ 0.000000] .text : 0xc1000000 - 0xc1537104 (5340 kB)
  122. [ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
  123. [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  124. [ 0.000000] Hierarchical RCU implementation.
  125. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
  126. [ 0.000000] NR_IRQS:2304 nr_irqs:256 16
  127. [ 0.000000] CPU 0 irqstacks, hard=f4406000 soft=f4408000
  128. [ 0.000000] spurious 8259A interrupt: IRQ7.
  129. [ 0.000000] vt handoff: transparent VT on vt#7
  130. [ 0.000000] Console: colour dummy device 80x25
  131. [ 0.000000] console [tty0] enabled
  132. [ 0.000000] Fast TSC calibration using PIT
  133. [ 0.000000] Detected 2999.820 MHz processor.
  134. [ 0.004002] Calibrating delay loop (skipped), value calculated using timer frequency.. 5999.64 BogoMIPS (lpj=11999280)
  135. [ 0.004006] pid_max: default: 32768 minimum: 301
  136. [ 0.004024] Security Framework initialized
  137. [ 0.004042] AppArmor: AppArmor initialized
  138. [ 0.004044] Yama: becoming mindful.
  139. [ 0.004093] Mount-cache hash table entries: 512
  140. [ 0.004191] Initializing cgroup subsys cpuacct
  141. [ 0.004196] Initializing cgroup subsys memory
  142. [ 0.004203] Initializing cgroup subsys devices
  143. [ 0.004205] Initializing cgroup subsys freezer
  144. [ 0.004207] Initializing cgroup subsys net_cls
  145. [ 0.004209] Initializing cgroup subsys blkio
  146. [ 0.004215] Initializing cgroup subsys perf_event
  147. [ 0.004236] CPU: Physical Processor ID: 0
  148. [ 0.004238] CPU: Processor Core ID: 0
  149. [ 0.004241] mce: CPU supports 6 MCE banks
  150. [ 0.004249] using AMD E400 aware idle routine
  151. [ 0.004427] SMP alternatives: switching to UP code
  152. [ 0.011319] Freeing SMP alternatives: 24k freed
  153. [ 0.011326] ACPI: Core revision 20110413
  154. [ 0.017755] ACPI: setting ELCR to 0200 (from 8ca0)
  155. [ 0.018178] ftrace: allocating 24901 entries in 49 pages
  156. [ 0.020055] weird, boot CPU (#0) not listed by the BIOS.
  157. [ 0.020057] SMP motherboard not detected.
  158. [ 0.020059] Enabling APIC mode: Flat. Using 0 I/O APICs
  159. [ 0.024001] SMP disabled
  160. [ 0.024001] Performance Events: AMD PMU driver.
  161. [ 0.024001] ... version: 0
  162. [ 0.024001] ... bit width: 48
  163. [ 0.024001] ... generic registers: 4
  164. [ 0.024001] ... value mask: 0000ffffffffffff
  165. [ 0.024001] ... max period: 00007fffffffffff
  166. [ 0.024001] ... fixed-purpose events: 0
  167. [ 0.024001] ... event mask: 000000000000000f
  168. [ 0.024001] Brought up 1 CPUs
  169. [ 0.024001] Total of 1 processors activated (5999.64 BogoMIPS).
  170. [ 0.024001] devtmpfs: initialized
  171. [ 0.024001] PM: Registering ACPI NVS region at 7ffa8000 (229376 bytes)
  172. [ 0.024001] print_constraints: dummy:
  173. [ 0.024001] Time: 14:49:41 Date: 03/19/12
  174. [ 0.024001] NET: Registered protocol family 16
  175. [ 0.024001] EISA bus registered
  176. [ 0.024001] node 0 link 0: io port [1000, ffffff]
  177. [ 0.024001] node 0 link 0: io port [1000, 1fff]
  178. [ 0.024001] TOM: 0000000080000000 aka 2048M
  179. [ 0.024001] Fam 10h mmconf [mem 0xe0000000-0xefffffff]
  180. [ 0.024001] node 0 link 0: mmio [e0000000, efffffff] ==> none
  181. [ 0.024001] node 0 link 0: mmio [a0000, bffff]
  182. [ 0.024001] node 0 link 0: mmio [80000000, fe0bffff] ==> [80000000, dfffffff] and [f0000000, fe0bffff]
  183. [ 0.024001] bus: [00, 07] on node 0 link 0
  184. [ 0.024001] bus: 00 index 0 [io 0x0000-0xffff]
  185. [ 0.024001] bus: 00 index 1 [mem 0x000a0000-0x000bffff]
  186. [ 0.024001] bus: 00 index 2 [mem 0x80000000-0xdfffffff]
  187. [ 0.024001] bus: 00 index 3 [mem 0xf0000000-0xffffffff]
  188. [ 0.024001] Extended Config Space enabled on 1 nodes
  189. [ 0.024001] ACPI: bus type pci registered
  190. [ 0.024001] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
  191. [ 0.024001] PCI: not using MMCONFIG
  192. [ 0.024001] PCI: PCI BIOS revision 3.00 entry at 0xf0031, last bus=7
  193. [ 0.024001] PCI: Using configuration type 1 for base access
  194. [ 0.024001] PCI: Using configuration type 1 for extended access
  195. [ 0.024001] bio: create slab <bio-0> at 0
  196. [ 0.024300] ACPI: EC: Look up EC in DSDT
  197. [ 0.025310] ACPI: Executed 1 blocks of module-level executable AML code
  198. [ 0.028852] System has AMD C1E enabled
  199. [ 0.028865] Switch to broadcast mode on CPU0
  200. [ 0.076231] ACPI: Interpreter enabled
  201. [ 0.076235] ACPI: (supports S0 S1 S3 S4 S5)
  202. [ 0.076249] ACPI: Using PIC for interrupt routing
  203. [ 0.076267] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
  204. [ 0.076903] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
  205. [ 0.076904] PCI: Using MMCONFIG for extended config space
  206. [ 0.082197] ACPI: No dock devices found.
  207. [ 0.082199] HEST: Table not found.
  208. [ 0.082201] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  209. [ 0.082347] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
  210. [ 0.082473] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7]
  211. [ 0.082475] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff]
  212. [ 0.082477] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff]
  213. [ 0.082479] pci_root PNP0A03:00: host bridge window [mem 0x000d0000-0x000dffff]
  214. [ 0.082481] pci_root PNP0A03:00: host bridge window [mem 0x80000000-0xdfffffff]
  215. [ 0.082482] pci_root PNP0A03:00: host bridge window [mem 0xf0000000-0xfebfffff]
  216. [ 0.082515] pci 0000:00:00.0: [10de:0754] type 0 class 0x000500
  217. [ 0.082765] pci 0000:00:01.0: [10de:075d] type 0 class 0x000601
  218. [ 0.082772] pci 0000:00:01.0: reg 10: [io 0x0900-0x09ff]
  219. [ 0.082804] pci 0000:00:01.1: [10de:0752] type 0 class 0x000c05
  220. [ 0.082815] pci 0000:00:01.1: reg 10: [io 0x0e00-0x0e3f]
  221. [ 0.082829] pci 0000:00:01.1: reg 20: [io 0x0600-0x063f]
  222. [ 0.082834] pci 0000:00:01.1: reg 24: [io 0x0700-0x073f]
  223. [ 0.082861] pci 0000:00:01.1: PME# supported from D3hot D3cold
  224. [ 0.082866] pci 0000:00:01.1: PME# disabled
  225. [ 0.082876] pci 0000:00:01.2: [10de:0751] type 0 class 0x000500
  226. [ 0.082919] pci 0000:00:01.3: [10de:0753] type 0 class 0x000b40
  227. [ 0.082935] pci 0000:00:01.3: reg 10: [mem 0xf7e80000-0xf7efffff]
  228. [ 0.083042] pci 0000:00:01.4: [10de:0568] type 0 class 0x000500
  229. [ 0.083107] pci 0000:00:02.0: [10de:077b] type 0 class 0x000c03
  230. [ 0.083115] pci 0000:00:02.0: reg 10: [mem 0xf7e7e000-0xf7e7efff]
  231. [ 0.083147] pci 0000:00:02.0: supports D1 D2
  232. [ 0.083149] pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot D3cold
  233. [ 0.083151] pci 0000:00:02.0: PME# disabled
  234. [ 0.083161] pci 0000:00:02.1: [10de:077c] type 0 class 0x000c03
  235. [ 0.083170] pci 0000:00:02.1: reg 10: [mem 0xf7e7fc00-0xf7e7fcff]
  236. [ 0.083210] pci 0000:00:02.1: supports D1 D2
  237. [ 0.083211] pci 0000:00:02.1: PME# supported from D0 D1 D2 D3hot D3cold
  238. [ 0.083214] pci 0000:00:02.1: PME# disabled
  239. [ 0.083229] pci 0000:00:04.0: [10de:077d] type 0 class 0x000c03
  240. [ 0.083237] pci 0000:00:04.0: reg 10: [mem 0xf7e7d000-0xf7e7dfff]
  241. [ 0.083270] pci 0000:00:04.0: supports D1 D2
  242. [ 0.083271] pci 0000:00:04.0: PME# supported from D0 D1 D2 D3hot D3cold
  243. [ 0.083273] pci 0000:00:04.0: PME# disabled
  244. [ 0.083283] pci 0000:00:04.1: [10de:077e] type 0 class 0x000c03
  245. [ 0.083292] pci 0000:00:04.1: reg 10: [mem 0xf7e7f800-0xf7e7f8ff]
  246. [ 0.083332] pci 0000:00:04.1: supports D1 D2
  247. [ 0.083333] pci 0000:00:04.1: PME# supported from D0 D1 D2 D3hot D3cold
  248. [ 0.083336] pci 0000:00:04.1: PME# disabled
  249. [ 0.083351] pci 0000:00:06.0: [10de:0759] type 0 class 0x000101
  250. [ 0.083372] pci 0000:00:06.0: reg 20: [io 0xffa0-0xffaf]
  251. [ 0.083399] pci 0000:00:07.0: [10de:0774] type 0 class 0x000403
  252. [ 0.083407] pci 0000:00:07.0: reg 10: [mem 0xf7e78000-0xf7e7bfff]
  253. [ 0.083440] pci 0000:00:07.0: PME# supported from D3hot D3cold
  254. [ 0.083442] pci 0000:00:07.0: PME# disabled
  255. [ 0.083450] pci 0000:00:08.0: [10de:075a] type 1 class 0x000604
  256. [ 0.083487] pci 0000:00:09.0: [10de:0ad0] type 0 class 0x000101
  257. [ 0.083494] pci 0000:00:09.0: reg 10: [io 0xc080-0xc087]
  258. [ 0.083498] pci 0000:00:09.0: reg 14: [io 0xc000-0xc003]
  259. [ 0.083502] pci 0000:00:09.0: reg 18: [io 0xbc00-0xbc07]
  260. [ 0.083505] pci 0000:00:09.0: reg 1c: [io 0xb880-0xb883]
  261. [ 0.083509] pci 0000:00:09.0: reg 20: [io 0xb800-0xb80f]
  262. [ 0.083513] pci 0000:00:09.0: reg 24: [mem 0xf7e76000-0xf7e77fff]
  263. [ 0.083542] pci 0000:00:0a.0: [10de:0760] type 0 class 0x000200
  264. [ 0.083550] pci 0000:00:0a.0: reg 10: [mem 0xf7e7c000-0xf7e7cfff]
  265. [ 0.083554] pci 0000:00:0a.0: reg 14: [io 0xb480-0xb487]
  266. [ 0.083558] pci 0000:00:0a.0: reg 18: [mem 0xf7e7f400-0xf7e7f4ff]
  267. [ 0.083562] pci 0000:00:0a.0: reg 1c: [mem 0xf7e7f000-0xf7e7f00f]
  268. [ 0.083590] pci 0000:00:0a.0: supports D1 D2
  269. [ 0.083591] pci 0000:00:0a.0: PME# supported from D0 D1 D2 D3hot D3cold
  270. [ 0.083595] pci 0000:00:0a.0: PME# disabled
  271. [ 0.083647] pci 0000:00:10.0: [10de:0778] type 1 class 0x000604
  272. [ 0.083868] pci 0000:00:10.0: PME# supported from D0 D1 D2 D3hot D3cold
  273. [ 0.083875] pci 0000:00:10.0: PME# disabled
  274. [ 0.083958] pci 0000:00:13.0: [10de:077a] type 1 class 0x000604
  275. [ 0.084195] pci 0000:00:13.0: PME# supported from D0 D1 D2 D3hot D3cold
  276. [ 0.084202] pci 0000:00:13.0: PME# disabled
  277. [ 0.084282] pci 0000:00:14.0: [10de:077a] type 1 class 0x000604
  278. [ 0.084504] pci 0000:00:14.0: PME# supported from D0 D1 D2 D3hot D3cold
  279. [ 0.084510] pci 0000:00:14.0: PME# disabled
  280. [ 0.084553] pci 0000:00:18.0: [1022:1200] type 0 class 0x000600
  281. [ 0.084566] pci 0000:00:18.1: [1022:1201] type 0 class 0x000600
  282. [ 0.084576] pci 0000:00:18.2: [1022:1202] type 0 class 0x000600
  283. [ 0.084587] pci 0000:00:18.3: [1022:1203] type 0 class 0x000600
  284. [ 0.084599] pci 0000:00:18.4: [1022:1204] type 0 class 0x000600
  285. [ 0.084641] pci 0000:01:0a.0: [1106:3044] type 0 class 0x000c00
  286. [ 0.084654] pci 0000:01:0a.0: reg 10: [mem 0xf7fff800-0xf7ffffff]
  287. [ 0.084661] pci 0000:01:0a.0: reg 14: [io 0xdc00-0xdc7f]
  288. [ 0.084709] pci 0000:01:0a.0: supports D2
  289. [ 0.084710] pci 0000:01:0a.0: PME# supported from D2 D3hot D3cold
  290. [ 0.084713] pci 0000:01:0a.0: PME# disabled
  291. [ 0.084735] pci 0000:00:08.0: PCI bridge to [bus 01-01] (subtractive decode)
  292. [ 0.084738] pci 0000:00:08.0: bridge window [io 0xd000-0xdfff]
  293. [ 0.084741] pci 0000:00:08.0: bridge window [mem 0xf7f00000-0xf7ffffff]
  294. [ 0.084743] pci 0000:00:08.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
  295. [ 0.084745] pci 0000:00:08.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
  296. [ 0.084747] pci 0000:00:08.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
  297. [ 0.084749] pci 0000:00:08.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
  298. [ 0.084751] pci 0000:00:08.0: bridge window [mem 0x000d0000-0x000dffff] (subtractive decode)
  299. [ 0.084753] pci 0000:00:08.0: bridge window [mem 0x80000000-0xdfffffff] (subtractive decode)
  300. [ 0.084755] pci 0000:00:08.0: bridge window [mem 0xf0000000-0xfebfffff] (subtractive decode)
  301. [ 0.084908] pci 0000:02:00.0: [10de:05b1] type 1 class 0x000604
  302. [ 0.084944] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
  303. [ 0.084947] pci 0000:02:00.0: PME# disabled
  304. [ 0.085299] pci 0000:00:10.0: PCI bridge to [bus 02-05]
  305. [ 0.085312] pci 0000:00:10.0: bridge window [io 0xe000-0xefff]
  306. [ 0.085319] pci 0000:00:10.0: bridge window [mem 0xf8000000-0xfbffffff]
  307. [ 0.085332] pci 0000:00:10.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
  308. [ 0.085357] pci 0000:03:00.0: [10de:05b1] type 1 class 0x000604
  309. [ 0.085389] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
  310. [ 0.085392] pci 0000:03:00.0: PME# disabled
  311. [ 0.085404] pci 0000:03:02.0: [10de:05b1] type 1 class 0x000604
  312. [ 0.085435] pci 0000:03:02.0: PME# supported from D0 D3hot D3cold
  313. [ 0.085438] pci 0000:03:02.0: PME# disabled
  314. [ 0.085458] pci 0000:02:00.0: PCI bridge to [bus 03-05]
  315. [ 0.085461] pci 0000:02:00.0: bridge window [io 0xe000-0xefff]
  316. [ 0.085464] pci 0000:02:00.0: bridge window [mem 0xf8000000-0xfbffffff]
  317. [ 0.085467] pci 0000:02:00.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
  318. [ 0.085487] pci 0000:03:00.0: PCI bridge to [bus 04-04]
  319. [ 0.085490] pci 0000:03:00.0: bridge window [io 0xf000-0x0000] (disabled)
  320. [ 0.085493] pci 0000:03:00.0: bridge window [mem 0xfff00000-0x000fffff] (disabled)
  321. [ 0.085497] pci 0000:03:00.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
  322. [ 0.085525] pci 0000:05:00.0: [10de:0402] type 0 class 0x000300
  323. [ 0.085535] pci 0000:05:00.0: reg 10: [mem 0xfb000000-0xfbffffff]
  324. [ 0.085546] pci 0000:05:00.0: reg 14: [mem 0xd0000000-0xdfffffff 64bit pref]
  325. [ 0.085557] pci 0000:05:00.0: reg 1c: [mem 0xf8000000-0xf9ffffff 64bit]
  326. [ 0.085564] pci 0000:05:00.0: reg 24: [io 0xec00-0xec7f]
  327. [ 0.085571] pci 0000:05:00.0: reg 30: [mem 0xfafe0000-0xfaffffff pref]
  328. [ 0.092022] pci 0000:03:02.0: PCI bridge to [bus 05-05]
  329. [ 0.092027] pci 0000:03:02.0: bridge window [io 0xe000-0xefff]
  330. [ 0.092030] pci 0000:03:02.0: bridge window [mem 0xf8000000-0xfbffffff]
  331. [ 0.092034] pci 0000:03:02.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
  332. [ 0.092194] pci 0000:00:13.0: PCI bridge to [bus 06-06]
  333. [ 0.092206] pci 0000:00:13.0: bridge window [io 0xf000-0x0000] (disabled)
  334. [ 0.092214] pci 0000:00:13.0: bridge window [mem 0xfff00000-0x000fffff] (disabled)
  335. [ 0.092226] pci 0000:00:13.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
  336. [ 0.092376] pci 0000:00:14.0: PCI bridge to [bus 07-07]
  337. [ 0.092388] pci 0000:00:14.0: bridge window [io 0xf000-0x0000] (disabled)
  338. [ 0.092395] pci 0000:00:14.0: bridge window [mem 0xfff00000-0x000fffff] (disabled)
  339. [ 0.092408] pci 0000:00:14.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
  340. [ 0.092446] pci_bus 0000:00: on NUMA node 0
  341. [ 0.092449] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
  342. [ 0.092610] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
  343. [ 0.092663] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.MXR0._PRT]
  344. [ 0.092686] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.MXR0.BR20._PRT]
  345. [ 0.092746] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.MXR0.BR20.BR21._PRT]
  346. [ 0.092775] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.MXR0.BR20.BR23._PRT]
  347. [ 0.092801] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.BR13._PRT]
  348. [ 0.092823] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.BR14._PRT]
  349. [ 0.092924] pci0000:00: Requesting ACPI _OSC control (0x1d)
  350. [ 0.093049] pci0000:00: ACPI _OSC request failed (AE_SUPPORT), returned control mask: 0x0c
  351. [ 0.093050] ACPI _OSC control for PCIe not granted, disabling ASPM
  352. [ 0.098663] ACPI: PCI Interrupt Link [LNKA] (IRQs 7 10 11 14 15) *0, disabled.
  353. [ 0.098698] ACPI: PCI Interrupt Link [LNKB] (IRQs 7 10 11 14 15) *0, disabled.
  354. [ 0.098730] ACPI: PCI Interrupt Link [LNKC] (IRQs 7 *10 11 14 15)
  355. [ 0.098762] ACPI: PCI Interrupt Link [LNKD] (IRQs 7 10 11 14 15) *0, disabled.
  356. [ 0.098795] ACPI: PCI Interrupt Link [LN0A] (IRQs 7 *10 11 14 15)
  357. [ 0.098827] ACPI: PCI Interrupt Link [LN0B] (IRQs 7 10 11 14 15) *0, disabled.
  358. [ 0.098859] ACPI: PCI Interrupt Link [LN0C] (IRQs *7 10 11 14 15)
  359. [ 0.098890] ACPI: PCI Interrupt Link [LN0D] (IRQs 7 10 11 14 15) *0, disabled.
  360. [ 0.098922] ACPI: PCI Interrupt Link [LN1A] (IRQs 7 10 11 14 15) *0, disabled.
  361. [ 0.098954] ACPI: PCI Interrupt Link [LN1B] (IRQs 7 10 11 14 15) *0, disabled.
  362. [ 0.098985] ACPI: PCI Interrupt Link [LN1C] (IRQs 7 10 11 14 15) *0, disabled.
  363. [ 0.099018] ACPI: PCI Interrupt Link [LN1D] (IRQs 7 10 11 14 15) *0, disabled.
  364. [ 0.099051] ACPI: PCI Interrupt Link [LN2A] (IRQs 7 10 11 14 15) *0, disabled.
  365. [ 0.099082] ACPI: PCI Interrupt Link [LN2B] (IRQs 7 10 11 14 15) *0, disabled.
  366. [ 0.099114] ACPI: PCI Interrupt Link [LN2C] (IRQs 7 10 11 14 15) *0, disabled.
  367. [ 0.099146] ACPI: PCI Interrupt Link [LN2D] (IRQs 7 10 11 14 15) *0, disabled.
  368. [ 0.099178] ACPI: PCI Interrupt Link [LN3A] (IRQs 7 10 *11 14 15)
  369. [ 0.099210] ACPI: PCI Interrupt Link [LN3B] (IRQs 7 10 11 14 15) *0, disabled.
  370. [ 0.099242] ACPI: PCI Interrupt Link [LN3C] (IRQs 7 10 11 14 15) *0, disabled.
  371. [ 0.099274] ACPI: PCI Interrupt Link [LN3D] (IRQs 7 10 11 14 15) *0, disabled.
  372. [ 0.099307] ACPI: PCI Interrupt Link [LN4A] (IRQs 7 10 11 14 *15)
  373. [ 0.099338] ACPI: PCI Interrupt Link [LN4B] (IRQs 7 10 11 14 15) *0, disabled.
  374. [ 0.099371] ACPI: PCI Interrupt Link [LN4C] (IRQs 7 10 11 14 15) *0, disabled.
  375. [ 0.099403] ACPI: PCI Interrupt Link [LN4D] (IRQs 7 10 11 14 15) *0, disabled.
  376. [ 0.099436] ACPI: PCI Interrupt Link [LN5A] (IRQs 7 10 11 14 15) *0, disabled.
  377. [ 0.099468] ACPI: PCI Interrupt Link [LN5B] (IRQs 7 10 11 14 15) *0, disabled.
  378. [ 0.099500] ACPI: PCI Interrupt Link [LN5C] (IRQs 7 10 11 14 15) *0, disabled.
  379. [ 0.099533] ACPI: PCI Interrupt Link [LN5D] (IRQs 7 10 11 14 15) *0, disabled.
  380. [ 0.099565] ACPI: PCI Interrupt Link [LN6A] (IRQs 7 10 11 14 15) *0, disabled.
  381. [ 0.099597] ACPI: PCI Interrupt Link [LN6B] (IRQs 7 10 11 14 15) *0, disabled.
  382. [ 0.099630] ACPI: PCI Interrupt Link [LN6C] (IRQs 7 10 11 14 15) *0, disabled.
  383. [ 0.099663] ACPI: PCI Interrupt Link [LN6D] (IRQs 7 10 11 14 15) *0, disabled.
  384. [ 0.099695] ACPI: PCI Interrupt Link [LN7A] (IRQs 7 10 11 14 15) *0, disabled.
  385. [ 0.099728] ACPI: PCI Interrupt Link [LN7B] (IRQs 7 10 11 14 15) *0, disabled.
  386. [ 0.099760] ACPI: PCI Interrupt Link [LN7C] (IRQs 7 10 11 14 15) *0, disabled.
  387. [ 0.099793] ACPI: PCI Interrupt Link [LN7D] (IRQs 7 10 11 14 15) *0, disabled.
  388. [ 0.099826] ACPI: PCI Interrupt Link [LUB0] (IRQs 7 *10 11 14 15)
  389. [ 0.099858] ACPI: PCI Interrupt Link [LUB2] (IRQs 7 10 11 14 *15)
  390. [ 0.099890] ACPI: PCI Interrupt Link [LMAC] (IRQs 7 *10 11 14 15)
  391. [ 0.099923] ACPI: PCI Interrupt Link [LAZA] (IRQs 7 10 11 14 *15)
  392. [ 0.099955] ACPI: PCI Interrupt Link [SGRU] (IRQs 7 10 11 14 15) *0, disabled.
  393. [ 0.099988] ACPI: PCI Interrupt Link [LSMB] (IRQs 7 10 *11 14 15)
  394. [ 0.100035] ACPI: PCI Interrupt Link [LPMU] (IRQs 7 *10 11 14 15)
  395. [ 0.100069] ACPI: PCI Interrupt Link [LSA0] (IRQs *5)
  396. [ 0.100110] ACPI: PCI Interrupt Link [LATA] (IRQs 7 10 11 14 15) *0, disabled.
  397. [ 0.100144] ACPI: PCI Interrupt Link [UB11] (IRQs 7 10 *11 14 15)
  398. [ 0.100177] ACPI: PCI Interrupt Link [UB12] (IRQs 7 *10 11 14 15)
  399. [ 0.100236] vgaarb: device added: PCI:0000:05:00.0,decodes=io+mem,owns=io+mem,locks=none
  400. [ 0.100238] vgaarb: loaded
  401. [ 0.100239] vgaarb: bridge control possible 0000:05:00.0
  402. [ 0.100368] SCSI subsystem initialized
  403. [ 0.100397] libata version 3.00 loaded.
  404. [ 0.100422] usbcore: registered new interface driver usbfs
  405. [ 0.100428] usbcore: registered new interface driver hub
  406. [ 0.100443] usbcore: registered new device driver usb
  407. [ 0.100490] PCI: Using ACPI for IRQ routing
  408. [ 0.100494] PCI: pci_cache_line_size set to 64 bytes
  409. [ 0.100561] reserve RAM buffer: 000000000009f000 - 000000000009ffff
  410. [ 0.100562] reserve RAM buffer: 000000007ff90000 - 000000007fffffff
  411. [ 0.100616] NetLabel: Initializing
  412. [ 0.100617] NetLabel: domain hash size = 128
  413. [ 0.100618] NetLabel: protocols = UNLABELED CIPSOv4
  414. [ 0.100628] NetLabel: unlabeled traffic allowed by default
  415. [ 0.104427] AppArmor: AppArmor Filesystem Enabled
  416. [ 0.104441] pnp: PnP ACPI init
  417. [ 0.104448] ACPI: bus type pnp registered
  418. [ 0.104527] pnp 00:00: [bus 00-ff]
  419. [ 0.104530] pnp 00:00: [io 0x0cf8-0x0cff]
  420. [ 0.104532] pnp 00:00: [io 0x0000-0x0cf7 window]
  421. [ 0.104534] pnp 00:00: [io 0x0d00-0xffff window]
  422. [ 0.104536] pnp 00:00: [mem 0x000a0000-0x000bffff window]
  423. [ 0.104537] pnp 00:00: [mem 0x000d0000-0x000dffff window]
  424. [ 0.104539] pnp 00:00: [mem 0x80000000-0xdfffffff window]
  425. [ 0.104541] pnp 00:00: [mem 0xf0000000-0xfebfffff window]
  426. [ 0.104572] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active)
  427. [ 0.104592] pnp 00:01: [dma 4]
  428. [ 0.104593] pnp 00:01: [io 0x0000-0x000f]
  429. [ 0.104594] pnp 00:01: [io 0x0081-0x0083]
  430. [ 0.104596] pnp 00:01: [io 0x0087]
  431. [ 0.104597] pnp 00:01: [io 0x0089-0x008b]
  432. [ 0.104598] pnp 00:01: [io 0x008f]
  433. [ 0.104600] pnp 00:01: [io 0x00c0-0x00df]
  434. [ 0.104613] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
  435. [ 0.104618] pnp 00:02: [io 0x0061]
  436. [ 0.104633] pnp 00:02: Plug and Play ACPI device, IDs PNP0800 (active)
  437. [ 0.104639] pnp 00:03: [io 0x00f0-0x00ff]
  438. [ 0.104641] pnp 00:03: [irq 13]
  439. [ 0.104654] pnp 00:03: Plug and Play ACPI device, IDs PNP0c04 (active)
  440. [ 0.104837] pnp 00:04: [mem 0x000d0000-0x000d3fff window]
  441. [ 0.104839] pnp 00:04: [mem 0x000d4000-0x000d7fff window]
  442. [ 0.104841] pnp 00:04: [mem 0x000de000-0x000dffff window]
  443. [ 0.104842] pnp 00:04: [io 0x0010-0x001f]
  444. [ 0.104844] pnp 00:04: [io 0x0022-0x003f]
  445. [ 0.104845] pnp 00:04: [io 0x0044-0x004d]
  446. [ 0.104847] pnp 00:04: [io 0x0050-0x005f]
  447. [ 0.104848] pnp 00:04: [io 0x0062-0x0063]
  448. [ 0.104849] pnp 00:04: [io 0x0065-0x006f]
  449. [ 0.104851] pnp 00:04: [io 0x0072-0x007f]
  450. [ 0.104852] pnp 00:04: [io 0x0080]
  451. [ 0.104853] pnp 00:04: [io 0x0084-0x0086]
  452. [ 0.104855] pnp 00:04: [io 0x0088]
  453. [ 0.104856] pnp 00:04: [io 0x008c-0x008e]
  454. [ 0.104857] pnp 00:04: [io 0x0090-0x009f]
  455. [ 0.104859] pnp 00:04: [io 0x00a2-0x00bf]
  456. [ 0.104860] pnp 00:04: [io 0x00e0-0x00ef]
  457. [ 0.104861] pnp 00:04: [io 0x04d0-0x04d1]
  458. [ 0.104863] pnp 00:04: [io 0x0800-0x080f]
  459. [ 0.104864] pnp 00:04: [io 0x0500-0x057f]
  460. [ 0.104865] pnp 00:04: [io 0x0580-0x05ff]
  461. [ 0.104867] pnp 00:04: [io 0x0800-0x087f]
  462. [ 0.104868] pnp 00:04: [io 0x0880-0x08ff]
  463. [ 0.104870] pnp 00:04: [io 0x0d00-0x0d7f]
  464. [ 0.104871] pnp 00:04: [io 0x0d80-0x0dff]
  465. [ 0.104873] pnp 00:04: [mem 0x00000000-0xffffffff disabled]
  466. [ 0.104874] pnp 00:04: [mem 0x00000000-0xffffffff disabled]
  467. [ 0.104876] pnp 00:04: [mem 0xfed04000-0xfed04fff]
  468. [ 0.104878] pnp 00:04: [mem 0xfee01000-0xfeefffff]
  469. [ 0.104928] system 00:04: [io 0x04d0-0x04d1] has been reserved
  470. [ 0.104930] system 00:04: [io 0x0800-0x080f] has been reserved
  471. [ 0.104932] system 00:04: [io 0x0500-0x057f] has been reserved
  472. [ 0.104933] system 00:04: [io 0x0580-0x05ff] has been reserved
  473. [ 0.104935] system 00:04: [io 0x0800-0x087f] could not be reserved
  474. [ 0.104937] system 00:04: [io 0x0880-0x08ff] has been reserved
  475. [ 0.104939] system 00:04: [io 0x0d00-0x0d7f] has been reserved
  476. [ 0.104941] system 00:04: [io 0x0d80-0x0dff] has been reserved
  477. [ 0.104943] system 00:04: [mem 0x000d0000-0x000d3fff window] has been reserved
  478. [ 0.104945] system 00:04: [mem 0x000d4000-0x000d7fff window] has been reserved
  479. [ 0.104947] system 00:04: [mem 0x000de000-0x000dffff window] has been reserved
  480. [ 0.104949] system 00:04: [mem 0xfed04000-0xfed04fff] has been reserved
  481. [ 0.104951] system 00:04: [mem 0xfee01000-0xfeefffff] has been reserved
  482. [ 0.104953] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
  483. [ 0.104995] pnp 00:05: [io 0x0070-0x0071]
  484. [ 0.104997] pnp 00:05: [irq 8]
  485. [ 0.105011] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
  486. [ 0.105065] pnp 00:06: [io 0x0060]
  487. [ 0.105066] pnp 00:06: [io 0x0064]
  488. [ 0.105067] pnp 00:06: [mem 0xfec00000-0xfec00fff]
  489. [ 0.105069] pnp 00:06: [mem 0xfee00000-0xfee00fff]
  490. [ 0.105094] system 00:06: [mem 0xfec00000-0xfec00fff] has been reserved
  491. [ 0.105096] system 00:06: [mem 0xfee00000-0xfee00fff] has been reserved
  492. [ 0.105098] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
  493. [ 0.105227] pnp 00:07: [io 0x0000-0xffffffff disabled]
  494. [ 0.105228] pnp 00:07: [io 0x0230-0x023f]
  495. [ 0.105230] pnp 00:07: [io 0x0290-0x029f]
  496. [ 0.105231] pnp 00:07: [io 0x0a00-0x0a0f]
  497. [ 0.105232] pnp 00:07: [io 0x0a10-0x0a1f]
  498. [ 0.105259] system 00:07: [io 0x0230-0x023f] has been reserved
  499. [ 0.105261] system 00:07: [io 0x0290-0x029f] has been reserved
  500. [ 0.105263] system 00:07: [io 0x0a00-0x0a0f] has been reserved
  501. [ 0.105265] system 00:07: [io 0x0a10-0x0a1f] has been reserved
  502. [ 0.105266] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
  503. [ 0.105647] pnp 00:08: [io 0x02e8-0x02ef]
  504. [ 0.105649] pnp 00:08: [irq 3]
  505. [ 0.105650] pnp 00:08: [dma 0 disabled]
  506. [ 0.105692] pnp 00:08: Plug and Play ACPI device, IDs PNP0501 (active)
  507. [ 0.105721] pnp 00:09: [mem 0xe0000000-0xefffffff]
  508. [ 0.105748] system 00:09: [mem 0xe0000000-0xefffffff] has been reserved
  509. [ 0.105750] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
  510. [ 0.105853] pnp 00:0a: [mem 0x00000000-0x0009ffff]
  511. [ 0.105855] pnp 00:0a: [mem 0x000c0000-0x000cffff]
  512. [ 0.105856] pnp 00:0a: [mem 0x000e0000-0x000fffff]
  513. [ 0.105858] pnp 00:0a: [mem 0x00100000-0x7fffffff]
  514. [ 0.105859] pnp 00:0a: [mem 0xfec00000-0xffffffff]
  515. [ 0.105891] system 00:0a: [mem 0x00000000-0x0009ffff] could not be reserved
  516. [ 0.105893] system 00:0a: [mem 0x000c0000-0x000cffff] could not be reserved
  517. [ 0.105895] system 00:0a: [mem 0x000e0000-0x000fffff] could not be reserved
  518. [ 0.105897] system 00:0a: [mem 0x00100000-0x7fffffff] could not be reserved
  519. [ 0.105899] system 00:0a: [mem 0xfec00000-0xffffffff] could not be reserved
  520. [ 0.105901] system 00:0a: Plug and Play ACPI device, IDs PNP0c01 (active)
  521. [ 0.106320] pnp: PnP ACPI: found 11 devices
  522. [ 0.106321] ACPI: ACPI bus type pnp unregistered
  523. [ 0.106323] PnPBIOS: Disabled by ACPI PNP
  524. [ 0.141762] Switching to clocksource acpi_pm
  525. [ 0.141775] PCI: max bus depth: 3 pci_try_num: 4
  526. [ 0.141840] pci 0000:00:08.0: PCI bridge to [bus 01-01]
  527. [ 0.141843] pci 0000:00:08.0: bridge window [io 0xd000-0xdfff]
  528. [ 0.141846] pci 0000:00:08.0: bridge window [mem 0xf7f00000-0xf7ffffff]
  529. [ 0.141848] pci 0000:00:08.0: bridge window [mem pref disabled]
  530. [ 0.141851] pci 0000:03:00.0: PCI bridge to [bus 04-04]
  531. [ 0.141853] pci 0000:03:00.0: bridge window [io disabled]
  532. [ 0.141856] pci 0000:03:00.0: bridge window [mem disabled]
  533. [ 0.141858] pci 0000:03:00.0: bridge window [mem pref disabled]
  534. [ 0.141862] pci 0000:03:02.0: PCI bridge to [bus 05-05]
  535. [ 0.141864] pci 0000:03:02.0: bridge window [io 0xe000-0xefff]
  536. [ 0.141867] pci 0000:03:02.0: bridge window [mem 0xf8000000-0xfbffffff]
  537. [ 0.141870] pci 0000:03:02.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
  538. [ 0.141874] pci 0000:02:00.0: PCI bridge to [bus 03-05]
  539. [ 0.141876] pci 0000:02:00.0: bridge window [io 0xe000-0xefff]
  540. [ 0.141879] pci 0000:02:00.0: bridge window [mem 0xf8000000-0xfbffffff]
  541. [ 0.141882] pci 0000:02:00.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
  542. [ 0.141885] pci 0000:00:10.0: PCI bridge to [bus 02-05]
  543. [ 0.141890] pci 0000:00:10.0: bridge window [io 0xe000-0xefff]
  544. [ 0.141899] pci 0000:00:10.0: bridge window [mem 0xf8000000-0xfbffffff]
  545. [ 0.141905] pci 0000:00:10.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
  546. [ 0.141917] pci 0000:00:13.0: PCI bridge to [bus 06-06]
  547. [ 0.141918] pci 0000:00:13.0: bridge window [io disabled]
  548. [ 0.141927] pci 0000:00:13.0: bridge window [mem disabled]
  549. [ 0.141933] pci 0000:00:13.0: bridge window [mem pref disabled]
  550. [ 0.141945] pci 0000:00:14.0: PCI bridge to [bus 07-07]
  551. [ 0.141946] pci 0000:00:14.0: bridge window [io disabled]
  552. [ 0.141955] pci 0000:00:14.0: bridge window [mem disabled]
  553. [ 0.141961] pci 0000:00:14.0: bridge window [mem pref disabled]
  554. [ 0.141975] pci 0000:00:08.0: setting latency timer to 64
  555. [ 0.142033] ACPI: PCI Interrupt Link [LN0A] enabled at IRQ 10
  556. [ 0.142034] PCI: setting IRQ 10 as level-triggered
  557. [ 0.142038] pci 0000:00:10.0: PCI INT A -> Link[LN0A] -> GSI 10 (level, low) -> IRQ 10
  558. [ 0.142046] pci 0000:00:10.0: setting latency timer to 64
  559. [ 0.142052] pci 0000:02:00.0: setting latency timer to 64
  560. [ 0.142056] pci 0000:03:00.0: setting latency timer to 64
  561. [ 0.142060] pci 0000:03:02.0: setting latency timer to 64
  562. [ 0.142108] ACPI: PCI Interrupt Link [LN3A] enabled at IRQ 11
  563. [ 0.142110] PCI: setting IRQ 11 as level-triggered
  564. [ 0.142113] pci 0000:00:13.0: PCI INT A -> Link[LN3A] -> GSI 11 (level, low) -> IRQ 11
  565. [ 0.142121] pci 0000:00:13.0: setting latency timer to 64
  566. [ 0.142169] ACPI: PCI Interrupt Link [LN4A] enabled at IRQ 15
  567. [ 0.142170] PCI: setting IRQ 15 as level-triggered
  568. [ 0.142174] pci 0000:00:14.0: PCI INT A -> Link[LN4A] -> GSI 15 (level, low) -> IRQ 15
  569. [ 0.142181] pci 0000:00:14.0: setting latency timer to 64
  570. [ 0.142186] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
  571. [ 0.142187] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
  572. [ 0.142189] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
  573. [ 0.142191] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff]
  574. [ 0.142192] pci_bus 0000:00: resource 8 [mem 0x80000000-0xdfffffff]
  575. [ 0.142194] pci_bus 0000:00: resource 9 [mem 0xf0000000-0xfebfffff]
  576. [ 0.142196] pci_bus 0000:01: resource 0 [io 0xd000-0xdfff]
  577. [ 0.142198] pci_bus 0000:01: resource 1 [mem 0xf7f00000-0xf7ffffff]
  578. [ 0.142199] pci_bus 0000:01: resource 4 [io 0x0000-0x0cf7]
  579. [ 0.142201] pci_bus 0000:01: resource 5 [io 0x0d00-0xffff]
  580. [ 0.142203] pci_bus 0000:01: resource 6 [mem 0x000a0000-0x000bffff]
  581. [ 0.142204] pci_bus 0000:01: resource 7 [mem 0x000d0000-0x000dffff]
  582. [ 0.142206] pci_bus 0000:01: resource 8 [mem 0x80000000-0xdfffffff]
  583. [ 0.142208] pci_bus 0000:01: resource 9 [mem 0xf0000000-0xfebfffff]
  584. [ 0.142209] pci_bus 0000:02: resource 0 [io 0xe000-0xefff]
  585. [ 0.142211] pci_bus 0000:02: resource 1 [mem 0xf8000000-0xfbffffff]
  586. [ 0.142213] pci_bus 0000:02: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
  587. [ 0.142215] pci_bus 0000:03: resource 0 [io 0xe000-0xefff]
  588. [ 0.142216] pci_bus 0000:03: resource 1 [mem 0xf8000000-0xfbffffff]
  589. [ 0.142218] pci_bus 0000:03: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
  590. [ 0.142220] pci_bus 0000:05: resource 0 [io 0xe000-0xefff]
  591. [ 0.142221] pci_bus 0000:05: resource 1 [mem 0xf8000000-0xfbffffff]
  592. [ 0.142223] pci_bus 0000:05: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
  593. [ 0.142246] NET: Registered protocol family 2
  594. [ 0.142282] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
  595. [ 0.142429] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
  596. [ 0.142866] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
  597. [ 0.143091] TCP: Hash tables configured (established 131072 bind 65536)
  598. [ 0.143092] TCP reno registered
  599. [ 0.143094] UDP hash table entries: 512 (order: 2, 16384 bytes)
  600. [ 0.143102] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  601. [ 0.143154] NET: Registered protocol family 1
  602. [ 0.194646] Switched to NOHz mode on CPU #0
  603. [ 0.320190] pci 0000:00:08.0: Enabling HT MSI Mapping
  604. [ 0.320287] pci 0000:00:09.0: Enabling HT MSI Mapping
  605. [ 0.320389] pci 0000:00:0a.0: Enabling HT MSI Mapping
  606. [ 0.320584] pci 0000:05:00.0: Boot video device
  607. [ 0.320586] PCI: CLS 64 bytes, default 64
  608. [ 0.320775] audit: initializing netlink socket (disabled)
  609. [ 0.320781] type=2000 audit(1332168581.320:1): initialized
  610. [ 0.335204] Trying to unpack rootfs image as initramfs...
  611. [ 0.359476] highmem bounce pool size: 64 pages
  612. [ 0.359481] HugeTLB registered 4 MB page size, pre-allocated 0 pages
  613. [ 0.376094] VFS: Disk quotas dquot_6.5.2
  614. [ 0.376143] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  615. [ 0.376572] fuse init (API version 7.16)
  616. [ 0.376631] msgmni has been set to 1680
  617. [ 0.388215] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
  618. [ 0.388233] io scheduler noop registered
  619. [ 0.388234] io scheduler deadline registered
  620. [ 0.388245] io scheduler cfq registered (default)
  621. [ 0.388707] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  622. [ 0.388722] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
  623. [ 0.388813] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
  624. [ 0.388817] ACPI: Power Button [PWRB]
  625. [ 0.388851] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
  626. [ 0.388853] ACPI: Power Button [PWRF]
  627. [ 0.388874] ACPI: acpi_idle registered with cpuidle
  628. [ 0.388888] ACPI: processor limited to max C-state 1
  629. [ 0.390649] ERST: Table is not found!
  630. [ 0.390706] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
  631. [ 0.411136] serial8250: ttyS3 at I/O 0x2e8 (irq = 3) is a 16550A
  632. [ 0.416092] isapnp: Scanning for PnP cards...
  633. [ 0.501015] 00:08: ttyS3 at I/O 0x2e8 (irq = 3) is a 16550A
  634. [ 0.568348] Linux agpgart interface v0.103
  635. [ 0.569234] brd: module loaded
  636. [ 0.569585] loop: module loaded
  637. [ 0.569725] pata_acpi 0000:00:06.0: setting latency timer to 64
  638. [ 0.569822] ACPI: PCI Interrupt Link [LSA0] enabled at IRQ 5
  639. [ 0.569824] PCI: setting IRQ 5 as level-triggered
  640. [ 0.569828] pata_acpi 0000:00:09.0: PCI INT A -> Link[LSA0] -> GSI 5 (level, low) -> IRQ 5
  641. [ 0.569838] pata_acpi 0000:00:09.0: setting latency timer to 64
  642. [ 0.569842] pata_acpi 0000:00:09.0: PCI INT A disabled
  643. [ 0.570044] Fixed MDIO Bus: probed
  644. [ 0.570061] PPP generic driver version 2.4.2
  645. [ 0.570085] tun: Universal TUN/TAP device driver, 1.6
  646. [ 0.570087] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  647. [ 0.570131] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  648. [ 0.570184] ACPI: PCI Interrupt Link [LUB2] enabled at IRQ 15
  649. [ 0.570186] ehci_hcd 0000:00:02.1: PCI INT B -> Link[LUB2] -> GSI 15 (level, low) -> IRQ 15
  650. [ 0.570198] ehci_hcd 0000:00:02.1: setting latency timer to 64
  651. [ 0.570201] ehci_hcd 0000:00:02.1: EHCI Host Controller
  652. [ 0.570222] ehci_hcd 0000:00:02.1: new USB bus registered, assigned bus number 1
  653. [ 0.570238] ehci_hcd 0000:00:02.1: debug port 1
  654. [ 0.570245] ehci_hcd 0000:00:02.1: cache line size of 64 is not supported
  655. [ 0.570252] ehci_hcd 0000:00:02.1: irq 15, io mem 0xf7e7fc00
  656. [ 0.580183] ehci_hcd 0000:00:02.1: USB 2.0 started, EHCI 1.00
  657. [ 0.580289] hub 1-0:1.0: USB hub found
  658. [ 0.580292] hub 1-0:1.0: 6 ports detected
  659. [ 0.580392] ACPI: PCI Interrupt Link [UB12] enabled at IRQ 10
  660. [ 0.580394] ehci_hcd 0000:00:04.1: PCI INT B -> Link[UB12] -> GSI 10 (level, low) -> IRQ 10
  661. [ 0.580402] ehci_hcd 0000:00:04.1: setting latency timer to 64
  662. [ 0.580404] ehci_hcd 0000:00:04.1: EHCI Host Controller
  663. [ 0.580428] ehci_hcd 0000:00:04.1: new USB bus registered, assigned bus number 2
  664. [ 0.580442] ehci_hcd 0000:00:04.1: debug port 1
  665. [ 0.580448] ehci_hcd 0000:00:04.1: cache line size of 64 is not supported
  666. [ 0.580455] ehci_hcd 0000:00:04.1: irq 10, io mem 0xf7e7f800
  667. [ 0.592133] ehci_hcd 0000:00:04.1: USB 2.0 started, EHCI 1.00
  668. [ 0.592227] hub 2-0:1.0: USB hub found
  669. [ 0.592230] hub 2-0:1.0: 6 ports detected
  670. [ 0.592273] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  671. [ 0.592341] ACPI: PCI Interrupt Link [LUB0] enabled at IRQ 10
  672. [ 0.592343] ohci_hcd 0000:00:02.0: PCI INT A -> Link[LUB0] -> GSI 10 (level, low) -> IRQ 10
  673. [ 0.592351] ohci_hcd 0000:00:02.0: setting latency timer to 64
  674. [ 0.592353] ohci_hcd 0000:00:02.0: OHCI Host Controller
  675. [ 0.592375] ohci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 3
  676. [ 0.592384] ohci_hcd 0000:00:02.0: irq 10, io mem 0xf7e7e000
  677. [ 0.668123] hub 3-0:1.0: USB hub found
  678. [ 0.668129] hub 3-0:1.0: 6 ports detected
  679. [ 0.668253] ACPI: PCI Interrupt Link [UB11] enabled at IRQ 11
  680. [ 0.668256] ohci_hcd 0000:00:04.0: PCI INT A -> Link[UB11] -> GSI 11 (level, low) -> IRQ 11
  681. [ 0.668269] ohci_hcd 0000:00:04.0: setting latency timer to 64
  682. [ 0.668271] ohci_hcd 0000:00:04.0: OHCI Host Controller
  683. [ 0.668296] ohci_hcd 0000:00:04.0: new USB bus registered, assigned bus number 4
  684. [ 0.668310] ohci_hcd 0000:00:04.0: irq 11, io mem 0xf7e7d000
  685. [ 0.752328] hub 4-0:1.0: USB hub found
  686. [ 0.752337] hub 4-0:1.0: 6 ports detected
  687. [ 0.752392] uhci_hcd: USB Universal Host Controller Interface driver
  688. [ 0.752460] i8042: PNP: No PS/2 controller found. Probing ports directly.
  689. [ 0.752859] serio: i8042 KBD port at 0x60,0x64 irq 1
  690. [ 0.752863] serio: i8042 AUX port at 0x60,0x64 irq 12
  691. [ 0.752909] mousedev: PS/2 mouse device common for all mice
  692. [ 0.752982] rtc_cmos 00:05: RTC can wake from S4
  693. [ 0.753158] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
  694. [ 0.753194] rtc0: alarms up to one year, y3k, 114 bytes nvram
  695. [ 0.753252] device-mapper: uevent: version 1.0.3
  696. [ 0.753301] device-mapper: ioctl: 4.20.0-ioctl (2011-02-02) initialised: dm-devel@redhat.com
  697. [ 0.753320] EISA: Probing bus 0 at eisa.0
  698. [ 0.753322] EISA: Cannot allocate resource for mainboard
  699. [ 0.753323] Cannot allocate resource for EISA slot 1
  700. [ 0.753324] Cannot allocate resource for EISA slot 2
  701. [ 0.753326] Cannot allocate resource for EISA slot 3
  702. [ 0.753327] Cannot allocate resource for EISA slot 4
  703. [ 0.753328] Cannot allocate resource for EISA slot 5
  704. [ 0.753329] Cannot allocate resource for EISA slot 6
  705. [ 0.753330] Cannot allocate resource for EISA slot 7
  706. [ 0.753331] Cannot allocate resource for EISA slot 8
  707. [ 0.753332] EISA: Detected 0 cards.
  708. [ 0.753341] cpufreq-nforce2: No nForce2 chipset.
  709. [ 0.753343] cpuidle: using governor ladder
  710. [ 0.753344] cpuidle: using governor menu
  711. [ 0.753345] EFI Variables Facility v0.08 2004-May-17
  712. [ 0.753507] TCP cubic registered
  713. [ 0.753599] NET: Registered protocol family 10
  714. [ 0.753937] NET: Registered protocol family 17
  715. [ 0.753947] Registering the dns_resolver key type
  716. [ 0.753962] Using IPI No-Shortcut mode
  717. [ 0.754007] PM: Hibernation image not present or could not be loaded.
  718. [ 0.754015] registered taskstats version 1
  719. [ 0.951195] isapnp: No Plug & Play device found
  720. [ 0.968478] Freeing initrd memory: 13332k freed
  721. [ 0.977010] Magic number: 4:680:839
  722. [ 0.977135] rtc_cmos 00:05: setting system clock to 2012-03-19 14:49:42 UTC (1332168582)
  723. [ 0.977138] powernow-k8: Found 1 AMD Phenom(tm) II X4 945 Processor (1 cpu cores) (version 2.20.00)
  724. [ 0.977164] powernow-k8: 0 : pstate 0 (3000 MHz)
  725. [ 0.977166] powernow-k8: 1 : pstate 1 (2300 MHz)
  726. [ 0.977167] powernow-k8: 2 : pstate 2 (1800 MHz)
  727. [ 0.977168] powernow-k8: 3 : pstate 3 (800 MHz)
  728. [ 0.977530] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
  729. [ 0.977532] EDD information not available.
  730. [ 0.977598] Freeing unused kernel memory: 696k freed
  731. [ 0.977855] Write protecting the kernel text: 5344k
  732. [ 0.977877] Write protecting the kernel read-only data: 2188k
  733. [ 0.988834] udevd[77]: starting version 173
  734. [ 1.028026] usb 2-1: new high speed USB device number 2 using ehci_hcd
  735. [ 1.050244] pata_amd 0000:00:06.0: version 0.4.1
  736. [ 1.050274] pata_amd 0000:00:06.0: setting latency timer to 64
  737. [ 1.057209] scsi0 : pata_amd
  738. [ 1.061642] scsi1 : pata_amd
  739. [ 1.062274] ata1: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14
  740. [ 1.062276] ata2: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15
  741. [ 1.066808] ahci 0000:00:09.0: version 3.0
  742. [ 1.066817] ahci 0000:00:09.0: PCI INT A -> Link[LSA0] -> GSI 5 (level, low) -> IRQ 5
  743. [ 1.066850] ahci 0000:00:09.0: irq 16 for MSI/MSI-X
  744. [ 1.066855] ahci 0000:00:09.0: controller can't do PMP, turning off CAP_PMP
  745. [ 1.066899] ahci 0000:00:09.0: AHCI 0001.0200 32 slots 6 ports 3 Gbps 0x3f impl IDE mode
  746. [ 1.066902] ahci 0000:00:09.0: flags: 64bit ncq sntf led clo pio boh
  747. [ 1.066904] ahci 0000:00:09.0: setting latency timer to 64
  748. [ 1.070079] scsi2 : ahci
  749. [ 1.072065] scsi3 : ahci
  750. [ 1.074845] scsi4 : ahci
  751. [ 1.078346] scsi5 : ahci
  752. [ 1.081485] scsi6 : ahci
  753. [ 1.084298] scsi7 : ahci
  754. [ 1.084396] ata3: SATA max UDMA/133 abar m8192@0xf7e76000 port 0xf7e76100 irq 16
  755. [ 1.084398] ata4: SATA max UDMA/133 abar m8192@0xf7e76000 port 0xf7e76180 irq 16
  756. [ 1.084401] ata5: SATA max UDMA/133 abar m8192@0xf7e76000 port 0xf7e76200 irq 16
  757. [ 1.084403] ata6: SATA max UDMA/133 abar m8192@0xf7e76000 port 0xf7e76280 irq 16
  758. [ 1.084405] ata7: SATA max UDMA/133 abar m8192@0xf7e76000 port 0xf7e76300 irq 16
  759. [ 1.084407] ata8: SATA max UDMA/133 abar m8192@0xf7e76000 port 0xf7e76380 irq 16
  760. [ 1.084445] forcedeth: Reverse Engineered nForce ethernet driver. Version 0.64.
  761. [ 1.084535] ACPI: PCI Interrupt Link [LMAC] enabled at IRQ 10
  762. [ 1.084538] forcedeth 0000:00:0a.0: PCI INT A -> Link[LMAC] -> GSI 10 (level, low) -> IRQ 10
  763. [ 1.084542] forcedeth 0000:00:0a.0: setting latency timer to 64
  764. [ 1.244590] ata1.00: ATA-8: WDC WD5000AAKB-00H8A0, 05.04E05, max UDMA/133
  765. [ 1.244593] ata1.00: 976773168 sectors, multi 16: LBA48
  766. [ 1.244599] ata1: nv_mode_filter: 0x7f39f&0x7f39f->0x7f39f, BIOS=0x7f000 (0xc7000000) ACPI=0x7f01f (15:900:0x11)
  767. [ 1.260521] ata1.00: configured for UDMA/133
  768. [ 1.260594] scsi 0:0:0:0: Direct-Access ATA WDC WD5000AAKB-0 05.0 PQ: 0 ANSI: 5
  769. [ 1.260686] sd 0:0:0:0: Attached scsi generic sg0 type 0
  770. [ 1.260805] ata2: port disabled. ignoring.
  771. [ 1.260829] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
  772. [ 1.260854] sd 0:0:0:0: [sda] Write Protect is off
  773. [ 1.260856] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
  774. [ 1.260868] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  775. [ 1.277874] sda: sda1 sda2 sda3
  776. [ 1.278092] sd 0:0:0:0: [sda] Attached SCSI disk
  777. [ 1.332077] Refined TSC clocksource calibration: 3000.000 MHz.
  778. [ 1.332081] Switching to clocksource tsc
  779. [ 1.404055] ata3: SATA link down (SStatus 0 SControl 300)
  780. [ 1.408055] ata6: SATA link down (SStatus 0 SControl 300)
  781. [ 1.408069] ata5: SATA link down (SStatus 0 SControl 300)
  782. [ 1.412054] ata8: SATA link down (SStatus 0 SControl 300)
  783. [ 1.412068] ata7: SATA link down (SStatus 0 SControl 300)
  784. [ 1.540055] usb 3-2: new low speed USB device number 2 using ohci_hcd
  785. [ 1.608603] forcedeth 0000:00:0a.0: ifname eth0, PHY OUI 0x50ef @ 1, addr 48:5b:39:cb:38:8f
  786. [ 1.608606] forcedeth 0000:00:0a.0: highdma csum pwrctl mgmt gbit lnktim msi desc-v3
  787. [ 1.796056] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
  788. [ 1.796314] ata4.00: ATAPI: LG CD-RW CED-8080B, 1.06, max MWDMA2
  789. [ 1.796316] ata4.00: applying bridge limits
  790. [ 1.796655] ata4.00: configured for PIO4
  791. [ 1.798047] scsi 3:0:0:0: CD-ROM LG CD-RW CED-8080B 1.06 PQ: 0 ANSI: 5
  792. [ 1.799387] sr0: scsi3-mmc drive: 32x/32x writer cd/rw xa/form2 cdda tray
  793. [ 1.799389] cdrom: Uniform CD-ROM driver Revision: 3.20
  794. [ 1.799454] sr 3:0:0:0: Attached scsi CD-ROM sr0
  795. [ 1.799486] sr 3:0:0:0: Attached scsi generic sg1 type 5
  796. [ 1.806450] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10
  797. [ 1.806454] firewire_ohci 0000:01:0a.0: PCI INT A -> Link[LNKC] -> GSI 10 (level, low) -> IRQ 10
  798. [ 1.811784] input: OM as /devices/pci0000:00/0000:00:02.0/usb3/3-2/3-2:1.0/input/input2
  799. [ 1.811849] generic-usb 0003:04F3:0232.0001: input,hidraw0: USB HID v1.11 Mouse [OM] on usb-0000:00:02.0-2/input0
  800. [ 1.811858] usbcore: registered new interface driver usbhid
  801. [ 1.811859] usbhid: USB HID core driver
  802. [ 1.868057] firewire_ohci: Added fw-ohci device 0000:01:0a.0, OHCI v1.10, 4 IR + 8 IT contexts, quirks 0x11
  803. [ 2.005796] EXT4-fs (sda1): INFO: recovery required on readonly filesystem
  804. [ 2.005799] EXT4-fs (sda1): write access will be enabled during recovery
  805. [ 2.056054] usb 4-2: new low speed USB device number 2 using ohci_hcd
  806. [ 2.293805] input: Liteon Microsoft® Wireless Receiver 700 v2.0 as /devices/pci0000:00/0000:00:04.0/usb4/4-2/4-2:1.0/input/input3
  807. [ 2.293855] generic-usb 0003:045E:0734.0002: input,hidraw1: USB HID v1.11 Keyboard [Liteon Microsoft® Wireless Receiver 700 v2.0] on usb-0000:00:04.0-2/input0
  808. [ 2.309804] input: Liteon Microsoft® Wireless Receiver 700 v2.0 as /devices/pci0000:00/0000:00:04.0/usb4/4-2/4-2:1.1/input/input4
  809. [ 2.309864] generic-usb 0003:045E:0734.0003: input,hidraw2: USB HID v1.11 Mouse [Liteon Microsoft® Wireless Receiver 700 v2.0] on usb-0000:00:04.0-2/input1
  810. [ 2.368064] firewire_core: created device fw0: GUID 001e8c0000324cb0, S400
  811. [ 4.312657] EXT4-fs (sda1): orphan cleanup on readonly fs
  812. [ 4.312664] EXT4-fs (sda1): ext4_orphan_cleanup: deleting unreferenced inode 526219
  813. [ 4.322601] EXT4-fs (sda1): ext4_orphan_cleanup: deleting unreferenced inode 398091
  814. [ 4.322629] EXT4-fs (sda1): ext4_orphan_cleanup: deleting unreferenced inode 404256
  815. [ 4.322643] EXT4-fs (sda1): ext4_orphan_cleanup: deleting unreferenced inode 409519
  816. [ 4.322651] EXT4-fs (sda1): ext4_orphan_cleanup: deleting unreferenced inode 409521
  817. [ 4.322683] EXT4-fs (sda1): ext4_orphan_cleanup: deleting unreferenced inode 409522
  818. [ 4.322708] EXT4-fs (sda1): ext4_orphan_cleanup: deleting unreferenced inode 409523
  819. [ 4.322715] EXT4-fs (sda1): ext4_orphan_cleanup: deleting unreferenced inode 409524
  820. [ 4.322812] EXT4-fs (sda1): ext4_orphan_cleanup: deleting unreferenced inode 409525
  821. [ 4.322824] EXT4-fs (sda1): ext4_orphan_cleanup: deleting unreferenced inode 409530
  822. [ 4.322839] EXT4-fs (sda1): ext4_orphan_cleanup: deleting unreferenced inode 409531
  823. [ 4.322848] EXT4-fs (sda1): ext4_orphan_cleanup: deleting unreferenced inode 409539
  824. [ 4.323258] EXT4-fs (sda1): ext4_orphan_cleanup: deleting unreferenced inode 398027
  825. [ 4.323265] EXT4-fs (sda1): 13 orphan inodes deleted
  826. [ 4.323267] EXT4-fs (sda1): recovery complete
  827. [ 4.665187] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
  828. [ 12.980834] udevd[340]: starting version 173
  829. [ 13.023594] lp: driver loaded but no devices found
  830. [ 13.079433] Adding 499708k swap on /dev/sda3. Priority:-1 extents:1 across:499708k
  831. [ 13.083251] i2c i2c-0: nForce2 SMBus adapter at 0x600
  832. [ 13.083255] ACPI: resource nForce2_smbus [io 0x0700-0x073f] conflicts with ACPI region SM00 [io 0x700-0x73f]
  833. [ 13.083257] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  834. [ 13.239861] wmi: Mapper loaded
  835. [ 13.325402] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
  836. [ 13.327960] type=1400 audit(1332168594.845:2): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient" pid=616 comm="apparmor_parser"
  837. [ 13.328268] type=1400 audit(1332168594.849:3): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=616 comm="apparmor_parser"
  838. [ 13.328474] type=1400 audit(1332168594.849:4): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=616 comm="apparmor_parser"
  839. [ 13.353216] [drm] Initialized drm 1.1.0 20060810
  840. [ 13.396061] ACPI: PCI Interrupt Link [LN0C] enabled at IRQ 7
  841. [ 13.396064] PCI: setting IRQ 7 as level-triggered
  842. [ 13.396069] nouveau 0000:05:00.0: PCI INT A -> Link[LN0C] -> GSI 7 (level, low) -> IRQ 7
  843. [ 13.396074] nouveau 0000:05:00.0: setting latency timer to 64
  844. [ 13.430160] [drm] nouveau 0000:05:00.0: Detected an NV50 generation card (0x084200a2)
  845. [ 13.498106] [drm] nouveau 0000:05:00.0: Attempting to load BIOS image from PRAMIN
  846. [ 13.562195] [drm] nouveau 0000:05:00.0: ... appears to be valid
  847. [ 13.562198] [drm] nouveau 0000:05:00.0: BIT BIOS found
  848. [ 13.562201] [drm] nouveau 0000:05:00.0: Bios version 60.84.58.00
  849. [ 13.562203] [drm] nouveau 0000:05:00.0: TMDS table version 2.0
  850. [ 13.562205] [drm] nouveau 0000:05:00.0: BIT table 'd' not found
  851. [ 13.562207] [drm] nouveau 0000:05:00.0: Found Display Configuration Block version 4.0
  852. [ 13.562210] [drm] nouveau 0000:05:00.0: Raw DCB entry 0: 02000300 00000028
  853. [ 13.562212] [drm] nouveau 0000:05:00.0: Raw DCB entry 1: 01000302 00020030
  854. [ 13.562213] [drm] nouveau 0000:05:00.0: Raw DCB entry 2: 04011310 00000028
  855. [ 13.562215] [drm] nouveau 0000:05:00.0: Raw DCB entry 3: 02011312 00020030
  856. [ 13.562217] [drm] nouveau 0000:05:00.0: Raw DCB entry 4: 010223f1 00c0c080
  857. [ 13.562219] [drm] nouveau 0000:05:00.0: DCB connector table: VHER 0x40 5 14 2
  858. [ 13.562221] [drm] nouveau 0000:05:00.0: 0: 0x00002030: type 0x30 idx 0 tag 0x08
  859. [ 13.562223] [drm] nouveau 0000:05:00.0: 1: 0x00001130: type 0x30 idx 1 tag 0x07
  860. [ 13.562225] [drm] nouveau 0000:05:00.0: 2: 0x00000210: type 0x10 idx 2 tag 0xff
  861. [ 13.562227] [drm] nouveau 0000:05:00.0: 3: 0x00000211: type 0x11 idx 3 tag 0xff
  862. [ 13.562229] [drm] nouveau 0000:05:00.0: 4: 0x00000213: type 0x13 idx 4 tag 0xff
  863. [ 13.562233] [drm] nouveau 0000:05:00.0: Parsing VBIOS init table 0 at offset 0xC3A4
  864. [ 13.585272] [drm] nouveau 0000:05:00.0: Parsing VBIOS init table 1 at offset 0xC6FD
  865. [ 13.601979] [drm] nouveau 0000:05:00.0: Parsing VBIOS init table 2 at offset 0xD14D
  866. [ 13.601986] [drm] nouveau 0000:05:00.0: Parsing VBIOS init table 3 at offset 0xD23F
  867. [ 13.603054] [drm] nouveau 0000:05:00.0: Parsing VBIOS init table 4 at offset 0xD472
  868. [ 13.603056] [drm] nouveau 0000:05:00.0: Parsing VBIOS init table at offset 0xD4D7
  869. [ 13.622900] [drm] nouveau 0000:05:00.0: 0xD4D7: Condition still not met after 20ms, skipping following opcodes
  870. [ 13.654594] [drm] nouveau 0000:05:00.0: timingset 255 does not exist
  871. [ 13.690352] HDA Intel 0000:00:07.0: power state changed by ACPI to D0
  872. [ 13.690356] HDA Intel 0000:00:07.0: power state changed by ACPI to D0
  873. [ 13.690424] ACPI: PCI Interrupt Link [LAZA] enabled at IRQ 15
  874. [ 13.690428] HDA Intel 0000:00:07.0: PCI INT A -> Link[LAZA] -> GSI 15 (level, low) -> IRQ 15
  875. [ 13.690430] hda_intel: Disabling MSI
  876. [ 13.690447] HDA Intel 0000:00:07.0: setting latency timer to 64
  877. [ 13.704769] [drm] nouveau 0000:05:00.0: 1 available performance level(s)
  878. [ 13.704773] [drm] nouveau 0000:05:00.0: 0: memory 800MHz core 620MHz shader 1355MHz fanspeed 100%
  879. [ 13.704790] [drm] nouveau 0000:05:00.0: c: memory 702MHz core 540MHz shader 1188MHz voltage 1320mV
  880. [ 13.704881] [TTM] Zone kernel: Available graphics memory: 437272 kiB.
  881. [ 13.704883] [TTM] Zone highmem: Available graphics memory: 1030972 kiB.
  882. [ 13.704885] [TTM] Initializing pool allocator.
  883. [ 13.704896] [drm] nouveau 0000:05:00.0: Detected 256MiB VRAM
  884. [ 13.706527] [drm] nouveau 0000:05:00.0: 512 MiB GART (aperture)
  885. [ 13.720073] [drm] nouveau 0000:05:00.0: DCB encoder 1 unknown
  886. [ 13.720075] [drm] nouveau 0000:05:00.0: TV-1 has no encoders, removing
  887. [ 13.720768] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
  888. [ 13.720770] [drm] No driver support for vblank timestamp query.
  889. [ 13.893892] [drm] nouveau 0000:05:00.0: allocated 1280x1024 fb: 0x40000000, bo edd95a00
  890. [ 13.893985] fbcon: nouveaufb (fb0) is primary device
  891. [ 13.894526] Console: switching to colour frame buffer device 160x64
  892. [ 13.894559] fb0: nouveaufb frame buffer device
  893. [ 13.894560] drm: registered panic notifier
  894. [ 13.894565] [drm] Initialized nouveau 0.0.16 20090420 for 0000:05:00.0 on minor 0
  895. [ 14.008422] IR NEC protocol handler initialized
  896. [ 14.015952] IR RC5(x) protocol handler initialized
  897. [ 14.022677] dib0700: loaded with support for 20 different device-types
  898. [ 14.023154] IR RC6 protocol handler initialized
  899. [ 14.023781] dvb-usb: found a 'TechniSat AirStar TeleStick 2' in warm state.
  900. [ 14.024242] dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.
  901. [ 14.024949] DVB: registering new adapter (TechniSat AirStar TeleStick 2)
  902. [ 14.028517] IR JVC protocol handler initialized
  903. [ 14.029587] IR Sony protocol handler initialized
  904. [ 14.031104] lirc_dev: IR Remote Control driver registered, major 249
  905. [ 14.031557] IR LIRC bridge handler initialized
  906. [ 14.246900] DVB: registering adapter 0 frontend 0 (DiBcom 7000PC)...
  907. [ 14.471356] DiB0070: successfully identified
  908. [ 14.496057] Registered IR keymap rc-dib0700-rc5
  909. [ 14.496165] input: IR-receiver inside an USB DVB receiver as /devices/pci0000:00/0000:00:04.1/usb2/2-1/rc/rc0/input5
  910. [ 14.496215] rc0: IR-receiver inside an USB DVB receiver as /devices/pci0000:00/0000:00:04.1/usb2/2-1/rc/rc0
  911. [ 14.496722] dvb-usb: schedule remote query interval to 50 msecs.
  912. [ 14.496725] dvb-usb: TechniSat AirStar TeleStick 2 successfully initialized and connected.
  913. [ 14.496856] dib0700: rc submit urb failed
  914. [ 14.496857]
  915. [ 14.496877] usbcore: registered new interface driver dvb_usb_dib0700
  916. [ 16.054064] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
  917. [ 23.901950] type=1400 audit(1332168605.421:5): apparmor="STATUS" operation="profile_load" name="/usr/lib/lightdm/lightdm-guest-session-wrapper" pid=946 comm="apparmor_parser"
  918. [ 23.909534] type=1400 audit(1332168605.429:6): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=947 comm="apparmor_parser"
  919. [ 23.909919] type=1400 audit(1332168605.429:7): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=947 comm="apparmor_parser"
  920. [ 23.910168] type=1400 audit(1332168605.429:8): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=947 comm="apparmor_parser"
  921. [ 23.929456] ppdev: user-space parallel port driver
  922. [ 23.938033] type=1400 audit(1332168605.457:9): apparmor="STATUS" operation="profile_load" name="/usr/lib/cups/backend/cups-pdf" pid=961 comm="apparmor_parser"
  923. [ 23.938391] type=1400 audit(1332168605.457:10): apparmor="STATUS" operation="profile_load" name="/usr/sbin/cupsd" pid=961 comm="apparmor_parser"
  924. [ 23.951792] type=1400 audit(1332168605.469:11): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince" pid=952 comm="apparmor_parser"
  925. [ 23.971244] type=1400 audit(1332168605.489:12): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince-previewer" pid=952 comm="apparmor_parser"
  926. [ 23.994292] type=1400 audit(1332168605.513:13): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince-thumbnailer" pid=952 comm="apparmor_parser"
  927. [ 24.011783] type=1400 audit(1332168605.529:14): apparmor="STATUS" operation="profile_load" name="/usr/lib/telepathy/mission-control-5" pid=969 comm="apparmor_parser"
  928. [ 24.162630] init: failsafe main process (890) killed by TERM signal
  929. [ 24.164548] forcedeth 0000:00:0a.0: irq 17 for MSI/MSI-X
  930. [ 24.170050] init: apport pre-start process (1005) terminated with status 1
  931. [ 24.202065] init: apport post-stop process (1039) terminated with status 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement