daily pastebin goal
2%
SHARE
TWEET

Untitled

a guest Aug 17th, 2010 95 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [    0.000000]   HighMem zone: 4368 pages used for memmap
  2. [    0.000000]   HighMem zone: 554722 pages, LIFO batch:31
  3. [    0.000000] Using APIC driver default
  4. [    0.000000] ACPI: PM-Timer IO Port: 0x4008
  5. [    0.000000] ACPI: Local APIC address 0xfee00000
  6. [    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
  7. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
  8. [    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
  9. [    0.000000] IOAPIC[0]: apic_id 2, version 3, address 0xfec00000, GSI 0-23
  10. [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  11. [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
  12. [    0.000000] ACPI: IRQ0 used by override.
  13. [    0.000000] ACPI: IRQ2 used by override.
  14. [    0.000000] ACPI: IRQ9 used by override.
  15. [    0.000000] Using ACPI (MADT) for SMP configuration information
  16. [    0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs
  17. [    0.000000] nr_irqs_gsi: 24
  18. [    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
  19. [    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
  20. [    0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
  21. [    0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:3ec00000)
  22. [    0.000000] Booting paravirtualized kernel on bare hardware
  23. [    0.000000] NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 nr_node_ids:1
  24. [    0.000000] PERCPU: Embedded 14 pages/cpu @c2c00000 s36024 r0 d21320 u4194304
  25. [    0.000000] pcpu-alloc: s36024 r0 d21320 u4194304 alloc=1*4194304
  26. [    0.000000] pcpu-alloc: [0] 0
  27. [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 780159
  28. [    0.000000] Kernel command line: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed boot=casper initrd=/casper/initrd.lz quiet splash -- maybe-ubiquity
  29. [    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  30. [    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  31. [    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  32. [    0.000000] Enabling fast FPU save and restore... done.
  33. [    0.000000] Enabling unmasked SIMD FPU exception support... done.
  34. [    0.000000] Initializing CPU#0
  35. [    0.000000] allocated 15728000 bytes of page_cgroup
  36. [    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  37. [    0.000000] Initializing HighMem for node 0 (000377fe:000bfff0)
  38. [    0.000000] Memory: 3086192k/3145664k available (4673k kernel code, 58080k reserved, 2122k data, 656k init, 2236360k highmem)
  39. [    0.000000] virtual kernel memory layout:
  40. [    0.000000]     fixmap  : 0xfff1d000 - 0xfffff000   ( 904 kB)
  41. [    0.000000]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
  42. [    0.000000]     vmalloc : 0xf7ffe000 - 0xff7fe000   ( 120 MB)
  43. [    0.000000]     lowmem  : 0xc0000000 - 0xf77fe000   ( 887 MB)
  44. [    0.000000]       .init : 0xc07a3000 - 0xc0847000   ( 656 kB)
  45. [    0.000000]       .data : 0xc0590613 - 0xc07a2e48   (2122 kB)
  46. [    0.000000]       .text : 0xc0100000 - 0xc0590613   (4673 kB)
  47. [    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
  48. [    0.000000] SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  49. [    0.000000] Hierarchical RCU implementation.
  50. [    0.000000] NR_IRQS:2304 nr_irqs:256
  51. [    0.000000] Console: colour VGA+ 80x25
  52. [    0.000000] console [tty0] enabled
  53. [    0.000000] Fast TSC calibration using PIT
  54. [    0.000000] Detected 2247.413 MHz processor.
  55. [    0.004004] Calibrating delay loop (skipped), value calculated using timer frequency.. 4494.82 BogoMIPS (lpj=8989652)
  56. [    0.004024] Security Framework initialized
  57. [    0.004051] AppArmor: AppArmor initialized
  58. [    0.004058] Mount-cache hash table entries: 512
  59. [    0.008113] Initializing cgroup subsys ns
  60. [    0.008117] Initializing cgroup subsys cpuacct
  61. [    0.008121] Initializing cgroup subsys memory
  62. [    0.008129] Initializing cgroup subsys devices
  63. [    0.008132] Initializing cgroup subsys freezer
  64. [    0.008134] Initializing cgroup subsys net_cls
  65. [    0.008151] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
  66. [    0.008154] CPU: L2 Cache: 1024K (64 bytes/line)
  67. [    0.008158] mce: CPU supports 5 MCE banks
  68. [    0.008175] Performance Events: AMD PMU driver.
  69. [    0.008181] ... version:                0
  70. [    0.008183] ... bit width:              48
  71. [    0.008184] ... generic registers:      4
  72. [    0.008186] ... value mask:             0000ffffffffffff
  73. [    0.008188] ... max period:             00007fffffffffff
  74. [    0.008190] ... fixed-purpose events:   0
  75. [    0.008192] ... event mask:             000000000000000f
  76. [    0.008196] Checking 'hlt' instruction... OK.
  77. [    0.024624] SMP alternatives: switching to UP code
  78. [    0.029941] Freeing SMP alternatives: 19k freed
  79. [    0.029954] ACPI: Core revision 20090903
  80. [    0.036031] ftrace: converting mcount calls to 0f 1f 44 00 00
  81. [    0.036038] ftrace: allocating 21771 entries in 43 pages
  82. [    0.040102] Enabling APIC mode:  Flat.  Using 1 I/O APICs
  83. [    0.040913] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
  84. [    0.083175] CPU0: AMD Athlon(tm) 64 Processor 3700+ stepping 01
  85. [    0.084001] Brought up 1 CPUs
  86. [    0.084001] Total of 1 processors activated (4494.82 BogoMIPS).
  87. [    0.084001] CPU0 attaching NULL sched-domain.
  88. [    0.084001] devtmpfs: initialized
  89. [    0.084001] regulator: core version 0.5
  90. [    0.084001] Time: 17:35:32  Date: 08/15/10
  91. [    0.084001] NET: Registered protocol family 16
  92. [    0.084001] EISA bus registered
  93. [    0.084001] ACPI: bus type pci registered
  94. [    0.088485] PCI: PCI BIOS revision 2.10 entry at 0xfba50, last bus=1
  95. [    0.088488] PCI: Using configuration type 1 for base access
  96. [    0.089212] bio: create slab <bio-0> at 0
  97. [    0.089678] ACPI: EC: Look up EC in DSDT
  98. [    0.095022] ACPI: Interpreter enabled
  99. [    0.095031] ACPI: (supports S0 S3 S4 S5)
  100. [    0.095054] ACPI: Using IOAPIC for interrupt routing
  101. [    0.099460] ACPI: No dock devices found.
  102. [    0.099551] ACPI: PCI Root Bridge [PCI0] (0000:00)
  103. [    0.099592] pci 0000:00:00.0: reg 10 32bit mmio pref: [0xd0000000-0xdfffffff]
  104. [    0.099817] pci 0000:00:01.0: supports D1
  105. [    0.099849] pci 0000:00:07.0: reg 10 32bit mmio: [0xf3021000-0xf30217ff]
  106. [    0.099856] pci 0000:00:07.0: reg 14 io port: [0xb000-0xb07f]
  107. [    0.099889] pci 0000:00:07.0: supports D2
  108. [    0.099892] pci 0000:00:07.0: PME# supported from D2 D3hot D3cold
  109. [    0.099896] pci 0000:00:07.0: PME# disabled
  110. [    0.099928] pci 0000:00:0e.0: reg 10 io port: [0xb400-0xb4ff]
  111. [    0.099934] pci 0000:00:0e.0: reg 14 32bit mmio: [0xf3020000-0xf30200ff]
  112. [    0.099953] pci 0000:00:0e.0: reg 30 32bit mmio pref: [0x000000-0x01ffff]
  113. [    0.099969] pci 0000:00:0e.0: supports D1 D2
  114. [    0.099971] pci 0000:00:0e.0: PME# supported from D0 D1 D2 D3hot D3cold
  115. [    0.099975] pci 0000:00:0e.0: PME# disabled
  116. [    0.100018] pci 0000:00:0f.0: reg 10 io port: [0xb800-0xb807]
  117. [    0.100025] pci 0000:00:0f.0: reg 14 io port: [0xbc00-0xbc03]
  118. [    0.100031] pci 0000:00:0f.0: reg 18 io port: [0xc000-0xc007]
  119. [    0.100037] pci 0000:00:0f.0: reg 1c io port: [0xc400-0xc403]
  120. [    0.100043] pci 0000:00:0f.0: reg 20 io port: [0xc800-0xc80f]
  121. [    0.100050] pci 0000:00:0f.0: reg 24 io port: [0xcc00-0xccff]
  122. [    0.100111] pci 0000:00:0f.1: reg 20 io port: [0xd000-0xd00f]
  123. [    0.100180] pci 0000:00:10.0: reg 20 io port: [0xd400-0xd41f]
  124. [    0.100202] pci 0000:00:10.0: supports D1 D2
  125. [    0.100205] pci 0000:00:10.0: PME# supported from D0 D1 D2 D3hot D3cold
  126. [    0.100209] pci 0000:00:10.0: PME# disabled
  127. [    0.100250] pci 0000:00:10.1: reg 20 io port: [0xd800-0xd81f]
  128. [    0.100274] pci 0000:00:10.1: supports D1 D2
  129. [    0.100276] pci 0000:00:10.1: PME# supported from D0 D1 D2 D3hot D3cold
  130. [    0.100280] pci 0000:00:10.1: PME# disabled
  131. [    0.100321] pci 0000:00:10.2: reg 20 io port: [0xdc00-0xdc1f]
  132. [    0.100344] pci 0000:00:10.2: supports D1 D2
  133. [    0.100347] pci 0000:00:10.2: PME# supported from D0 D1 D2 D3hot D3cold
  134. [    0.100351] pci 0000:00:10.2: PME# disabled
  135. [    0.100392] pci 0000:00:10.3: reg 20 io port: [0xe000-0xe01f]
  136. [    0.100416] pci 0000:00:10.3: supports D1 D2
  137. [    0.100418] pci 0000:00:10.3: PME# supported from D0 D1 D2 D3hot D3cold
  138. [    0.100422] pci 0000:00:10.3: PME# disabled
  139. [    0.100451] pci 0000:00:10.4: reg 10 32bit mmio: [0xf3022000-0xf30220ff]
  140. [    0.100487] pci 0000:00:10.4: supports D1 D2
  141. [    0.100490] pci 0000:00:10.4: PME# supported from D0 D1 D2 D3hot D3cold
  142. [    0.100494] pci 0000:00:10.4: PME# disabled
  143. [    0.100547] HPET not enabled in BIOS. You might try hpet=force boot option
  144. [    0.100593] pci 0000:00:11.5: reg 10 io port: [0xe400-0xe4ff]
  145. [    0.100630] pci 0000:00:11.5: supports D1 D2
  146. [    0.100724] pci 0000:01:00.0: reg 10 32bit mmio: [0xf0000000-0xf0ffffff]
  147. [    0.100729] pci 0000:01:00.0: reg 14 32bit mmio pref: [0xe0000000-0xefffffff]
  148. [    0.100734] pci 0000:01:00.0: reg 18 32bit mmio: [0xf1000000-0xf1ffffff]
  149. [    0.100745] pci 0000:01:00.0: reg 30 32bit mmio pref: [0x000000-0x01ffff]
  150. [    0.100783] pci 0000:00:01.0: bridge 32bit mmio: [0xf0000000-0xf2ffffff]
  151. [    0.100788] pci 0000:00:01.0: bridge 32bit mmio pref: [0xe0000000-0xefffffff]
  152. [    0.100795] pci_bus 0000:00: on NUMA node 0
  153. [    0.100799] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
  154. [    0.143043] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 6 7 10 11 *12)
  155. [    0.143201] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 6 7 10 *11 12)
  156. [    0.143361] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 6 7 10 11 12) *5
  157. [    0.143501] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 6 7 10 11 12) *0, disabled.
  158. [    0.143636] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 6 7 10 11 12) *0, disabled.
  159. [    0.143766] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 6 7 10 11 12) *0, disabled.
  160. [    0.143910] ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 6 7 *10 11 12)
  161. [    0.144062] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 6 7 10 *11 12)
  162. [    0.144258] ACPI: PCI Interrupt Link [ALKA] (IRQs 20) *11
  163. [    0.144416] ACPI: PCI Interrupt Link [ALKB] (IRQs *21)
  164. [    0.144573] ACPI: PCI Interrupt Link [ALKC] (IRQs *22)
  165. [    0.144760] ACPI: PCI Interrupt Link [ALKD] (IRQs *23), disabled.
  166. [    0.144853] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
  167. [    0.144856] vgaarb: loaded
  168. [    0.144955] SCSI subsystem initialized
  169. [    0.145019] libata version 3.00 loaded.
  170. [    0.145078] usbcore: registered new interface driver usbfs
  171. [    0.145089] usbcore: registered new interface driver hub
  172. [    0.145109] usbcore: registered new device driver usb
  173. [    0.145208] ACPI: WMI: Mapper loaded
  174. [    0.145210] PCI: Using ACPI for IRQ routing
  175. [    0.145343] NetLabel: Initializing
  176. [    0.145345] NetLabel:  domain hash size = 128
  177. [    0.145346] NetLabel:  protocols = UNLABELED CIPSOv4
  178. [    0.145359] NetLabel:  unlabeled traffic allowed by default
  179. [    0.145382] Switching to clocksource tsc
  180. [    0.146928] AppArmor: AppArmor Filesystem Enabled
  181. [    0.146939] pnp: PnP ACPI init
  182. [    0.146952] ACPI: bus type pnp registered
  183. [    0.148369] pnp: PnP ACPI: found 11 devices
  184. [    0.148371] ACPI: ACPI bus type pnp unregistered
  185. [    0.148375] PnPBIOS: Disabled by ACPI PNP
  186. [    0.148385] system 00:00: iomem range 0xcee00-0xcffff has been reserved
  187. [    0.148388] system 00:00: iomem range 0xf0000-0xf7fff could not be reserved
  188. [    0.148391] system 00:00: iomem range 0xf8000-0xfbfff could not be reserved
  189. [    0.148394] system 00:00: iomem range 0xfc000-0xfffff could not be reserved
  190. [    0.148397] system 00:00: iomem range 0xc0000000-0xc00fffff has been reserved
  191. [    0.148400] system 00:00: iomem range 0xbfff0000-0xbfffffff could not be reserved
  192. [    0.148403] system 00:00: iomem range 0xffff0000-0xffffffff has been reserved
  193. [    0.148406] system 00:00: iomem range 0x0-0x9ffff could not be reserved
  194. [    0.148409] system 00:00: iomem range 0x100000-0xbffeffff could not be reserved
  195. [    0.148412] system 00:00: iomem range 0xfec00000-0xfec00fff could not be reserved
  196. [    0.148415] system 00:00: iomem range 0xfee00000-0xfee00fff has been reserved
  197. [    0.148418] system 00:00: iomem range 0xfff80000-0xfffeffff has been reserved
  198. [    0.148423] system 00:02: ioport range 0x4000-0x407f has been reserved
  199. [    0.148426] system 00:02: ioport range 0x5000-0x500f has been reserved
  200. [    0.148431] system 00:03: ioport range 0xb78-0xb7b has been reserved
  201. [    0.148434] system 00:03: ioport range 0xf78-0xf7b has been reserved
  202. [    0.148437] system 00:03: ioport range 0xa78-0xa7b has been reserved
  203. [    0.148439] system 00:03: ioport range 0xe78-0xe7b has been reserved
  204. [    0.148442] system 00:03: ioport range 0xbbc-0xbbf has been reserved
  205. [    0.148445] system 00:03: ioport range 0xfbc-0xfbf has been reserved
  206. [    0.148448] system 00:03: ioport range 0x4d0-0x4d1 has been reserved
  207. [    0.148450] system 00:03: ioport range 0x290-0x297 has been reserved
  208. [    0.183100] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
  209. [    0.183102] pci 0000:00:01.0:   IO window: disabled
  210. [    0.183107] pci 0000:00:01.0:   MEM window: 0xf0000000-0xf2ffffff
  211. [    0.183111] pci 0000:00:01.0:   PREFETCH window: 0xe0000000-0xefffffff
  212. [    0.183124] pci 0000:00:01.0: setting latency timer to 64
  213. [    0.183129] pci_bus 0000:00: resource 0 io:  [0x00-0xffff]
  214. [    0.183131] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff]
  215. [    0.183134] pci_bus 0000:01: resource 1 mem: [0xf0000000-0xf2ffffff]
  216. [    0.183136] pci_bus 0000:01: resource 2 pref mem [0xe0000000-0xefffffff]
  217. [    0.183168] NET: Registered protocol family 2
  218. [    0.183252] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
  219. [    0.183590] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
  220. [    0.184417] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
  221. [    0.184808] TCP: Hash tables configured (established 131072 bind 65536)
  222. [    0.184811] TCP reno registered
  223. [    0.184903] NET: Registered protocol family 1
  224. [    0.184924] pci 0000:00:01.0: disabling DAC on VIA PCI bridge
  225. [    0.185010] pci 0000:01:00.0: Boot video device
  226. [    0.185106] Simple Boot Flag at 0x37 set to 0x1
  227. [    0.185220] cpufreq-nforce2: No nForce2 chipset.
  228. [    0.185245] Scanning for low memory corruption every 60 seconds
  229. [    0.185347] audit: initializing netlink socket (disabled)
  230. [    0.185362] type=2000 audit(1281893732.182:1): initialized
  231. [    0.194354] Trying to unpack rootfs image as initramfs...
  232. [    2.164488] highmem bounce pool size: 64 pages
  233. [    2.164493] HugeTLB registered 4 MB page size, pre-allocated 0 pages
  234. [    2.165741] VFS: Disk quotas dquot_6.5.2
  235. [    2.165791] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  236. [    2.166292] fuse init (API version 7.13)
  237. [    2.166368] msgmni has been set to 1661
  238. [    2.166540] alg: No test for stdrng (krng)
  239. [    2.166590] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
  240. [    2.166593] io scheduler noop registered
  241. [    2.166595] io scheduler anticipatory registered
  242. [    2.166597] io scheduler deadline registered
  243. [    2.166632] io scheduler cfq registered (default)
  244. [    2.166739] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  245. [    2.166758] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
  246. [    2.166839] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
  247. [    2.166844] ACPI: Power Button [PWRB]
  248. [    2.166890] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
  249. [    2.166893] ACPI: Power Button [PWRF]
  250. [    2.167147] processor LNXCPU:00: registered as cooling_device0
  251. [    2.170416] isapnp: Scanning for PnP cards...
  252. [    2.219615] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  253. [    2.219706] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
  254. [    2.219987] 00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
  255. [    2.220827] brd: module loaded
  256. [    2.221222] loop: module loaded
  257. [    2.221287] input: Macintosh mouse button emulation as /devices/virtual/input/input2
  258. [    2.221608] ACPI: PCI Interrupt Link [ALKA] BIOS reported IRQ 11, using IRQ 20
  259. [    2.221610] ACPI: PCI Interrupt Link [ALKA] enabled at IRQ 20
  260. [    2.221615]   alloc irq_desc for 20 on node -1
  261. [    2.221617]   alloc kstat_irqs on node -1
  262. [    2.221623] pata_acpi 0000:00:0f.1: PCI INT A -> Link[ALKA] -> GSI 20 (level, low) -> IRQ 20
  263. [    2.221669] pata_acpi 0000:00:0f.1: PCI INT A disabled
  264. [    2.221921] Fixed MDIO Bus: probed
  265. [    2.221949] PPP generic driver version 2.4.2
  266. [    2.221980] tun: Universal TUN/TAP device driver, 1.6
  267. [    2.221982] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  268. [    2.222045] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  269. [    2.222059]   alloc irq_desc for 21 on node -1
  270. [    2.222061]   alloc kstat_irqs on node -1
  271. [    2.222064] ehci_hcd 0000:00:10.4: PCI INT C -> GSI 21 (level, low) -> IRQ 21
  272. [    2.222078] ehci_hcd 0000:00:10.4: EHCI Host Controller
  273. [    2.222107] ehci_hcd 0000:00:10.4: new USB bus registered, assigned bus number 1
  274. [    2.222171] ehci_hcd 0000:00:10.4: irq 21, io mem 0xf3022000
  275. [    2.265750] ehci_hcd 0000:00:10.4: USB 2.0 started, EHCI 1.00
  276. [    2.265832] usb usb1: configuration #1 chosen from 1 choice
  277. [    2.265857] hub 1-0:1.0: USB hub found
  278. [    2.265865] hub 1-0:1.0: 8 ports detected
  279. [    2.265917] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  280. [    2.265929] uhci_hcd: USB Universal Host Controller Interface driver
  281. [    2.265957] uhci_hcd 0000:00:10.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
  282. [    2.265962] uhci_hcd 0000:00:10.0: UHCI Host Controller
  283. [    2.265987] uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 2
  284. [    2.266005] uhci_hcd 0000:00:10.0: irq 21, io base 0x0000d400
  285. [    2.266078] usb usb2: configuration #1 chosen from 1 choice
  286. [    2.266100] hub 2-0:1.0: USB hub found
  287. [    2.266106] hub 2-0:1.0: 2 ports detected
  288. [    2.266147] uhci_hcd 0000:00:10.1: PCI INT A -> GSI 21 (level, low) -> IRQ 21
  289. [    2.266153] uhci_hcd 0000:00:10.1: UHCI Host Controller
  290. [    2.266177] uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 3
  291. [    2.266194] uhci_hcd 0000:00:10.1: irq 21, io base 0x0000d800
  292. [    2.266264] usb usb3: configuration #1 chosen from 1 choice
  293. [    2.266287] hub 3-0:1.0: USB hub found
  294. [    2.266291] hub 3-0:1.0: 2 ports detected
  295. [    2.266325] uhci_hcd 0000:00:10.2: PCI INT B -> GSI 21 (level, low) -> IRQ 21
  296. [    2.266331] uhci_hcd 0000:00:10.2: UHCI Host Controller
  297. [    2.266355] uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 4
  298. [    2.266372] uhci_hcd 0000:00:10.2: irq 21, io base 0x0000dc00
  299. [    2.266448] usb usb4: configuration #1 chosen from 1 choice
  300. [    2.266472] hub 4-0:1.0: USB hub found
  301. [    2.266478] hub 4-0:1.0: 2 ports detected
  302. [    2.266513] uhci_hcd 0000:00:10.3: PCI INT B -> GSI 21 (level, low) -> IRQ 21
  303. [    2.266518] uhci_hcd 0000:00:10.3: UHCI Host Controller
  304. [    2.266549] uhci_hcd 0000:00:10.3: new USB bus registered, assigned bus number 5
  305. [    2.266566] uhci_hcd 0000:00:10.3: irq 21, io base 0x0000e000
  306. [    2.266646] usb usb5: configuration #1 chosen from 1 choice
  307. [    2.266668] hub 5-0:1.0: USB hub found
  308. [    2.266674] hub 5-0:1.0: 2 ports detected
  309. [    2.266742] PNP: No PS/2 controller found. Probing ports directly.
  310. [    2.529331] isapnp: No Plug & Play device found
  311. [    2.529700] serio: i8042 KBD port at 0x60,0x64 irq 1
  312. [    2.529765] mice: PS/2 mouse device common for all mice
  313. [    2.529843] rtc_cmos 00:05: RTC can wake from S4
  314. [    2.529873] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
  315. [    2.529922] rtc0: alarms up to one year, y3k, 242 bytes nvram
  316. [    2.530013] device-mapper: uevent: version 1.0.3
  317. [    2.530154] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: dm-devel@redhat.com
  318. [    2.530196] device-mapper: multipath: version 1.1.0 loaded
  319. [    2.530199] device-mapper: multipath round-robin: version 1.0.0 loaded
  320. [    2.530294] EISA: Probing bus 0 at eisa.0
  321. [    2.530312] Cannot allocate resource for EISA slot 4
  322. [    2.530314] Cannot allocate resource for EISA slot 5
  323. [    2.530327] EISA: Detected 0 cards.
  324. [    2.530368] cpuidle: using governor ladder
  325. [    2.530370] cpuidle: using governor menu
  326. [    2.530772] TCP cubic registered
  327. [    2.530906] NET: Registered protocol family 10
  328. [    2.531329] lo: Disabled Privacy Extensions
  329. [    2.531638] NET: Registered protocol family 17
  330. [    2.531660] powernow-k8: Found 1 AMD Athlon(tm) 64 Processor 3700+ processors (1 cpu cores) (version 2.20.00)
  331. [    2.531684] ACPI Exception: AE_NOT_FOUND, Evaluating _PSS (20090903/processor_perflib-264)
  332. [    2.539238] [Firmware Bug]: powernow-k8: No PSB or ACPI _PSS objects
  333. [    2.539255] ACPI Exception: AE_NOT_FOUND, Evaluating _PSS (20090903/processor_perflib-264)
  334. [    2.539264] Using IPI No-Shortcut mode
  335. [    2.539322] PM: Resume from disk failed.
  336. [    2.539333] registered taskstats version 1
  337. [    2.539573]   Magic number: 6:970:592
  338. [    2.539667] rtc_cmos 00:05: setting system clock to 2010-08-15 17:35:35 UTC (1281893735)
  339. [    2.539670] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
  340. [    2.539672] EDD information not available.
  341. [    2.599108] Freeing initrd memory: 9146k freed
  342. [    2.605929] Freeing unused kernel memory: 656k freed
  343. [    2.606574] Write protecting the kernel text: 4676k
  344. [    2.606600] Write protecting the kernel read-only data: 1840k
  345. [    2.625167] udev: starting version 151
  346. [    2.782831] VIA Networking Velocity Family Gigabit Ethernet Adapter Driver Ver. 1.14
  347. [    2.782835] Copyright (c) 2002, 2003 VIA Networking Technologies, Inc.
  348. [    2.782837] Copyright (c) 2004 Red Hat Inc.
  349. [    2.782851]   alloc irq_desc for 22 on node -1
  350. [    2.782853]   alloc kstat_irqs on node -1
  351. [    2.782860] via-velocity 0000:00:0e.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
  352. [    2.791077] eth0: VIA Networking Velocity Family Gigabit Ethernet Adapter
  353. [    2.791081] eth0: Ethernet Address: 00:50:8D:D1:30:A1
  354. [    2.795598] Floppy drive(s): fd0 is 1.44M
  355. [    2.796854] Linux agpgart interface v0.103
  356. [    2.804108] sata_via 0000:00:0f.0: version 2.4
  357. [    2.804127] sata_via 0000:00:0f.0: PCI INT B -> Link[ALKA] -> GSI 20 (level, low) -> IRQ 20
  358. [    2.804164] sata_via 0000:00:0f.0: routed to hard irq line 11
  359. [    2.804432] scsi0 : sata_via
  360. [    2.804554] scsi1 : sata_via
  361. [    2.804594] ata1: SATA max UDMA/133 cmd 0xb800 ctl 0xbc00 bmdma 0xc800 irq 20
  362. [    2.804597] ata2: SATA max UDMA/133 cmd 0xc000 ctl 0xc400 bmdma 0xc808 irq 20
  363. [    2.804678] pata_via 0000:00:0f.1: version 0.3.4
  364. [    2.804685] pata_via 0000:00:0f.1: PCI INT A -> Link[ALKA] -> GSI 20 (level, low) -> IRQ 20
  365. [    2.804873] scsi2 : pata_via
  366. [    2.804949] scsi3 : pata_via
  367. [    2.806360] ata3: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xd000 irq 14
  368. [    2.806363] ata4: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xd008 irq 15
  369. [    2.806435]   alloc irq_desc for 23 on node -1
  370. [    2.806438]   alloc kstat_irqs on node -1
  371. [    2.806443] ohci1394 0000:00:07.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
  372. [    2.815766] FDC 0 is a post-1991 82077
  373. [    2.862041] ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[23]  MMIO=[f3021000-f30217ff]  Max Packet=[2048]  IR/IT contexts=[4/8]
  374. [    2.869287] agpgart-amd64 0000:00:00.0: AGP bridge [1106/0282]
  375. [    2.877423] agpgart-amd64 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
  376. [    2.914952] [drm] Initialized drm 1.1.0 20060810
  377. [    2.936014] usb 2-1: new low speed USB device using uhci_hcd and address 2
  378. [    3.008009] ata1: SATA link down 1.5 Gbps (SStatus 0 SControl 300)
  379. [    3.112971] usb 2-1: configuration #1 chosen from 1 choice
  380. [    3.152324] ata3.00: model number mismatch 'ST382011A!`' != 'ST380011A'
  381. [    3.152328] ata3.00: failed to re-read IDENTIFY data after HPA resizing
  382. [    3.220008] ata2: SATA link down 1.5 Gbps (SStatus 0 SControl 300)
  383. [    3.352008] usb 2-2: new low speed USB device using uhci_hcd and address 3
  384. [    3.531985] usb 2-2: configuration #1 chosen from 1 choice
  385. [    3.540306] usbcore: registered new interface driver hiddev
  386. [    3.553068] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:10.0/usb2/2-1/2-1:1.0/input/input3
  387. [    3.553227] generic-usb 0003:046D:C03E.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:10.0-1/input0
  388. [    3.594459] input: Microsoft Microsoft® 2.4GHz Transceiver V2.0 as /devices/pci0000:00/0000:00:10.0/usb2/2-2/2-2:1.0/input/input4
  389. [    3.594599] generic-usb 0003:045E:071F.0002: input,hidraw1: USB HID v1.11 Mouse [Microsoft Microsoft® 2.4GHz Transceiver V2.0] on usb-0000:00:10.0-2/input0
  390. [    3.594618] usbcore: registered new interface driver usbhid
  391. [    3.594686] usbhid: v2.6:USB HID core driver
  392. [    3.772008] usb 3-2: new low speed USB device using uhci_hcd and address 2
  393. [    3.946987] usb 3-2: configuration #1 chosen from 1 choice
  394. [    3.965184] input: Dell Dell USB Keyboard as /devices/pci0000:00/0000:00:10.1/usb3/3-2/3-2:1.0/input/input5
  395. [    3.965251] generic-usb 0003:413C:2003.0003: input,hidraw2: USB HID v1.10 Keyboard [Dell Dell USB Keyboard] on usb-0000:00:10.1-2/input0
  396. [    4.140093] ieee1394: Host added: ID:BUS[0-00:1023]  GUID[00508d0000d030a1]
  397. [    8.169578] ata3.00: native sectors (155253936) is smaller than sectors (156301488)
  398. [    8.169583] ata3.00: ATA-6: ST382011Q!`, 8.p1`, max UDMA/100
  399. [    8.169586] ata3.00: 156301488 sectors, multi 16: LBA48
  400. [    8.184193] ata3.00: model number mismatch 'ST382011Q!`' != 'ST3x0011A0'
  401. [    8.184195] ata3.00: revalidation failed (errno=-19)
  402. [    8.184198] ata3.00: disabled
  403. [    8.348374] ata4.00: ATAPI: _NEC DVD_RW ND-3550A, 1.04, max UDMA/33
  404. [    8.364261] ata4.00: configured for UDMA/33
  405. [    8.371262] scsi 3:0:0:0: CD-ROM            _NEC     DVD_RW ND-3550A  1.04 PQ: 0 ANSI: 5
  406. [    8.373672] sr0: scsi3-mmc drive: 48x/48x writer cd/rw xa/form2 cdda tray
  407. [    8.373675] Uniform CD-ROM driver Revision: 3.20
  408. [    8.373771] sr 3:0:0:0: Attached scsi CD-ROM sr0
  409. [    8.373833] sr 3:0:0:0: Attached scsi generic sg0 type 5
  410. [    8.410952]   alloc irq_desc for 16 on node -1
  411. [    8.410956]   alloc kstat_irqs on node -1
  412. [    8.410963] nouveau 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
  413. [    8.414055] [drm] nouveau 0000:01:00.0: Detected an NV40 generation card (0x04a100a1)
  414. [    8.414508] [drm] nouveau 0000:01:00.0: Attempting to load BIOS image from PROM
  415. [    8.697254] [drm] nouveau 0000:01:00.0: ... appears to be valid
  416. [    8.697259] [drm] nouveau 0000:01:00.0: BIT BIOS found
  417. [    8.697262] [drm] nouveau 0000:01:00.0: Bios version 05.44.a2.10
  418. [    8.697266] [drm] nouveau 0000:01:00.0: BIT table 'd' not found
  419. [    8.697270] [drm] nouveau 0000:01:00.0: Found Display Configuration Block version 3.0
  420. [    8.697274] [drm] nouveau 0000:01:00.0: DCB connector table: VHER 0x30 5 7 2
  421. [    8.697278] [drm] nouveau 0000:01:00.0:   0: 0x00000000: type 0x00 idx 0 tag 0xff
  422. [    8.697281] [drm] nouveau 0000:01:00.0:   1: 0x00002130: type 0x30 idx 1 tag 0x08
  423. [    8.697285] [drm] nouveau 0000:01:00.0:   2: 0x00000210: type 0x10 idx 2 tag 0xff
  424. [    8.697288] [drm] nouveau 0000:01:00.0:   3: 0x00000211: type 0x11 idx 2 tag 0xff
  425. [    8.697292] [drm] nouveau 0000:01:00.0: Raw DCB entry 0: 01000300 00000028
  426. [    8.697295] [drm] nouveau 0000:01:00.0: Raw DCB entry 1: 01000302 00000020
  427. [    8.697298] [drm] nouveau 0000:01:00.0: Raw DCB entry 2: 02011310 00000028
  428. [    8.697301] [drm] nouveau 0000:01:00.0: Raw DCB entry 3: 020223f1 00c0c030
  429. [    8.697308] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 0 at offset 0xDEB0
  430. [    8.704363] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 1 at offset 0xE19E
  431. [    8.760213] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 2 at offset 0xE6D8
  432. [    8.760233] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 3 at offset 0xE835
  433. [    8.768121] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 4 at offset 0xE9BE
  434. [    8.789830] [TTM] Zone  kernel: Available graphics memory: 430298 kiB.
  435. [    8.789833] [TTM] Zone highmem: Available graphics memory: 1548478 kiB.
  436. [    8.789842] [drm] nouveau 0000:01:00.0: 512 MiB VRAM
  437. [    8.789889] agpgart-amd64 0000:00:00.0: AGP 3.0 bridge
  438. [    8.789900] agpgart: modprobe tried to set rate=x12. Setting to AGP3 x8 mode.
  439. [    8.789907] agpgart-amd64 0000:00:00.0: putting AGP V3 device into 8x mode
  440. [    8.789970] nouveau 0000:01:00.0: putting AGP V3 device into 8x mode
  441. [    8.789973] [drm] nouveau 0000:01:00.0: 256 MiB GART (aperture)
  442. [    8.790279] [drm] nouveau 0000:01:00.0: Allocating FIFO number 0
  443. [    8.791234] [drm] nouveau 0000:01:00.0: nouveau_channel_alloc: initialised FIFO 0
  444. [    8.791243] [drm] nouveau 0000:01:00.0: Initial CRTC_OWNER is 0
  445. [    8.791249] [drm] nouveau 0000:01:00.0: Saving VGA fonts
  446. [    8.844074] [drm] nouveau 0000:01:00.0: Detected a DVI-I connector
  447. [    8.844212] [drm] nouveau 0000:01:00.0: Detected a VGA connector
  448. [    8.844277] [drm] nouveau 0000:01:00.0: Detected a TV connector
  449. [    8.845941] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on vga encoder (output 0)
  450. [    8.845946] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on tmds encoder (output 1)
  451. [    8.845949] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on vga encoder (output 2)
  452. [    8.845954] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on TV encoder (output 3)
  453. [    9.096170] [drm] nouveau 0000:01:00.0: allocated 1440x1024 fb: 0x49000, bo f6a92000
  454. [    9.096254] fb0: nouveaufb frame buffer device
  455. [    9.096255] registered panic notifier
  456. [    9.096260] [drm] Initialized nouveau 0.0.15 20090420 for 0000:01:00.0 on minor 0
  457. [    9.098342] vga16fb: initializing
  458. [    9.098345] vga16fb: mapped to 0xc00a0000
  459. [    9.098350] vga16fb: not registering due to another framebuffer present
  460. [    9.116979] [drm] nouveau 0000:01:00.0: Setting dpms mode 0 on vga encoder (output 0)
  461. [    9.116984] [drm] nouveau 0000:01:00.0: Output DVI-I-1 is running on CRTC 0 using output A
  462. [    9.128747] [drm] nouveau 0000:01:00.0: Setting dpms mode 0 on vga encoder (output 2)
  463. [    9.128750] [drm] nouveau 0000:01:00.0: Output VGA-1 is running on CRTC 1 using output B
  464. [    9.130384] Console: switching to colour frame buffer device 160x56
  465. [   10.055400] xor: automatically using best checksumming function: pIII_sse
  466. [   10.072016]    pIII_sse  :  6761.000 MB/sec
  467. [   10.072018] xor: using function: pIII_sse (6761.000 MB/sec)
  468. [   10.074997] device-mapper: dm-raid45: initialized v0.2594b
  469. [   11.452856] ISO 9660 Extensions: Microsoft Joliet Level 3
  470. [   11.476518] ISO 9660 Extensions: RRIP_1991A
  471. [   11.694363] aufs 2-standalone.tree-20091207
  472. [   11.824344] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  473. [   46.014241] udev: starting version 151
  474. [   47.914015] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  475. [   48.276310] parport_pc 00:0a: reported by Plug and Play ACPI
  476. [   48.276360] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
  477. [   48.631869] ppdev: user-space parallel port driver
  478. [   51.867534] Velocity is AUTO mode
  479. [   52.329007] VIA 82xx Audio 0000:00:11.5: PCI INT C -> GSI 22 (level, low) -> IRQ 22
  480. [   52.329139] VIA 82xx Audio 0000:00:11.5: setting latency timer to 64
  481. [   53.489995] eth0: Link auto-negotiation speed 100M bps full duplex
  482. [   58.878386] [drm] nouveau 0000:01:00.0: Allocating FIFO number 1
  483. [   58.879410] [drm] nouveau 0000:01:00.0: nouveau_channel_alloc: initialised FIFO 1
  484. [   59.430299] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on vga encoder (output 0)
  485. [   59.450460] [drm] nouveau 0000:01:00.0: Setting dpms mode 0 on vga encoder (output 0)
  486. [   59.450464] [drm] nouveau 0000:01:00.0: Output DVI-I-1 is running on CRTC 0 using output A
  487. [   59.673324] lp0: using parport0 (interrupt-driven).
  488. [   62.164006] eth0: no IPv6 routers present
  489. [   84.608400] end_request: I/O error, dev fd0, sector 0
  490. [   96.780415] end_request: I/O error, dev fd0, sector 0
  491. [  104.483162] [drm] nouveau 0000:01:00.0: nouveau_channel_free: freeing fifo 1
  492. [  104.536930] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on vga encoder (output 0)
  493. [  104.557088] [drm] nouveau 0000:01:00.0: Setting dpms mode 0 on vga encoder (output 0)
  494. [  104.557092] [drm] nouveau 0000:01:00.0: Output DVI-I-1 is running on CRTC 0 using output A
  495. [  105.314320] [drm] nouveau 0000:01:00.0: Allocating FIFO number 1
  496. [  105.315291] [drm] nouveau 0000:01:00.0: nouveau_channel_alloc: initialised FIFO 1
  497. [  105.354743] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on vga encoder (output 0)
  498. [  105.374919] [drm] nouveau 0000:01:00.0: Setting dpms mode 0 on vga encoder (output 0)
  499. [  105.374923] [drm] nouveau 0000:01:00.0: Output DVI-I-1 is running on CRTC 0 using output A
  500. [  150.962146] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
  501. [  150.966002] SGI XFS Quota Management subsystem
  502. [  151.007178] JFS: nTxBlock = 8192, nTxLock = 65536
  503. [  151.088334] NTFS driver 2.1.29 [Flags: R/O MODULE].
  504. [  151.258771] QNX4 filesystem 0.2.3 registered.
  505. [  151.562534] Btrfs loaded
  506. [  171.580431] end_request: I/O error, dev fd0, sector 0
  507. [  183.744478] end_request: I/O error, dev fd0, sector 0
  508. [  451.748080] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on vga encoder (output 0)
  509. [  451.760660] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on vga encoder (output 2)
  510. [  451.784390] [drm] nouveau 0000:01:00.0: Setting dpms mode 0 on vga encoder (output 0)
  511. [  451.784396] [drm] nouveau 0000:01:00.0: Output DVI-I-1 is running on CRTC 0 using output A
RAW Paste Data
Top