Guest User

dmesg AVLinux

a guest
May 13th, 2012
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 56.71 KB | None | 0 0
  1. [ 0.000000] On node 0 totalpages: 521823
  2. [ 0.000000] free_area_init_node: node 0, pgdat c1352b00, node_mem_map f5aff200
  3. [ 0.000000] DMA zone: 32 pages used for memmap
  4. [ 0.000000] DMA zone: 0 pages reserved
  5. [ 0.000000] DMA zone: 3951 pages, LIFO batch:0
  6. [ 0.000000] Normal zone: 1744 pages used for memmap
  7. [ 0.000000] Normal zone: 221486 pages, LIFO batch:31
  8. [ 0.000000] HighMem zone: 2302 pages used for memmap
  9. [ 0.000000] HighMem zone: 292308 pages, LIFO batch:31
  10. [ 0.000000] Using APIC driver default
  11. [ 0.000000] ACPI: PM-Timer IO Port: 0x1008
  12. [ 0.000000] ACPI: Local APIC address 0xfee00000
  13. [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
  14. [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
  15. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
  16. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
  17. [ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
  18. [ 0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
  19. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  20. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  21. [ 0.000000] ACPI: IRQ0 used by override.
  22. [ 0.000000] ACPI: IRQ2 used by override.
  23. [ 0.000000] ACPI: IRQ9 used by override.
  24. [ 0.000000] Using ACPI (MADT) for SMP configuration information
  25. [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
  26. [ 0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
  27. [ 0.000000] nr_irqs_gsi: 40
  28. [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
  29. [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000d2000
  30. [ 0.000000] PM: Registered nosave memory: 00000000000d2000 - 00000000000d4000
  31. [ 0.000000] PM: Registered nosave memory: 00000000000d4000 - 00000000000dc000
  32. [ 0.000000] PM: Registered nosave memory: 00000000000dc000 - 0000000000100000
  33. [ 0.000000] Allocating PCI resources starting at 80000000 (gap: 80000000:70000000)
  34. [ 0.000000] Booting paravirtualized kernel on bare hardware
  35. [ 0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:2 nr_node_ids:1
  36. [ 0.000000] PERCPU: Embedded 11 pages/cpu @f5400000 s24192 r0 d20864 u2097152
  37. [ 0.000000] pcpu-alloc: s24192 r0 d20864 u2097152 alloc=1*4194304
  38. [ 0.000000] pcpu-alloc: [0] 0 1
  39. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 517745
  40. [ 0.000000] Kernel command line: initrd=/ubninit boot=live config threadirqs transparent_hugepage=never quiet keyboard-layouts=dk BOOT_IMAGE=/ubnkern
  41. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  42. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  43. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  44. [ 0.000000] Initializing CPU#0
  45. [ 0.000000] Initializing HighMem for node 0 (000377fe:0007f6d0)
  46. [ 0.000000] Memory: 2052448k/2087744k available (2325k kernel code, 34844k reserved, 1097k data, 384k init, 1178440k highmem)
  47. [ 0.000000] virtual kernel memory layout:
  48. [ 0.000000] fixmap : 0xfff16000 - 0xfffff000 ( 932 kB)
  49. [ 0.000000] pkmap : 0xff800000 - 0xffc00000 (4096 kB)
  50. [ 0.000000] vmalloc : 0xf7ffe000 - 0xff7fe000 ( 120 MB)
  51. [ 0.000000] lowmem : 0xc0000000 - 0xf77fe000 ( 887 MB)
  52. [ 0.000000] .init : 0xc1358000 - 0xc13b8000 ( 384 kB)
  53. [ 0.000000] .data : 0xc12457a9 - 0xc1357e40 (1097 kB)
  54. [ 0.000000] .text : 0xc1000000 - 0xc12457a9 (2325 kB)
  55. [ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
  56. [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  57. [ 0.000000] Preemptible hierarchical RCU implementation.
  58. [ 0.000000] NR_IRQS:2304 nr_irqs:512 16
  59. [ 0.000000] CPU 0 irqstacks, hard=f5008000 soft=f500a000
  60. [ 0.000000] Extended CMOS year: 2000
  61. [ 0.000000] Console: colour VGA+ 80x25
  62. [ 0.000000] console [tty0] enabled
  63. [ 0.000000] hpet clockevent registered
  64. [ 0.000000] Fast TSC calibration using PIT
  65. [ 0.000000] Detected 1662.593 MHz processor.
  66. [ 0.001004] Calibrating delay loop (skipped), value calculated using timer frequency.. 3325.18 BogoMIPS (lpj=1662593)
  67. [ 0.001013] pid_max: default: 32768 minimum: 301
  68. [ 0.001056] Security Framework initialized
  69. [ 0.001065] SELinux: Disabled at boot.
  70. [ 0.002005] AppArmor: AppArmor disabled by boot time parameter
  71. [ 0.002034] Mount-cache hash table entries: 512
  72. [ 0.002272] Initializing cgroup subsys cpuacct
  73. [ 0.002285] Initializing cgroup subsys devices
  74. [ 0.002332] Disabled fast string operations
  75. [ 0.002341] CPU: Physical Processor ID: 0
  76. [ 0.002345] CPU: Processor Core ID: 0
  77. [ 0.002350] mce: CPU supports 6 MCE banks
  78. [ 0.002368] CPU0: Thermal monitoring enabled (TM2)
  79. [ 0.002374] using mwait in idle threads.
  80. [ 0.003840] ACPI: Core revision 20110413
  81. [ 0.019072] Enabling APIC mode: Flat. Using 1 I/O APICs
  82. [ 0.019476] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  83. [ 0.029639] CPU0: Intel(R) Core(TM) Duo CPU L2400 @ 1.66GHz stepping 0c
  84. [ 0.029997] Performance Events: Core events, core PMU driver.
  85. [ 0.029997] ... version: 1
  86. [ 0.029997] ... bit width: 40
  87. [ 0.029997] ... generic registers: 2
  88. [ 0.029997] ... value mask: 000000ffffffffff
  89. [ 0.029997] ... max period: 000000007fffffff
  90. [ 0.029997] ... fixed-purpose events: 0
  91. [ 0.029997] ... event mask: 0000000000000003
  92. [ 0.041026] CPU 1 irqstacks, hard=f5080000 soft=f5082000
  93. [ 0.041031] Booting Node 0, Processors #1 Ok.
  94. [ 0.041037] smpboot cpu 1: start_ip = 9b000
  95. [ 0.001999] Initializing CPU#1
  96. [ 0.001999] Disabled fast string operations
  97. [ 0.112989] TSC synchronization [CPU#0 -> CPU#1]:
  98. [ 0.112989] Measured 527220 cycles TSC warp between CPUs, turning off TSC clock.
  99. [ 0.112989] Marking TSC unstable due to check_tsc_sync_source failed
  100. [ 0.113017] Brought up 2 CPUs
  101. [ 0.113022] Total of 2 processors activated (6650.11 BogoMIPS).
  102. [ 0.114106] devtmpfs: initialized
  103. [ 0.115241] PM: Registering ACPI NVS region at 7f6df000 (135168 bytes)
  104. [ 0.115241] print_constraints: dummy:
  105. [ 0.115241] NET: Registered protocol family 16
  106. [ 0.116048] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
  107. [ 0.116048] ACPI: bus type pci registered
  108. [ 0.116087] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf0000000-0xf3ffffff] (base 0xf0000000)
  109. [ 0.116087] PCI: MMCONFIG at [mem 0xf0000000-0xf3ffffff] reserved in E820
  110. [ 0.116087] PCI: Using MMCONFIG for extended config space
  111. [ 0.116087] PCI: Using configuration type 1 for base access
  112. [ 0.121047] bio: create slab <bio-0> at 0
  113. [ 0.125785] ACPI: EC: EC description table is found, configuring boot EC
  114. [ 0.143276] ACPI: SSDT 7f6f1d26 00240 (v01 PmRef Cpu0Ist 00000100 INTL 20050513)
  115. [ 0.144417] ACPI: Dynamic OEM Table Load:
  116. [ 0.144425] ACPI: SSDT (null) 00240 (v01 PmRef Cpu0Ist 00000100 INTL 20050513)
  117. [ 0.144740] ACPI: SSDT 7f6f1feb 0065A (v01 PmRef Cpu0Cst 00000100 INTL 20050513)
  118. [ 0.145928] ACPI: Dynamic OEM Table Load:
  119. [ 0.145935] ACPI: SSDT (null) 0065A (v01 PmRef Cpu0Cst 00000100 INTL 20050513)
  120. [ 0.148445] ACPI: SSDT 7f6f1c5e 000C8 (v01 PmRef Cpu1Ist 00000100 INTL 20050513)
  121. [ 0.149694] ACPI: Dynamic OEM Table Load:
  122. [ 0.149702] ACPI: SSDT (null) 000C8 (v01 PmRef Cpu1Ist 00000100 INTL 20050513)
  123. [ 0.149888] ACPI: SSDT 7f6f1f66 00085 (v01 PmRef Cpu1Cst 00000100 INTL 20050513)
  124. [ 0.151019] ACPI: Dynamic OEM Table Load:
  125. [ 0.151027] ACPI: SSDT (null) 00085 (v01 PmRef Cpu1Cst 00000100 INTL 20050513)
  126. [ 0.154289] ACPI: Interpreter enabled
  127. [ 0.154299] ACPI: (supports S0 S3 S4 S5)
  128. [ 0.154336] ACPI: Using IOAPIC for interrupt routing
  129. [ 0.161020] ACPI: Power Resource [PUBS] (on)
  130. [ 0.169337] ACPI: EC: GPE = 0x1c, I/O: command/status = 0x66, data = 0x62
  131. [ 0.172151] ACPI: ACPI Dock Station Driver: 3 docks/bays found
  132. [ 0.172157] HEST: Table not found.
  133. [ 0.172164] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  134. [ 0.172550] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
  135. [ 0.172706] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7]
  136. [ 0.172712] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff]
  137. [ 0.172719] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
  138. [ 0.172726] pci_root PNP0A08:00: host bridge window [mem 0x000d4000-0x000d7fff]
  139. [ 0.172732] pci_root PNP0A08:00: host bridge window [mem 0x000d8000-0x000dbfff]
  140. [ 0.172739] pci_root PNP0A08:00: host bridge window [mem 0x80000000-0xfebfffff]
  141. [ 0.172764] pci 0000:00:00.0: [8086:27a0] type 0 class 0x000600
  142. [ 0.172836] pci 0000:00:02.0: [8086:27a2] type 0 class 0x000300
  143. [ 0.172856] pci 0000:00:02.0: reg 10: [mem 0xee100000-0xee17ffff]
  144. [ 0.172869] pci 0000:00:02.0: reg 14: [io 0x1800-0x1807]
  145. [ 0.172881] pci 0000:00:02.0: reg 18: [mem 0xd0000000-0xdfffffff pref]
  146. [ 0.172893] pci 0000:00:02.0: reg 1c: [mem 0xee200000-0xee23ffff]
  147. [ 0.172953] pci 0000:00:02.1: [8086:27a6] type 0 class 0x000380
  148. [ 0.172970] pci 0000:00:02.1: reg 10: [mem 0xee180000-0xee1fffff]
  149. [ 0.173120] pci 0000:00:1b.0: [8086:27d8] type 0 class 0x000403
  150. [ 0.173151] pci 0000:00:1b.0: reg 10: [mem 0xee240000-0xee243fff 64bit]
  151. [ 0.173255] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
  152. [ 0.173264] pci 0000:00:1b.0: PME# disabled
  153. [ 0.173300] pci 0000:00:1c.0: [8086:27d0] type 1 class 0x000604
  154. [ 0.173407] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
  155. [ 0.173416] pci 0000:00:1c.0: PME# disabled
  156. [ 0.173454] pci 0000:00:1c.1: [8086:27d2] type 1 class 0x000604
  157. [ 0.173562] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
  158. [ 0.173570] pci 0000:00:1c.1: PME# disabled
  159. [ 0.173609] pci 0000:00:1c.2: [8086:27d4] type 1 class 0x000604
  160. [ 0.173716] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
  161. [ 0.173725] pci 0000:00:1c.2: PME# disabled
  162. [ 0.173763] pci 0000:00:1c.3: [8086:27d6] type 1 class 0x000604
  163. [ 0.173870] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
  164. [ 0.173879] pci 0000:00:1c.3: PME# disabled
  165. [ 0.173920] pci 0000:00:1d.0: [8086:27c8] type 0 class 0x000c03
  166. [ 0.173996] pci 0000:00:1d.0: reg 20: [io 0x1820-0x183f]
  167. [ 0.174052] pci 0000:00:1d.1: [8086:27c9] type 0 class 0x000c03
  168. [ 0.174122] pci 0000:00:1d.1: reg 20: [io 0x1840-0x185f]
  169. [ 0.174174] pci 0000:00:1d.2: [8086:27ca] type 0 class 0x000c03
  170. [ 0.174244] pci 0000:00:1d.2: reg 20: [io 0x1860-0x187f]
  171. [ 0.174296] pci 0000:00:1d.3: [8086:27cb] type 0 class 0x000c03
  172. [ 0.174366] pci 0000:00:1d.3: reg 20: [io 0x1880-0x189f]
  173. [ 0.174433] pci 0000:00:1d.7: [8086:27cc] type 0 class 0x000c03
  174. [ 0.174465] pci 0000:00:1d.7: reg 10: [mem 0xee444000-0xee4443ff]
  175. [ 0.174577] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
  176. [ 0.174586] pci 0000:00:1d.7: PME# disabled
  177. [ 0.174618] pci 0000:00:1e.0: [8086:2448] type 1 class 0x000604
  178. [ 0.174725] pci 0000:00:1f.0: [8086:27b9] type 0 class 0x000601
  179. [ 0.174859] pci 0000:00:1f.0: quirk: [io 0x1000-0x107f] claimed by ICH6 ACPI/GPIO/TCO
  180. [ 0.174871] pci 0000:00:1f.0: quirk: [io 0x1180-0x11bf] claimed by ICH6 GPIO
  181. [ 0.174880] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 1600 (mask 007f)
  182. [ 0.174889] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 15e0 (mask 000f)
  183. [ 0.174897] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 1680 (mask 001f)
  184. [ 0.174952] pci 0000:00:1f.1: [8086:27df] type 0 class 0x000101
  185. [ 0.174976] pci 0000:00:1f.1: reg 10: [io 0x0000-0x0007]
  186. [ 0.174997] pci 0000:00:1f.1: reg 14: [io 0x0000-0x0003]
  187. [ 0.175014] pci 0000:00:1f.1: reg 18: [io 0x0000-0x0007]
  188. [ 0.175031] pci 0000:00:1f.1: reg 1c: [io 0x0000-0x0003]
  189. [ 0.175049] pci 0000:00:1f.1: reg 20: [io 0x1810-0x181f]
  190. [ 0.175111] pci 0000:00:1f.2: [8086:27c5] type 0 class 0x000106
  191. [ 0.175143] pci 0000:00:1f.2: reg 10: [io 0x18d0-0x18d7]
  192. [ 0.175161] pci 0000:00:1f.2: reg 14: [io 0x18c4-0x18c7]
  193. [ 0.175178] pci 0000:00:1f.2: reg 18: [io 0x18c8-0x18cf]
  194. [ 0.175195] pci 0000:00:1f.2: reg 1c: [io 0x18c0-0x18c3]
  195. [ 0.175212] pci 0000:00:1f.2: reg 20: [io 0x18b0-0x18bf]
  196. [ 0.175230] pci 0000:00:1f.2: reg 24: [mem 0xee444400-0xee4447ff]
  197. [ 0.175283] pci 0000:00:1f.2: PME# supported from D3hot
  198. [ 0.175292] pci 0000:00:1f.2: PME# disabled
  199. [ 0.175320] pci 0000:00:1f.3: [8086:27da] type 0 class 0x000c05
  200. [ 0.175408] pci 0000:00:1f.3: reg 20: [io 0x18e0-0x18ff]
  201. [ 0.175574] pci 0000:02:00.0: [8086:109a] type 0 class 0x000200
  202. [ 0.175611] pci 0000:02:00.0: reg 10: [mem 0xee000000-0xee01ffff]
  203. [ 0.175660] pci 0000:02:00.0: reg 18: [io 0x2000-0x201f]
  204. [ 0.175820] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
  205. [ 0.175831] pci 0000:02:00.0: PME# disabled
  206. [ 0.175892] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
  207. [ 0.175901] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
  208. [ 0.175910] pci 0000:00:1c.0: bridge window [mem 0xee000000-0xee0fffff]
  209. [ 0.175925] pci 0000:00:1c.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
  210. [ 0.176133] pci 0000:03:00.0: [8086:4227] type 0 class 0x000280
  211. [ 0.176196] pci 0000:03:00.0: reg 10: [mem 0xedf00000-0xedf00fff]
  212. [ 0.176557] pci 0000:03:00.0: PME# supported from D0 D3hot
  213. [ 0.176574] pci 0000:03:00.0: PME# disabled
  214. [ 0.176673] pci 0000:00:1c.1: PCI bridge to [bus 03-03]
  215. [ 0.176682] pci 0000:00:1c.1: bridge window [io 0x3000-0x4fff]
  216. [ 0.176691] pci 0000:00:1c.1: bridge window [mem 0xec000000-0xedffffff]
  217. [ 0.176704] pci 0000:00:1c.1: bridge window [mem 0xe4000000-0xe40fffff 64bit pref]
  218. [ 0.176784] pci 0000:00:1c.2: PCI bridge to [bus 04-0b]
  219. [ 0.176793] pci 0000:00:1c.2: bridge window [io 0x5000-0x6fff]
  220. [ 0.176802] pci 0000:00:1c.2: bridge window [mem 0xe8000000-0xe9ffffff]
  221. [ 0.176815] pci 0000:00:1c.2: bridge window [mem 0xe4100000-0xe41fffff 64bit pref]
  222. [ 0.176990] pci 0000:00:1c.3: PCI bridge to [bus 0c-13]
  223. [ 0.176990] pci 0000:00:1c.3: bridge window [io 0x7000-0x8fff]
  224. [ 0.176990] pci 0000:00:1c.3: bridge window [mem 0xea000000-0xebffffff]
  225. [ 0.176990] pci 0000:00:1c.3: bridge window [mem 0xe4200000-0xe42fffff 64bit pref]
  226. [ 0.177000] pci 0000:15:00.0: [1180:0476] type 2 class 0x000607
  227. [ 0.177033] pci 0000:15:00.0: reg 10: [mem 0xe4300000-0xe4300fff]
  228. [ 0.177065] pci 0000:15:00.0: supports D1 D2
  229. [ 0.177071] pci 0000:15:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  230. [ 0.177080] pci 0000:15:00.0: PME# disabled
  231. [ 0.177110] pci 0000:15:00.1: [1180:0552] type 0 class 0x000c00
  232. [ 0.177141] pci 0000:15:00.1: reg 10: [mem 0xe4301000-0xe43017ff]
  233. [ 0.177247] pci 0000:15:00.1: PME# supported from D0 D3hot D3cold
  234. [ 0.177255] pci 0000:15:00.1: PME# disabled
  235. [ 0.177285] pci 0000:15:00.2: [1180:0822] type 0 class 0x000805
  236. [ 0.177315] pci 0000:15:00.2: reg 10: [mem 0xe4301800-0xe43018ff]
  237. [ 0.177421] pci 0000:15:00.2: supports D1 D2
  238. [ 0.177426] pci 0000:15:00.2: PME# supported from D0 D1 D2 D3hot D3cold
  239. [ 0.177435] pci 0000:15:00.2: PME# disabled
  240. [ 0.177525] pci 0000:00:1e.0: PCI bridge to [bus 15-18] (subtractive decode)
  241. [ 0.177534] pci 0000:00:1e.0: bridge window [io 0x9000-0xcfff]
  242. [ 0.177544] pci 0000:00:1e.0: bridge window [mem 0xe4300000-0xe7ffffff]
  243. [ 0.177557] pci 0000:00:1e.0: bridge window [mem 0xe0000000-0xe3ffffff 64bit pref]
  244. [ 0.177563] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
  245. [ 0.177570] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
  246. [ 0.177576] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
  247. [ 0.177583] pci 0000:00:1e.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
  248. [ 0.177589] pci 0000:00:1e.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
  249. [ 0.177596] pci 0000:00:1e.0: bridge window [mem 0x80000000-0xfebfffff] (subtractive decode)
  250. [ 0.177694] pci_bus 0000:00: on NUMA node 0
  251. [ 0.177701] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
  252. [ 0.177872] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP0._PRT]
  253. [ 0.177936] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP1._PRT]
  254. [ 0.178026] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP2._PRT]
  255. [ 0.178098] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP3._PRT]
  256. [ 0.178167] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
  257. [ 0.178648] pci0000:00: Requesting ACPI _OSC control (0x1d)
  258. [ 0.179288] pci0000:00: ACPI _OSC control (0x1d) granted
  259. [ 0.188126] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
  260. [ 0.188267] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11)
  261. [ 0.188404] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11)
  262. [ 0.188540] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
  263. [ 0.189021] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11)
  264. [ 0.189159] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11)
  265. [ 0.189295] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 *11)
  266. [ 0.189431] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11)
  267. [ 0.189536] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
  268. [ 0.189536] vgaarb: loaded
  269. [ 0.189536] vgaarb: bridge control possible 0000:00:02.0
  270. [ 0.190149] SCSI subsystem initialized
  271. [ 0.191038] PCI: Using ACPI for IRQ routing
  272. [ 0.193923] PCI: pci_cache_line_size set to 64 bytes
  273. [ 0.194098] reserve RAM buffer: 000000000009f000 - 000000000009ffff
  274. [ 0.194104] reserve RAM buffer: 000000007f6d0000 - 000000007fffffff
  275. [ 0.194297] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
  276. [ 0.194297] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
  277. [ 0.194297] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
  278. [ 0.199014] Switching to clocksource hpet
  279. [ 0.199117] pnp: PnP ACPI init
  280. [ 0.199134] ACPI: bus type pnp registered
  281. [ 0.199930] Switched to NOHz mode on CPU #1
  282. [ 0.199943] pnp 00:00: [mem 0x00000000-0x0009ffff]
  283. [ 0.199950] pnp 00:00: [mem 0x000c0000-0x000c3fff]
  284. [ 0.199955] pnp 00:00: [mem 0x000c4000-0x000c7fff]
  285. [ 0.199961] pnp 00:00: [mem 0x000c8000-0x000cbfff]
  286. [ 0.199966] pnp 00:00: [mem 0x000cc000-0x000cffff]
  287. [ 0.199971] pnp 00:00: [mem 0x000d0000-0x000d3fff]
  288. [ 0.199976] pnp 00:00: [mem 0x000d4000-0x000d3fff disabled]
  289. [ 0.199982] pnp 00:00: [mem 0x000d8000-0x000d7fff disabled]
  290. [ 0.199987] pnp 00:00: [mem 0x000dc000-0x000dffff]
  291. [ 0.199993] pnp 00:00: [mem 0x000e0000-0x000e3fff]
  292. [ 0.199998] pnp 00:00: [mem 0x000e4000-0x000e7fff]
  293. [ 0.200003] pnp 00:00: [mem 0x000e8000-0x000ebfff]
  294. [ 0.200008] pnp 00:00: [mem 0x000ec000-0x000effff]
  295. [ 0.200013] pnp 00:00: [mem 0x000f0000-0x000fffff]
  296. [ 0.200018] pnp 00:00: [mem 0x00100000-0x7fffffff]
  297. [ 0.200024] pnp 00:00: [mem 0xfec00000-0xffffffff]
  298. [ 0.200029] pnp 00:00: [mem 0xfed41000-0xfed40fff disabled]
  299. [ 0.200154] Switched to NOHz mode on CPU #0
  300. [ 0.200206] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
  301. [ 0.200213] system 00:00: [mem 0x000c0000-0x000c3fff] could not be reserved
  302. [ 0.200220] system 00:00: [mem 0x000c4000-0x000c7fff] could not be reserved
  303. [ 0.200227] system 00:00: [mem 0x000c8000-0x000cbfff] has been reserved
  304. [ 0.200233] system 00:00: [mem 0x000cc000-0x000cffff] could not be reserved
  305. [ 0.200240] system 00:00: [mem 0x000d0000-0x000d3fff] could not be reserved
  306. [ 0.200247] system 00:00: [mem 0x000dc000-0x000dffff] could not be reserved
  307. [ 0.200254] system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved
  308. [ 0.200261] system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved
  309. [ 0.200268] system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved
  310. [ 0.200275] system 00:00: [mem 0x000ec000-0x000effff] could not be reserved
  311. [ 0.200282] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved
  312. [ 0.200289] system 00:00: [mem 0x00100000-0x7fffffff] could not be reserved
  313. [ 0.200296] system 00:00: [mem 0xfec00000-0xffffffff] could not be reserved
  314. [ 0.200304] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
  315. [ 0.200350] pnp 00:01: [bus 00-ff]
  316. [ 0.200356] pnp 00:01: [io 0x0cf8-0x0cff]
  317. [ 0.200361] pnp 00:01: [io 0x0000-0x0cf7 window]
  318. [ 0.200367] pnp 00:01: [io 0x0d00-0xffff window]
  319. [ 0.200373] pnp 00:01: [mem 0x000a0000-0x000bffff window]
  320. [ 0.200378] pnp 00:01: [mem 0x000c0000-0x000c3fff window]
  321. [ 0.200384] pnp 00:01: [mem 0x000c4000-0x000c7fff window]
  322. [ 0.200390] pnp 00:01: [mem 0x000c8000-0x000cbfff window]
  323. [ 0.200395] pnp 00:01: [mem 0x000cc000-0x000cffff window]
  324. [ 0.200401] pnp 00:01: [mem 0x000d0000-0x000d3fff window]
  325. [ 0.200406] pnp 00:01: [mem 0x000d4000-0x000d7fff window]
  326. [ 0.200412] pnp 00:01: [mem 0x000d8000-0x000dbfff window]
  327. [ 0.200418] pnp 00:01: [mem 0x000dc000-0x000dffff window]
  328. [ 0.200423] pnp 00:01: [mem 0x000e0000-0x000e3fff window]
  329. [ 0.200429] pnp 00:01: [mem 0x000e4000-0x000e7fff window]
  330. [ 0.200434] pnp 00:01: [mem 0x000e8000-0x000ebfff window]
  331. [ 0.200440] pnp 00:01: [mem 0x000ec000-0x000effff window]
  332. [ 0.200446] pnp 00:01: [mem 0x80000000-0xfebfffff window]
  333. [ 0.200451] pnp 00:01: [mem 0xfed40000-0xfed40fff window]
  334. [ 0.200599] pnp 00:01: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
  335. [ 0.200747] pnp 00:02: [io 0x0010-0x001f]
  336. [ 0.200756] pnp 00:02: [io 0x0090-0x009f]
  337. [ 0.200761] pnp 00:02: [io 0x0024-0x0025]
  338. [ 0.200766] pnp 00:02: [io 0x0028-0x0029]
  339. [ 0.200771] pnp 00:02: [io 0x002c-0x002d]
  340. [ 0.200776] pnp 00:02: [io 0x0030-0x0031]
  341. [ 0.200781] pnp 00:02: [io 0x0034-0x0035]
  342. [ 0.200786] pnp 00:02: [io 0x0038-0x0039]
  343. [ 0.200790] pnp 00:02: [io 0x003c-0x003d]
  344. [ 0.200795] pnp 00:02: [io 0x00a4-0x00a5]
  345. [ 0.200800] pnp 00:02: [io 0x00a8-0x00a9]
  346. [ 0.200805] pnp 00:02: [io 0x00ac-0x00ad]
  347. [ 0.200810] pnp 00:02: [io 0x00b0-0x00b5]
  348. [ 0.200815] pnp 00:02: [io 0x00b8-0x00b9]
  349. [ 0.200820] pnp 00:02: [io 0x00bc-0x00bd]
  350. [ 0.200825] pnp 00:02: [io 0x0050-0x0053]
  351. [ 0.200830] pnp 00:02: [io 0x0072-0x0077]
  352. [ 0.200835] pnp 00:02: [io 0x164e-0x164f]
  353. [ 0.200840] pnp 00:02: [io 0x002e-0x002f]
  354. [ 0.200845] pnp 00:02: [io 0x1000-0x107f]
  355. [ 0.200850] pnp 00:02: [io 0x1180-0x11bf]
  356. [ 0.200855] pnp 00:02: [io 0x0800-0x080f]
  357. [ 0.200860] pnp 00:02: [io 0x15e0-0x15ef]
  358. [ 0.200865] pnp 00:02: [io 0x1600-0x165f]
  359. [ 0.200870] pnp 00:02: [mem 0xf0000000-0xf3ffffff]
  360. [ 0.200875] pnp 00:02: [mem 0xfed1c000-0xfed1ffff]
  361. [ 0.200880] pnp 00:02: [mem 0xfed14000-0xfed17fff]
  362. [ 0.200886] pnp 00:02: [mem 0xfed18000-0xfed18fff]
  363. [ 0.200891] pnp 00:02: [mem 0xfed19000-0xfed19fff]
  364. [ 0.200896] pnp 00:02: [mem 0xfed40000-0xfed40fff]
  365. [ 0.201161] system 00:02: [io 0x164e-0x164f] has been reserved
  366. [ 0.201169] system 00:02: [io 0x1000-0x107f] has been reserved
  367. [ 0.201175] system 00:02: [io 0x1180-0x11bf] has been reserved
  368. [ 0.201182] system 00:02: [io 0x0800-0x080f] has been reserved
  369. [ 0.201188] system 00:02: [io 0x15e0-0x15ef] has been reserved
  370. [ 0.201195] system 00:02: [io 0x1600-0x165f] could not be reserved
  371. [ 0.201203] system 00:02: [mem 0xf0000000-0xf3ffffff] has been reserved
  372. [ 0.201210] system 00:02: [mem 0xfed1c000-0xfed1ffff] has been reserved
  373. [ 0.201217] system 00:02: [mem 0xfed14000-0xfed17fff] has been reserved
  374. [ 0.201224] system 00:02: [mem 0xfed18000-0xfed18fff] has been reserved
  375. [ 0.201231] system 00:02: [mem 0xfed19000-0xfed19fff] has been reserved
  376. [ 0.201237] system 00:02: [mem 0xfed40000-0xfed40fff] has been reserved
  377. [ 0.201245] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
  378. [ 0.201321] pnp 00:03: [mem 0xfed00000-0xfed003ff]
  379. [ 0.201436] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
  380. [ 0.201458] pnp 00:04: [io 0x0000-0x000f]
  381. [ 0.201463] pnp 00:04: [io 0x0080-0x008f]
  382. [ 0.201468] pnp 00:04: [io 0x00c0-0x00df]
  383. [ 0.201474] pnp 00:04: [dma 4]
  384. [ 0.201586] pnp 00:04: Plug and Play ACPI device, IDs PNP0200 (active)
  385. [ 0.201606] pnp 00:05: [io 0x0061]
  386. [ 0.201718] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active)
  387. [ 0.201739] pnp 00:06: [io 0x00f0]
  388. [ 0.201755] pnp 00:06: [irq 13]
  389. [ 0.201872] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active)
  390. [ 0.201893] pnp 00:07: [io 0x0070-0x0071]
  391. [ 0.201903] pnp 00:07: [irq 8]
  392. [ 0.202046] pnp 00:07: Plug and Play ACPI device, IDs PNP0b00 (active)
  393. [ 0.202067] pnp 00:08: [io 0x0060]
  394. [ 0.202072] pnp 00:08: [io 0x0064]
  395. [ 0.202083] pnp 00:08: [irq 1]
  396. [ 0.202198] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 (active)
  397. [ 0.202225] pnp 00:09: [irq 12]
  398. [ 0.202340] pnp 00:09: Plug and Play ACPI device, IDs IBM3780 PNP0f13 (active)
  399. [ 0.203508] pnp: PnP ACPI: found 10 devices
  400. [ 0.203513] ACPI: ACPI bus type pnp unregistered
  401. [ 0.203519] PnPBIOS: Disabled by ACPI PNP
  402. [ 0.246180] PCI: max bus depth: 2 pci_try_num: 3
  403. [ 0.246258] pci 0000:00:1c.0: BAR 9: assigned [mem 0x80000000-0x801fffff 64bit pref]
  404. [ 0.246265] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
  405. [ 0.246273] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
  406. [ 0.246284] pci 0000:00:1c.0: bridge window [mem 0xee000000-0xee0fffff]
  407. [ 0.246293] pci 0000:00:1c.0: bridge window [mem 0x80000000-0x801fffff 64bit pref]
  408. [ 0.246306] pci 0000:00:1c.1: PCI bridge to [bus 03-03]
  409. [ 0.246313] pci 0000:00:1c.1: bridge window [io 0x3000-0x4fff]
  410. [ 0.246324] pci 0000:00:1c.1: bridge window [mem 0xec000000-0xedffffff]
  411. [ 0.246334] pci 0000:00:1c.1: bridge window [mem 0xe4000000-0xe40fffff 64bit pref]
  412. [ 0.246346] pci 0000:00:1c.2: PCI bridge to [bus 04-0b]
  413. [ 0.246354] pci 0000:00:1c.2: bridge window [io 0x5000-0x6fff]
  414. [ 0.246364] pci 0000:00:1c.2: bridge window [mem 0xe8000000-0xe9ffffff]
  415. [ 0.246374] pci 0000:00:1c.2: bridge window [mem 0xe4100000-0xe41fffff 64bit pref]
  416. [ 0.246386] pci 0000:00:1c.3: PCI bridge to [bus 0c-13]
  417. [ 0.246394] pci 0000:00:1c.3: bridge window [io 0x7000-0x8fff]
  418. [ 0.246404] pci 0000:00:1c.3: bridge window [mem 0xea000000-0xebffffff]
  419. [ 0.246414] pci 0000:00:1c.3: bridge window [mem 0xe4200000-0xe42fffff 64bit pref]
  420. [ 0.246429] pci 0000:15:00.0: BAR 9: assigned [mem 0xe0000000-0xe3ffffff pref]
  421. [ 0.246439] pci 0000:15:00.0: BAR 10: assigned [mem 0x84000000-0x87ffffff]
  422. [ 0.246445] pci 0000:15:00.0: BAR 7: assigned [io 0x9000-0x90ff]
  423. [ 0.246452] pci 0000:15:00.0: BAR 8: assigned [io 0x9400-0x94ff]
  424. [ 0.246458] pci 0000:15:00.0: CardBus bridge to [bus 16-17]
  425. [ 0.246463] pci 0000:15:00.0: bridge window [io 0x9000-0x90ff]
  426. [ 0.246472] pci 0000:15:00.0: bridge window [io 0x9400-0x94ff]
  427. [ 0.246481] pci 0000:15:00.0: bridge window [mem 0xe0000000-0xe3ffffff pref]
  428. [ 0.246491] pci 0000:15:00.0: bridge window [mem 0x84000000-0x87ffffff]
  429. [ 0.246499] pci 0000:00:1e.0: PCI bridge to [bus 15-18]
  430. [ 0.246507] pci 0000:00:1e.0: bridge window [io 0x9000-0xcfff]
  431. [ 0.246517] pci 0000:00:1e.0: bridge window [mem 0xe4300000-0xe7ffffff]
  432. [ 0.246527] pci 0000:00:1e.0: bridge window [mem 0xe0000000-0xe3ffffff 64bit pref]
  433. [ 0.246563] pci 0000:00:1c.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
  434. [ 0.246573] pci 0000:00:1c.0: setting latency timer to 64
  435. [ 0.246593] pci 0000:00:1c.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
  436. [ 0.246602] pci 0000:00:1c.1: setting latency timer to 64
  437. [ 0.246621] pci 0000:00:1c.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22
  438. [ 0.246630] pci 0000:00:1c.2: setting latency timer to 64
  439. [ 0.246650] pci 0000:00:1c.3: PCI INT D -> GSI 23 (level, low) -> IRQ 23
  440. [ 0.246659] pci 0000:00:1c.3: setting latency timer to 64
  441. [ 0.246669] pci 0000:00:1e.0: enabling device (0005 -> 0007)
  442. [ 0.246680] pci 0000:00:1e.0: setting latency timer to 64
  443. [ 0.246706] pci 0000:15:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
  444. [ 0.246717] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
  445. [ 0.246723] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
  446. [ 0.246729] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
  447. [ 0.246735] pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff]
  448. [ 0.246741] pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff]
  449. [ 0.246747] pci_bus 0000:00: resource 9 [mem 0x80000000-0xfebfffff]
  450. [ 0.246754] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff]
  451. [ 0.246760] pci_bus 0000:02: resource 1 [mem 0xee000000-0xee0fffff]
  452. [ 0.246766] pci_bus 0000:02: resource 2 [mem 0x80000000-0x801fffff 64bit pref]
  453. [ 0.246772] pci_bus 0000:03: resource 0 [io 0x3000-0x4fff]
  454. [ 0.246778] pci_bus 0000:03: resource 1 [mem 0xec000000-0xedffffff]
  455. [ 0.246784] pci_bus 0000:03: resource 2 [mem 0xe4000000-0xe40fffff 64bit pref]
  456. [ 0.246791] pci_bus 0000:04: resource 0 [io 0x5000-0x6fff]
  457. [ 0.246796] pci_bus 0000:04: resource 1 [mem 0xe8000000-0xe9ffffff]
  458. [ 0.246803] pci_bus 0000:04: resource 2 [mem 0xe4100000-0xe41fffff 64bit pref]
  459. [ 0.246809] pci_bus 0000:0c: resource 0 [io 0x7000-0x8fff]
  460. [ 0.246815] pci_bus 0000:0c: resource 1 [mem 0xea000000-0xebffffff]
  461. [ 0.246821] pci_bus 0000:0c: resource 2 [mem 0xe4200000-0xe42fffff 64bit pref]
  462. [ 0.246828] pci_bus 0000:15: resource 0 [io 0x9000-0xcfff]
  463. [ 0.246833] pci_bus 0000:15: resource 1 [mem 0xe4300000-0xe7ffffff]
  464. [ 0.246840] pci_bus 0000:15: resource 2 [mem 0xe0000000-0xe3ffffff 64bit pref]
  465. [ 0.246846] pci_bus 0000:15: resource 4 [io 0x0000-0x0cf7]
  466. [ 0.246852] pci_bus 0000:15: resource 5 [io 0x0d00-0xffff]
  467. [ 0.246858] pci_bus 0000:15: resource 6 [mem 0x000a0000-0x000bffff]
  468. [ 0.246864] pci_bus 0000:15: resource 7 [mem 0x000d4000-0x000d7fff]
  469. [ 0.246869] pci_bus 0000:15: resource 8 [mem 0x000d8000-0x000dbfff]
  470. [ 0.246875] pci_bus 0000:15: resource 9 [mem 0x80000000-0xfebfffff]
  471. [ 0.246881] pci_bus 0000:16: resource 0 [io 0x9000-0x90ff]
  472. [ 0.246887] pci_bus 0000:16: resource 1 [io 0x9400-0x94ff]
  473. [ 0.246893] pci_bus 0000:16: resource 2 [mem 0xe0000000-0xe3ffffff pref]
  474. [ 0.246899] pci_bus 0000:16: resource 3 [mem 0x84000000-0x87ffffff]
  475. [ 0.246945] NET: Registered protocol family 2
  476. [ 0.247038] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
  477. [ 0.247195] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
  478. [ 0.248456] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
  479. [ 0.249097] TCP: Hash tables configured (established 131072 bind 65536)
  480. [ 0.249102] TCP reno registered
  481. [ 0.249109] UDP hash table entries: 512 (order: 2, 16384 bytes)
  482. [ 0.249130] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  483. [ 0.249299] NET: Registered protocol family 1
  484. [ 0.249326] pci 0000:00:02.0: Boot video device
  485. [ 0.249510] PCI: CLS mismatch (64 != 32), using 64 bytes
  486. [ 0.249595] Unpacking initramfs...
  487. [ 1.036085] Freeing initrd memory: 13368k freed
  488. [ 1.045079] Simple Boot Flag at 0x35 set to 0x1
  489. [ 1.047038] audit: initializing netlink socket (disabled)
  490. [ 1.047058] type=2000 audit(1336901034.046:1): initialized
  491. [ 1.053628] highmem bounce pool size: 64 pages
  492. [ 1.053639] HugeTLB registered 4 MB page size, pre-allocated 0 pages
  493. [ 1.061692] VFS: Disk quotas dquot_6.5.2
  494. [ 1.061877] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  495. [ 1.062140] msgmni has been set to 1733
  496. [ 1.062704] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
  497. [ 1.062710] io scheduler noop registered
  498. [ 1.062715] io scheduler deadline registered
  499. [ 1.062740] io scheduler cfq registered (default)
  500. [ 1.062971] pcieport 0000:00:1c.0: setting latency timer to 64
  501. [ 1.063068] pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X
  502. [ 1.063414] pcieport 0000:00:1c.1: setting latency timer to 64
  503. [ 1.063488] pcieport 0000:00:1c.1: irq 41 for MSI/MSI-X
  504. [ 1.063825] pcieport 0000:00:1c.2: setting latency timer to 64
  505. [ 1.063898] pcieport 0000:00:1c.2: irq 42 for MSI/MSI-X
  506. [ 1.064267] pcieport 0000:00:1c.3: setting latency timer to 64
  507. [ 1.064340] pcieport 0000:00:1c.3: irq 43 for MSI/MSI-X
  508. [ 1.065543] intel_idle: MWAIT substates: 0x22220
  509. [ 1.065548] intel_idle: does not run on family 6 model 14
  510. [ 1.065557] ERST: Table is not found!
  511. [ 1.065573] isapnp: Scanning for PnP cards...
  512. [ 1.422907] isapnp: No Plug & Play device found
  513. [ 1.423076] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  514. [ 1.438269] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
  515. [ 1.448560] serio: i8042 KBD port at 0x60,0x64 irq 1
  516. [ 1.448612] serio: i8042 AUX port at 0x60,0x64 irq 12
  517. [ 1.449066] mousedev: PS/2 mouse device common for all mice
  518. [ 1.449208] rtc_cmos 00:07: RTC can wake from S4
  519. [ 1.449426] rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0
  520. [ 1.449518] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
  521. [ 1.449608] cpuidle: using governor ladder
  522. [ 1.449612] cpuidle: using governor menu
  523. [ 1.449732] TCP vegas registered
  524. [ 1.449736] TCP yeah registered
  525. [ 1.449740] Registering the dns_resolver key type
  526. [ 1.449772] Using IPI No-Shortcut mode
  527. [ 1.450124] registered taskstats version 1
  528. [ 1.450773] rtc_cmos 00:07: setting system clock to 2012-05-13 09:23:55 UTC (1336901035)
  529. [ 1.450993] Freeing unused kernel memory: 384k freed
  530. [ 1.453748] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
  531. [ 1.489403] udev[494]: starting version 164
  532. [ 1.587132] e1000e: Intel(R) PRO/1000 Network Driver - 1.3.10-k2
  533. [ 1.587139] e1000e: Copyright(c) 1999 - 2011 Intel Corporation.
  534. [ 1.587180] e1000e 0000:02:00.0: Disabling ASPM L0s L1
  535. [ 1.587204] e1000e 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
  536. [ 1.587236] e1000e 0000:02:00.0: setting latency timer to 64
  537. [ 1.587487] e1000e 0000:02:00.0: irq 44 for MSI/MSI-X
  538. [ 1.603360] usbcore: registered new interface driver usbfs
  539. [ 1.603425] usbcore: registered new interface driver hub
  540. [ 1.606069] usbcore: registered new device driver usb
  541. [ 1.606895] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  542. [ 1.606940] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0
  543. [ 1.606950] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0
  544. [ 1.606983] ehci_hcd 0000:00:1d.7: PCI INT D -> GSI 19 (level, low) -> IRQ 19
  545. [ 1.615405] ehci_hcd 0000:00:1d.7: setting latency timer to 64
  546. [ 1.615414] ehci_hcd 0000:00:1d.7: EHCI Host Controller
  547. [ 1.615462] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
  548. [ 1.615497] ehci_hcd 0000:00:1d.7: using broken periodic workaround
  549. [ 1.615516] ehci_hcd 0000:00:1d.7: debug port 1
  550. [ 1.619409] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported
  551. [ 1.621124] ehci_hcd 0000:00:1d.7: irq 19, io mem 0xee444000
  552. [ 1.626082] libata version 3.00 loaded.
  553. [ 1.632032] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
  554. [ 1.635814] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  555. [ 1.635822] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  556. [ 1.635828] usb usb1: Product: EHCI Host Controller
  557. [ 1.635833] usb usb1: Manufacturer: Linux 3.0.16-avl-7 ehci_hcd
  558. [ 1.635838] usb usb1: SerialNumber: 0000:00:1d.7
  559. [ 1.636091] hub 1-0:1.0: USB hub found
  560. [ 1.636101] hub 1-0:1.0: 8 ports detected
  561. [ 1.636996] uhci_hcd: USB Universal Host Controller Interface driver
  562. [ 1.637053] ata_piix 0000:00:1f.1: version 2.13
  563. [ 1.637078] ata_piix 0000:00:1f.1: PCI INT C -> GSI 16 (level, low) -> IRQ 16
  564. [ 1.637139] ata_piix 0000:00:1f.1: setting latency timer to 64
  565. [ 1.641045] scsi0 : ata_piix
  566. [ 1.642294] scsi1 : ata_piix
  567. [ 1.642844] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x1810 irq 14
  568. [ 1.642851] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x1818 irq 15
  569. [ 1.643362] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0
  570. [ 1.643493] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0
  571. [ 1.643629] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
  572. [ 1.643774] thermal LNXTHERM:00: registered as thermal_zone0
  573. [ 1.643780] ACPI: Thermal Zone [THM0] (29 C)
  574. [ 1.645183] thermal LNXTHERM:01: registered as thermal_zone1
  575. [ 1.645189] ACPI: Thermal Zone [THM1] (30 C)
  576. [ 1.645232] uhci_hcd 0000:00:1d.0: setting latency timer to 64
  577. [ 1.645239] uhci_hcd 0000:00:1d.0: UHCI Host Controller
  578. [ 1.645265] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
  579. [ 1.646110] ata2: port disabled. ignoring.
  580. [ 1.646165] uhci_hcd 0000:00:1d.0: irq 16, io base 0x00001820
  581. [ 1.646237] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
  582. [ 1.646243] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  583. [ 1.646249] usb usb2: Product: UHCI Host Controller
  584. [ 1.646254] usb usb2: Manufacturer: Linux 3.0.16-avl-7 uhci_hcd
  585. [ 1.646259] usb usb2: SerialNumber: 0000:00:1d.0
  586. [ 1.646470] hub 2-0:1.0: USB hub found
  587. [ 1.646480] hub 2-0:1.0: 2 ports detected
  588. [ 1.646671] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
  589. [ 1.646685] uhci_hcd 0000:00:1d.1: setting latency timer to 64
  590. [ 1.646692] uhci_hcd 0000:00:1d.1: UHCI Host Controller
  591. [ 1.646708] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
  592. [ 1.647509] uhci_hcd 0000:00:1d.1: irq 17, io base 0x00001840
  593. [ 1.647575] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
  594. [ 1.647582] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  595. [ 1.647588] usb usb3: Product: UHCI Host Controller
  596. [ 1.647593] usb usb3: Manufacturer: Linux 3.0.16-avl-7 uhci_hcd
  597. [ 1.647598] usb usb3: SerialNumber: 0000:00:1d.1
  598. [ 1.647784] hub 3-0:1.0: USB hub found
  599. [ 1.647793] hub 3-0:1.0: 2 ports detected
  600. [ 1.647951] uhci_hcd 0000:00:1d.2: power state changed by ACPI to D0
  601. [ 1.647959] uhci_hcd 0000:00:1d.2: power state changed by ACPI to D0
  602. [ 1.647983] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
  603. [ 1.647995] uhci_hcd 0000:00:1d.2: setting latency timer to 64
  604. [ 1.655034] uhci_hcd 0000:00:1d.2: UHCI Host Controller
  605. [ 1.655058] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
  606. [ 1.656562] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00001860
  607. [ 1.656632] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
  608. [ 1.656638] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  609. [ 1.656644] usb usb4: Product: UHCI Host Controller
  610. [ 1.656649] usb usb4: Manufacturer: Linux 3.0.16-avl-7 uhci_hcd
  611. [ 1.656654] usb usb4: SerialNumber: 0000:00:1d.2
  612. [ 1.656848] hub 4-0:1.0: USB hub found
  613. [ 1.656857] hub 4-0:1.0: 2 ports detected
  614. [ 1.657062] uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 19 (level, low) -> IRQ 19
  615. [ 1.657076] uhci_hcd 0000:00:1d.3: setting latency timer to 64
  616. [ 1.657083] uhci_hcd 0000:00:1d.3: UHCI Host Controller
  617. [ 1.657099] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
  618. [ 1.657890] uhci_hcd 0000:00:1d.3: irq 19, io base 0x00001880
  619. [ 1.657951] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
  620. [ 1.657958] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  621. [ 1.657964] usb usb5: Product: UHCI Host Controller
  622. [ 1.657969] usb usb5: Manufacturer: Linux 3.0.16-avl-7 uhci_hcd
  623. [ 1.657974] usb usb5: SerialNumber: 0000:00:1d.3
  624. [ 1.658191] hub 5-0:1.0: USB hub found
  625. [ 1.658200] hub 5-0:1.0: 2 ports detected
  626. [ 1.706416] e1000e 0000:02:00.0: eth0: (PCI Express:2.5GT/s:Width x1) 00:16:d3:39:7d:55
  627. [ 1.706425] e1000e 0000:02:00.0: eth0: Intel(R) PRO/1000 Network Connection
  628. [ 1.706508] e1000e 0000:02:00.0: eth0: MAC: 2, PHY: 2, PBA No: 005302-003
  629. [ 1.807379] ahci 0000:00:1f.2: version 3.0
  630. [ 1.807405] ahci 0000:00:1f.2: PCI INT B -> GSI 16 (level, low) -> IRQ 16
  631. [ 1.807486] ahci 0000:00:1f.2: irq 45 for MSI/MSI-X
  632. [ 1.807585] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 4 ports 1.5 Gbps 0x1 impl SATA mode
  633. [ 1.807594] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part
  634. [ 1.807604] ahci 0000:00:1f.2: setting latency timer to 64
  635. [ 1.808298] firewire_ohci 0000:15:00.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
  636. [ 1.810336] sdhci: Secure Digital Host Controller Interface driver
  637. [ 1.810342] sdhci: Copyright(c) Pierre Ossman
  638. [ 1.811709] scsi2 : ahci
  639. [ 1.811857] scsi3 : ahci
  640. [ 1.811991] scsi4 : ahci
  641. [ 1.812138] scsi5 : ahci
  642. [ 1.812327] ata3: SATA max UDMA/133 abar m1024@0xee444400 port 0xee444500 irq 45
  643. [ 1.812333] ata4: DUMMY
  644. [ 1.812336] ata5: DUMMY
  645. [ 1.812339] ata6: DUMMY
  646. [ 1.862209] firewire_ohci: Added fw-ohci device 0000:15:00.1, OHCI v1.0, 4 IR + 4 IT contexts, quirks 0x1
  647. [ 1.862254] sdhci-pci 0000:15:00.2: SDHCI controller found [1180:0822] (rev 18)
  648. [ 1.862279] sdhci-pci 0000:15:00.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
  649. [ 1.863324] sdhci-pci 0000:15:00.2: Will use DMA mode even though HW doesn't fully claim to support it.
  650. [ 1.863336] sdhci-pci 0000:15:00.2: setting latency timer to 64
  651. [ 1.863402] mmc0: no vmmc regulator found
  652. [ 1.864458] Registered led device: mmc0::
  653. [ 1.865534] mmc0: SDHCI controller on PCI [0000:15:00.2] using DMA
  654. [ 2.040040] usb 1-5: new high speed USB device number 3 using ehci_hcd
  655. [ 2.118055] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
  656. [ 2.119187] ata3.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
  657. [ 2.119197] ata3.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
  658. [ 2.119420] ata3.00: ACPI cmd ef/5f:00:00:00:00:a0 (SET FEATURES) succeeded
  659. [ 2.119428] ata3.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
  660. [ 2.120513] ata3.00: ATA-8: HITACHI HTS543280L9SA00, FB1ZC4EC, max UDMA/100
  661. [ 2.120520] ata3.00: 156301488 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
  662. [ 2.121792] ata3.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
  663. [ 2.121801] ata3.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
  664. [ 2.122033] ata3.00: ACPI cmd ef/5f:00:00:00:00:a0 (SET FEATURES) succeeded
  665. [ 2.122042] ata3.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
  666. [ 2.123135] ata3.00: configured for UDMA/100
  667. [ 2.123363] scsi 2:0:0:0: Direct-Access ATA HITACHI HTS54328 FB1Z PQ: 0 ANSI: 5
  668. [ 2.133902] sd 2:0:0:0: [sda] 156301488 512-byte logical blocks: (80.0 GB/74.5 GiB)
  669. [ 2.134027] sd 2:0:0:0: [sda] Write Protect is off
  670. [ 2.134034] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
  671. [ 2.134081] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  672. [ 2.156778] usb 1-5: New USB device found, idVendor=0951, idProduct=1643
  673. [ 2.156785] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  674. [ 2.156791] usb 1-5: Product: DataTraveler G3
  675. [ 2.156796] usb 1-5: Manufacturer: Kingston
  676. [ 2.156801] usb 1-5: SerialNumber: 001CC0EC348AFBC0366524F8
  677. [ 2.162381] usbcore: registered new interface driver uas
  678. [ 2.219517] sda: sda1 sda2 sda3 < sda5 sda6 > sda4
  679. [ 2.220223] sd 2:0:0:0: [sda] Attached SCSI disk
  680. [ 2.222356] Initializing USB Mass Storage driver...
  681. [ 2.223101] scsi6 : usb-storage 1-5:1.0
  682. [ 2.223600] usbcore: registered new interface driver usb-storage
  683. [ 2.223606] USB Mass Storage support registered.
  684. [ 2.363180] firewire_core: created device fw0: GUID 000ae4070004205f, S400
  685. [ 2.465049] usb 2-1: new full speed USB device number 2 using uhci_hcd
  686. [ 2.630241] usb 2-1: New USB device found, idVendor=046d, idProduct=c52f
  687. [ 2.630249] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  688. [ 2.630255] usb 2-1: Product: USB Receiver
  689. [ 2.630259] usb 2-1: Manufacturer: Logitech
  690. [ 2.643810] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1:1.0/input/input1
  691. [ 2.643936] generic-usb 0003:046D:C52F.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:1d.0-1/input0
  692. [ 2.648456] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1:1.1/input/input2
  693. [ 2.648609] generic-usb 0003:046D:C52F.0002: input,hiddev0,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:1d.0-1/input1
  694. [ 2.648639] usbcore: registered new interface driver usbhid
  695. [ 2.648643] usbhid: USB HID core driver
  696. [ 2.841040] usb 5-2: new full speed USB device number 2 using uhci_hcd
  697. [ 3.001982] usb 5-2: New USB device found, idVendor=0483, idProduct=2016
  698. [ 3.001989] usb 5-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  699. [ 3.001995] usb 5-2: Product: Biometric Coprocessor
  700. [ 3.002000] usb 5-2: Manufacturer: STMicroelectronics
  701. [ 3.051244] device-mapper: uevent: version 1.0.3
  702. [ 3.051683] device-mapper: ioctl: 4.20.0-ioctl (2011-02-02) initialised: dm-devel@redhat.com
  703. [ 3.260255] NTFS driver 2.1.30 [Flags: R/W MODULE].
  704. [ 3.306093] NTFS volume version 3.1.
  705. [ 3.320114] scsi 6:0:0:0: Direct-Access Kingston DataTraveler G3 1.00 PQ: 0 ANSI: 0 CCS
  706. [ 3.322062] sd 6:0:0:0: [sdb] 7831552 512-byte logical blocks: (4.00 GB/3.73 GiB)
  707. [ 3.322535] sd 6:0:0:0: [sdb] Write Protect is off
  708. [ 3.322543] sd 6:0:0:0: [sdb] Mode Sense: 0b 00 00 08
  709. [ 3.323059] sd 6:0:0:0: [sdb] No Caching mode page present
  710. [ 3.323139] sd 6:0:0:0: [sdb] Assuming drive cache: write through
  711. [ 3.325666] sd 6:0:0:0: [sdb] No Caching mode page present
  712. [ 3.325742] sd 6:0:0:0: [sdb] Assuming drive cache: write through
  713. [ 3.326596] sdb: sdb1
  714. [ 3.328662] sd 6:0:0:0: [sdb] No Caching mode page present
  715. [ 3.328740] sd 6:0:0:0: [sdb] Assuming drive cache: write through
  716. [ 3.328814] sd 6:0:0:0: [sdb] Attached SCSI removable disk
  717. [ 3.485707] NTFS volume version 3.1.
  718. [ 3.485717] NTFS-fs warning (device sda2): load_system_files(): Volume is dirty. Will not be able to remount read-write. Run chkdsk and mount in Windows.
  719. [ 3.790061] EXT3-fs: barriers not enabled
  720. [ 3.810015] kjournald starting. Commit interval 5 seconds
  721. [ 3.810072] EXT3-fs (sda5): mounted filesystem with writeback data mode
  722. [ 3.910282] EXT3-fs: barriers not enabled
  723. [ 3.927563] kjournald starting. Commit interval 5 seconds
  724. [ 3.927646] EXT3-fs (sda6): mounted filesystem with writeback data mode
  725. [ 5.072457] FAT-fs (sdb1): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
  726. [ 5.072462]
  727. [ 5.098409] aufs 3.0-20110815
  728. [ 5.120975] loop: module loaded
  729. [ 5.194713] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  730. [ 7.735123] aufs test_add:262:exe[905]: uid/gid/perm //filesystem.squashfs 0/0/0777, 0/0/0755
  731. [ 26.011091] udev[1283]: starting version 164
  732. [ 26.481734] Linux agpgart interface v0.103
  733. [ 26.482316] Non-volatile memory driver v1.3
  734. [ 26.507262] ACPI: acpi_idle registered with cpuidle
  735. [ 26.507518] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input3
  736. [ 26.514079] ACPI: Lid Switch [LID]
  737. [ 26.514198] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input4
  738. [ 26.514211] ACPI: Sleep Button [SLPB]
  739. [ 26.520328] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
  740. [ 26.520340] ACPI: Power Button [PWRF]
  741. [ 26.690443] acpi device:02: registered as cooling_device2
  742. [ 26.690710] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input6
  743. [ 26.690725] ACPI: Video Device [VID] (multi-head: yes rom: no post: no)
  744. [ 26.718334] input: PC Speaker as /devices/platform/pcspkr/input/input7
  745. [ 26.906729] ACPI: Deprecated procfs I/F for AC is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
  746. [ 26.907065] ACPI: AC Adapter [AC] (off-line)
  747. [ 26.942513] intel_rng: FWH not detected
  748. [ 27.052810] cfg80211: Calling CRDA to update world regulatory domain
  749. [ 27.173224] agpgart-intel 0000:00:00.0: Intel 945GM Chipset
  750. [ 27.173364] agpgart-intel 0000:00:00.0: detected gtt size: 262144K total, 262144K mappable
  751. [ 27.174366] agpgart-intel 0000:00:00.0: detected 8192K stolen memory
  752. [ 27.175847] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
  753. [ 27.217312] ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
  754. [ 27.217329] ACPI: Battery Slot [BAT0] (battery present)
  755. [ 27.336097] i801_smbus 0000:00:1f.3: PCI INT A -> GSI 23 (level, low) -> IRQ 23
  756. [ 27.537949] input: PS/2 Generic Mouse as /devices/platform/i8042/serio1/input/input8
  757. [ 27.554273] [drm] Initialized drm 1.1.0 20060810
  758. [ 27.563772] yenta_cardbus 0000:15:00.0: CardBus bridge found [17aa:201c]
  759. [ 27.565862] thinkpad_acpi: ThinkPad ACPI Extras v0.24
  760. [ 27.565867] thinkpad_acpi: http://ibm-acpi.sf.net/
  761. [ 27.565872] thinkpad_acpi: ThinkPad BIOS 7BETD7WW (2.18 ), EC 7BHT40WW-1.13
  762. [ 27.565877] thinkpad_acpi: Lenovo ThinkPad X60s, model 17045UG
  763. [ 27.571558] thinkpad_acpi: detected a 8-level brightness capable ThinkPad
  764. [ 27.572769] thinkpad_acpi: ACPI backlight control delay disabled
  765. [ 27.572955] thinkpad_acpi: radio switch found; radios are enabled
  766. [ 27.579890] Registered led device: tpacpi::thinklight
  767. [ 27.579941] Registered led device: tpacpi::power
  768. [ 27.579970] Registered led device: tpacpi::standby
  769. [ 27.579998] Registered led device: tpacpi::thinkvantage
  770. [ 27.582219] thinkpad_acpi: Standard ACPI backlight interface available, not loading native one
  771. [ 27.582514] thinkpad_acpi: Console audio control enabled, mode: monitor (read only)
  772. [ 27.585331] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input9
  773. [ 27.681363] iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection driver for Linux, in-tree:s
  774. [ 27.681369] iwl3945: Copyright(c) 2003-2011 Intel Corporation
  775. [ 27.681455] iwl3945 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
  776. [ 27.681474] iwl3945 0000:03:00.0: setting latency timer to 64
  777. [ 27.689895] yenta_cardbus 0000:15:00.0: ISA IRQ mask 0x0cb8, PCI irq 16
  778. [ 27.689902] yenta_cardbus 0000:15:00.0: Socket status: 30000006
  779. [ 27.689914] yenta_cardbus 0000:15:00.0: pcmcia: parent PCI bridge window: [io 0x9000-0xcfff]
  780. [ 27.689921] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x9000-0xcfff: excluding 0x9000-0x90ff 0x9400-0x94ff
  781. [ 27.755519] yenta_cardbus 0000:15:00.0: pcmcia: parent PCI bridge window: [mem 0xe4300000-0xe7ffffff]
  782. [ 27.755529] pcmcia_socket pcmcia_socket0: cs: memory probe 0xe4300000-0xe7ffffff: excluding 0xe4300000-0xe46cffff
  783. [ 27.755558] yenta_cardbus 0000:15:00.0: pcmcia: parent PCI bridge window: [mem 0xe0000000-0xe3ffffff 64bit pref]
  784. [ 27.755565] pcmcia_socket pcmcia_socket0: cs: memory probe 0xe0000000-0xe3ffffff: excluding 0xe0000000-0xe3ffffff
  785. [ 27.768829] iwl3945 0000:03:00.0: Tunable channels: 13 802.11bg, 23 802.11a channels
  786. [ 27.768838] iwl3945 0000:03:00.0: Detected Intel Wireless WiFi Link 3945ABG
  787. [ 27.769631] iwl3945 0000:03:00.0: irq 46 for MSI/MSI-X
  788. [ 27.772084] Registered led device: phy0-led
  789. [ 27.809471] ieee80211 phy0: Selected rate control algorithm 'iwl-3945-rs'
  790. [ 27.866494] HDA Intel 0000:00:1b.0: PCI INT B -> GSI 17 (level, low) -> IRQ 17
  791. [ 27.866504] hda_intel: probe_mask set to 0x1 for device 17aa:2010
  792. [ 27.866591] HDA Intel 0000:00:1b.0: irq 47 for MSI/MSI-X
  793. [ 27.866698] HDA Intel 0000:00:1b.0: setting latency timer to 64
  794. [ 27.987616] i915 0000:00:02.0: power state changed by ACPI to D0
  795. [ 27.987627] i915 0000:00:02.0: power state changed by ACPI to D0
  796. [ 27.987641] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
  797. [ 27.987651] i915 0000:00:02.0: setting latency timer to 64
  798. [ 27.990506] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
  799. [ 27.990512] [drm] Driver supports precise vblank timestamp query.
  800. [ 27.990654] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
  801. [ 28.046636] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x100-0x3af: excluding 0x170-0x177 0x1f0-0x1f7 0x370-0x377
  802. [ 28.051992] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x3e0-0x4ff: excluding 0x3f0-0x3f7 0x4d0-0x4d7
  803. [ 28.055049] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x820-0x8ff: clean.
  804. [ 28.055891] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xc00-0xcf7: clean.
  805. [ 28.057834] pcmcia_socket pcmcia_socket0: cs: memory probe 0x0c0000-0x0fffff: excluding 0xc0000-0xd3fff 0xdc000-0xfffff
  806. [ 28.057960] pcmcia_socket pcmcia_socket0: cs: memory probe 0xa0000000-0xa0ffffff: clean.
  807. [ 28.060086] pcmcia_socket pcmcia_socket0: cs: memory probe 0x60000000-0x60ffffff: excluding 0x60000000-0x60ffffff
  808. [ 28.060225] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xa00-0xaff: clean.
  809. [ 28.370471] [drm] initialized overlay support
  810. [ 28.390236] fbcon: inteldrmfb (fb0) is primary device
  811. [ 28.392609] [drm] Changing LVDS panel from (+hsync, +vsync) to (-hsync, -vsync)
  812. [ 28.442715] Console: switching to colour frame buffer device 128x48
  813. [ 28.450798] fb0: inteldrmfb frame buffer device
  814. [ 28.450803] drm: registered panic notifier
  815. [ 28.450895] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
  816. [ 30.104031] fuse init (API version 7.16)
  817. [ 31.602496] apm: BIOS not found.
  818. [ 32.186163] NET: Registered protocol family 10
  819. [ 32.424509] sshd (2203): /proc/2203/oom_adj is deprecated, please use /proc/2203/oom_score_adj instead.
  820. [ 33.722760] EXT3-fs: barriers not enabled
  821. [ 33.742811] kjournald starting. Commit interval 5 seconds
  822. [ 33.743159] EXT3-fs (sda5): using internal journal
  823. [ 33.743167] EXT3-fs (sda5): mounted filesystem with writeback data mode
  824. [ 33.876337] EXT3-fs: barriers not enabled
  825. [ 33.893696] kjournald starting. Commit interval 5 seconds
  826. [ 33.893763] EXT3-fs (sda6): warning: maximal mount count reached, running e2fsck is recommended
  827. [ 33.894059] EXT3-fs (sda6): using internal journal
  828. [ 33.894071] EXT3-fs (sda6): mounted filesystem with writeback data mode
  829. [ 35.318913] Bluetooth: Core ver 2.16
  830. [ 35.318948] NET: Registered protocol family 31
  831. [ 35.318951] Bluetooth: HCI device and connection manager initialized
  832. [ 35.318955] Bluetooth: HCI socket layer initialized
  833. [ 35.318958] Bluetooth: L2CAP socket layer initialized
  834. [ 35.319556] Bluetooth: SCO socket layer initialized
  835. [ 35.325064] Bluetooth: RFCOMM TTY layer initialized
  836. [ 35.325071] Bluetooth: RFCOMM socket layer initialized
  837. [ 35.325073] Bluetooth: RFCOMM ver 1.11
  838. [ 35.409261] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  839. [ 35.409265] Bluetooth: BNEP filters: protocol multicast
  840. [ 35.427341] Bridge firewalling registered
  841. [ 35.767351] lp: driver loaded but no devices found
  842. [ 35.773696] ppdev: user-space parallel port driver
  843. [ 35.814942] e1000e 0000:02:00.0: irq 44 for MSI/MSI-X
  844. [ 35.866183] e1000e 0000:02:00.0: irq 44 for MSI/MSI-X
  845. [ 35.866858] ADDRCONF(NETDEV_UP): eth0: link is not ready
  846. [ 35.937914] iwl3945 0000:03:00.0: loaded firmware version 15.32.2.9
  847. [ 36.008072] ADDRCONF(NETDEV_UP): wlan0: link is not ready
  848. [ 36.145520] NET: Registered protocol family 17
  849. [ 37.619927] input: ACPI Virtual Keyboard Device as /devices/virtual/input/input10
  850. ---------Inserting Cardbus firewire interface:---------------
  851. [ 304.847102] pcmcia_socket pcmcia_socket0: pccard: CardBus card inserted into slot 0
  852. [ 304.847139] pci 0000:16:00.0: [1033:00f2] type 0 class 0x000c00
  853. [ 304.847181] pci 0000:16:00.0: reg 10: [mem 0x00000000-0x00000fff]
  854. [ 304.847204] pci 0000:16:00.0: reg 14: [mem 0x00000000-0x000000ff]
  855. [ 304.847226] pci 0000:16:00.0: reg 18: [mem 0x00000000-0x000000ff]
  856. [ 304.847336] pci 0000:16:00.0: supports D1 D2
  857. [ 304.847341] pci 0000:16:00.0: PME# supported from D0 D1 D2 D3hot
  858. [ 304.847352] pci 0000:16:00.0: PME# disabled
  859. [ 304.847377] pci 0000:16:00.0: BAR 0: assigned [mem 0x84000000-0x84000fff]
  860. [ 304.847390] pci 0000:16:00.0: BAR 0: set to [mem 0x84000000-0x84000fff] (PCI address [0x84000000-0x84000fff])
  861. [ 304.847398] pci 0000:16:00.0: BAR 1: assigned [mem 0x84001000-0x840010ff]
  862. [ 304.847410] pci 0000:16:00.0: BAR 1: set to [mem 0x84001000-0x840010ff] (PCI address [0x84001000-0x840010ff])
  863. [ 304.847418] pci 0000:16:00.0: BAR 2: assigned [mem 0x84001100-0x840011ff]
  864. [ 304.847430] pci 0000:16:00.0: BAR 2: set to [mem 0x84001100-0x840011ff] (PCI address [0x84001100-0x840011ff])
  865. [ 304.847591] firewire_ohci 0000:16:00.0: enabling device (0000 -> 0002)
  866. [ 304.847608] firewire_ohci 0000:16:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
  867. [ 304.847622] firewire_ohci 0000:16:00.0: setting latency timer to 64
  868. [ 304.898298] firewire_ohci: Added fw-ohci device 0000:16:00.0, OHCI v1.10, 4 IR + 4 IT contexts, quirks 0x1
  869. [ 305.399252] firewire_core: created device fw1: GUID 00004c0100000065, S400
  870. --------- Attaching the Firebox: ------------
  871. [ 403.283439] firewire_ohci: isochronous cycle inconsistent
  872. [ 403.790430] firewire_core: created device fw2: GUID 000a9200d5030250, S400
  873. [ 403.790439] firewire_core: phy config: card 1, new root=ffc1, gap_count=5
Add Comment
Please, Sign In to add comment