elhacker.net cabecera Bienvenido(a), Visitante. Por favor Ingresar o Registrarse
¿Perdiste tu email de activación?.

 

 


Tema destacado: Tutorial básico de Quickjs


  Mostrar Temas
Páginas: 1 [2] 3 4 5 6 7 8
11  Programación / .NET (C#, VB.NET, ASP) / algoritmo para combinar parejas en: 7 Abril 2011, 20:50 pm
Hola a todos,
estoy desde hacer ya como 3 horas tratando de escribir un código que me combine un par de números y no logro hacerlo de forma correcta, ya eh probado con arrays, matrices, no logro hacer que funcione correctamente.
El problema que quiero resolver es el siguiente:
Tengo 5 equipos, y quiero armar un fixture de todos contra todos, al ser 5 equipos son 2 partidos por fase y uno queda libre, y cada equipo no puede jugar mas de un partido por fase.
Espero que alguien me pueda dar una mano.
Muchas gracias.
Saludos.
12  Programación / .NET (C#, VB.NET, ASP) / Fijar columnas en ListView en: 1 Abril 2011, 17:01 pm
Hola a todos, estoy trabajando un listview que tiene demaciadas columnas, esto hace que abajo del mismo aparezca una barra de desplazamiento que me permite desplazar (valga la redundancia) hasta la ultima columna.
El problema que tengo con ésto es que necesitaría que siempre quedara visible la primera columna, es decir, cuando mueva la barra de desplazamiento se muevan todas las columnas menos la primera.
Lo que quiero es básicamente poder programar el listview fijando determinada columna como se hacer por ejemplo en Excel.

Espero alguien se le ocurra algo porque no tengo ni idea  :huh:
Muchas gracias.
Saludos.
13  Programación / Bases de Datos / ¿Tabla comparativa de rendimiento de bases de datos? en: 31 Marzo 2011, 18:17 pm
Hola a todos, estoy buscando (y obviamente no encuentro por eso estoy aquí  ;-) ) una tabla comparativa de rendimiento entre distintos motores de bases de datos, el problema es que las que encuentro se comparan no más de 3 motores, y quisiera saber si hay algun estudio que se haya hecho sobre mas bases de datos a la vez.
También busco pero no encuentro, una tabla de rendimiento para una base de datos access que no sea de la pagina de microsoft  :¬¬
Si alguien conoce de algo por favor espero me diga.
Muchas gracias.
Saludos.
14  Programación / Programación General / Core War en: 23 Marzo 2011, 21:43 pm
Hola a todos!
Estoy comenzando un proyecto basado en el juego Core War, la idea es básicamente la misma aunque como nunca lo jugué realmente no puedo decir que será un clon.
Mi motivación es que eh leído en paginas en español sobre este juego y parece muy interesante pero parece que solo esta en ingles y el lenguaje que se utiliza para programar es parecido a ensamblador.
Mi intención es crear un juego basado en este pero en nuestro querido idioma y que se pueda programar en un lenguaje mas sencillo de mayor nivel.
Quisiera saber si alguno lo ah probado y si me podría dar su opinión a ver si vale la pena seguir adelante o no con este proyecto.
Muchas gracias.
Saludos.
15  Foros Generales / Foro Libre / Duda sobre propiedad intelectual y derechos de autor en: 28 Febrero 2011, 03:15 am
Hola a todos, tengo la siguiente duda y no se en que sección iría:
Si programo un juego, que es un remake de, por ejemplo, Mario Bros.
¿Puedo llegar a tener problemas con nintendo por eso?
Es que estoy empezando un proyecto de juego (pero no de Mario Bros) y quiero saber cómo puedo hacer para que sea 100 % legal ya que está basado en uno que ya existe.
Muchas gracias.
Saludos.
16  Sistemas Operativos / GNU/Linux / Problema de rendimiento con Java en: 24 Febrero 2011, 00:18 am
Hola a todos, estoy empezando con programación de videojuegos en Java.
Estoy empezando un remake clasico que va bien, el problema es que en mi sistema operativo (Kubuntu 10.04.1 x64) me tira apenas 25 fps, mientras que si lo ejecuto en una maquina virtual que tengo en el vmware con windows xp me tira 75 fps que son los que yo configuré en el juego.
Primero que nada quisiera saber si es un problema mío o si será general para todos los sistemas Linux, por lo que publiqué el "juego" en un aplet para que quien pueda lo pruebe y me confirme si el problema de rendimiento es mio o no, y en caso de ser sólo yo tal vez alguien me pueda dar una mano.
Para acceder al juego: http://juego.net46.net/web/juego.html
Espero alguien pueda probarlo.
Muchas gracias.
Saludos.
17  Programación / Java / Sockets en: 16 Febrero 2011, 19:22 pm
Hola a todos, estoy intentando crear una aplicación cliente-servidor, el problema es que no logro hacer que funcione correctamente.
Necesito que alguien me de una mano.
Necesito un ejemplo muy sencillo de código de cliente y servidor, en donde el cliente se conecte al servidor, le envía un mensaje, el servidor lea el mensaje y se lo devuelva al cliente.
Estoy hace horas intentándolo pero no hasta ahora me doy cuenta de que el servidor que logré hacer andar no funciona con más de un cliente, y yo necesito que le responda al cliente que le manda el mensaje entre todos los clientes que hallan conectados en ese momento.
Bueno espero que alguien me pueda ayudar un poco, estoy algo perdido en java.
Muchas gracias a todos.
Saludos.
18  Programación / .NET (C#, VB.NET, ASP) / Generar evento de teclado en: 8 Febrero 2011, 17:17 pm
Hola a todos, estoy intentando crear una aplicacion que genere las pulsaciones del teclaro.
Eh probado con el metodo SendKeys.Send(Chr(Keys.W)) para emular la pulsacion de la W pero solo funciona si el foco lo tengo en un campo de texto, por lo que en realidad lo que esta haciendo es mandar solo el caracter precionado, pero no la tecla en sí.
Hay alguna forma de enviar la pulsacion?
Muchas gracias.
Saludos.
19  Programación / Desarrollo Web / Verificar si se lee un correo enviado en: 25 Enero 2011, 15:34 pm
Hola a todos, tengo 2 dudas y quisiera saber si alguien me puede dar una mano.
La primera, como el titulo lo indica, es si hay alguna forma de saber si al enviar un mail a travez de php, éste es recibido y leido por el destinatario.
La segunda, es que tengo un formulario con 2 combos que se cargan dinamicamente a travez de ajax segun lo que se selecciona en el primero se carga el segundo con las opciones correspondientes, mi problema es que al llenar el formulario y enviar los datos, si quiero volver para atras, los combos quedan trancados y no funcionan, por lo que tengo que recargar la pagina para que vuelvan a funcionar pero el usuario no tiene por que saber, asi que mi pregunta es: ¿hay alguna forma de saber por medio de php , javascript, o cualquier otro lenguaje si el usuario llego al formulario a travez del boton "atras" de su navegador o de una pagina específica y asi recargar el formulario de forma automatica?
Espero puedan ayudarme  :huh:
Muchas gracias.
Saludos.
20  Sistemas Operativos / GNU/Linux / Problema con hotplug y lector de tarjetas SD en: 10 Enero 2011, 20:11 pm
Hola a todos.
Tengo el siguiente problema:
Cuando quiero conectar mi tarjeta SD en mi laptop, linux no me la reconoce, pero si se lo dejo conectado y reinicio el equipo si  ;D.
Por lo que creo que el problema es que no funciona correctamente el hotplug con este dispositivo.
Lo que quisiera hacer es al menos poder montarla yo manualmente por la consola, pero para eso necesito saber cual es el dispoitivo.
Estuve buscando en los registros del sistema a ver como es que lo monta pero no logro encontrarlo.
Tal vez alguien pueda ayudarme.

Lo que me aparece en el registro del sistema cuando lo inicio con la tarjeta conectada (la reconoce y funciona perfectamente) es lo siguiente:
[code]2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] RAMDISK: 377fc000 - 37fef2a4
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] ACPI: RSDP 00000000000fe020 00024 (v02 ACRSYS)
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] ACPI: XSDT 00000000bfdfe120 00064 (v01 ACRSYS ACRPRDCT 00000001      01000013)
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] ACPI: FACP 00000000bfdfd000 000F4 (v04 ACRSYS ACRPRDCT 00000001 1025 01000013)
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] ACPI: DSDT 00000000bfdef000 0913C (v01 ACRSYS ACRPRDCT 00000001 1025 01000013)
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] ACPI: FACS 00000000bfd8f000 00040
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] ACPI: HPET 00000000bfdfc000 00038 (v01 ACRSYS ACRPRDCT 00000001 1025 01000013)
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] ACPI: APIC 00000000bfdfb000 0006C (v02 ACRSYS ACRPRDCT 00000001 1025 01000013)
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] ACPI: MCFG 00000000bfdfa000 0003C (v01 ACRSYS ACRPRDCT 00000001 1025 01000013)
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] ACPI: ASF! 00000000bfdf9000 000A5 (v32 ACRSYS ACRPRDCT 00000001 1025 01000013)
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] ACPI: SLIC 00000000bfdee000 00176 (v01 ACRSYS ACRPRDCT 00000001 1025 01000013)
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] ACPI: BOOT 00000000bfded000 00028 (v01 ACRSYS ACRPRDCT 00000001 1025 01000013)
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] ACPI: SSDT 00000000bfdec000 00655 (v01  PmRef    CpuPm 00003000 INTL 20051117)
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] ACPI: Local APIC address 0xfee00000
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] No NUMA configuration found
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] Faking a node at 0000000000000000-00000000bfe00000
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] Bootmem setup node 0 0000000000000000-00000000bfe00000
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000]   NODE_DATA [000000000000a000 - 000000000000efff]
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000]   bootmap [000000000000f000 -  0000000000026fbf] pages 18
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] (7 early reservations) ==> bootmem [0000000000 - 00bfe00000]
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000]   #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000]
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000]   #1 [0000006000 - 0000008000]       TRAMPOLINE ==> [0000006000 - 0000008000]
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000]   #2 [0001000000 - 0001a2fe64]    TEXT DATA BSS ==> [0001000000 - 0001a2fe64]
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000]   #3 [00377fc000 - 0037fef2a4]          RAMDISK ==> [00377fc000 - 0037fef2a4]
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000]   #4 [000009fc00 - 0000100000]    BIOS reserved ==> [000009fc00 - 0000100000]
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000]   #5 [0001a30000 - 0001a30290]              BRK ==> [0001a30000 - 0001a30290]
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000]   #6 [0000008000 - 000000a000]          PGTABLE ==> [0000008000 - 000000a000]
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000]  [ffffea0000000000-ffffea00029fffff] PMD -> [ffff880002000000-ffff8800049fffff] on node 0
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] Zone PFN ranges:
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000]   DMA      0x00000000 -> 0x00001000
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000]   DMA32    0x00001000 -> 0x00100000
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000]   Normal   0x00100000 -> 0x00100000
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] Movable zone start PFN for each node
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] early_node_map[6] active PFN ranges
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000]     0: 0x00000000 -> 0x00000001
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000]     0: 0x00000006 -> 0x0000009f
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000]     0: 0x00000100 -> 0x000bfc6c
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000]     0: 0x000bfcbf -> 0x000bfd82
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000]     0: 0x000bfdbf -> 0x000bfdec
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000]     0: 0x000bfdff -> 0x000bfe00
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] On node 0 totalpages: 785655
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000]   DMA zone: 56 pages used for memmap
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000]   DMA zone: 101 pages reserved
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000]   DMA zone: 3837 pages, LIFO batch:0
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000]   DMA32 zone: 10689 pages used for memmap
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000]   DMA32 zone: 770972 pages, LIFO batch:31
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] ACPI: PM-Timer IO Port: 0x408
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] ACPI: Local APIC address 0xfee00000
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x00] disabled)
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x00] disabled)
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] IOAPIC[0]: apic_id 4, version 32, address 0xfec00000, GSI 0-23
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] ACPI: IRQ0 used by override.
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] ACPI: IRQ2 used by override.
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] ACPI: IRQ9 used by override.
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] Using ACPI (MADT) for SMP configuration information
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] SMP: Allowing 4 CPUs, 2 hotplug CPUs
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] nr_irqs_gsi: 24
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] PM: Registered nosave memory: 0000000000001000 - 0000000000006000
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] PM: Registered nosave memory: 00000000bfc6c000 - 00000000bfcbf000
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] PM: Registered nosave memory: 00000000bfd82000 - 00000000bfdbf000
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] PM: Registered nosave memory: 00000000bfdec000 - 00000000bfdff000
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:38000000)
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] Booting paravirtualized kernel on bare hardware
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:4 nr_node_ids:1
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] PERCPU: Embedded 30 pages/cpu @ffff880001c00000 s91544 r8192 d23144 u524288
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] pcpu-alloc: s91544 r8192 d23144 u524288 alloc=1*2097152
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] pcpu-alloc:
  • 0 1 2 3
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 774809
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] Policy zone: DMA32
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-24-generic root=UUID=2044def1-5e4b-4a6b-835f-9a4c3a1d9ecf ro quiet splash
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] Initializing CPU#0
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] Checking aperture...
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] No AGP bridge found
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] Calgary: detecting Calgary via BIOS EBDA area
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] Memory: 3080324k/3143680k available (5422k kernel code, 1060k absent, 62296k reserved, 2979k data, 880k init)
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] SLUB: Genslabs=14, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] Hierarchical RCU implementation.
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] NR_IRQS:4352 nr_irqs:440
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] Console: colour VGA+ 80x25
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] console [tty0] enabled
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] allocated 31457280 bytes of page_cgroup
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] hpet clockevent registered
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] Fast TSC calibration using PIT
2011-01-10 16:31:49   kubuntu   kernel   [    0.000000] Detected 1995.178 MHz processor.
2011-01-10 16:31:49   kubuntu   kernel   [    0.010008] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.35 BogoMIPS (lpj=19951780)
2011-01-10 16:31:49   kubuntu   kernel   [    0.010039] Security Framework initialized
2011-01-10 16:31:49   kubuntu   kernel   [    0.010061] AppArmor: AppArmor initialized
2011-01-10 16:31:49   kubuntu   kernel   [    0.010500] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
2011-01-10 16:31:49   kubuntu   kernel   [    0.013383] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
2011-01-10 16:31:49   kubuntu   kernel   [    0.014851] Mount-cache hash table entries: 256
2011-01-10 16:31:49   kubuntu   kernel   [    0.015034] Initializing cgroup subsys ns
2011-01-10 16:31:49   kubuntu   kernel   [    0.015041] Initializing cgroup subsys cpuacct
2011-01-10 16:31:49   kubuntu   kernel   [    0.015045] Initializing cgroup subsys memory
2011-01-10 16:31:49   kubuntu   kernel   [    0.015054] Initializing cgroup subsys devices
2011-01-10 16:31:49   kubuntu   kernel   [    0.015057] Initializing cgroup subsys freezer
2011-01-10 16:31:49   kubuntu   kernel   [    0.015059] Initializing cgroup subsys net_cls
2011-01-10 16:31:49   kubuntu   kernel   [    0.015083] CPU: L1 I cache: 32K, L1 D cache: 32K
2011-01-10 16:31:49   kubuntu   kernel   [    0.015086] CPU: L2 cache: 2048K
2011-01-10 16:31:49   kubuntu   kernel   [    0.015089] CPU 0/0x0 -> Node 0
2011-01-10 16:31:49   kubuntu   kernel   [    0.015091] CPU: Physical Processor ID: 0
2011-01-10 16:31:49   kubuntu   kernel   [    0.015093] CPU: Processor Core ID: 0
2011-01-10 16:31:49   kubuntu   kernel   [    0.015097] mce: CPU supports 6 MCE banks
2011-01-10 16:31:49   kubuntu   kernel   [    0.015106] CPU0: Thermal monitoring enabled (TM1)
2011-01-10 16:31:49   kubuntu   kernel   [    0.015111] using mwait in idle threads.
2011-01-10 16:31:49   kubuntu   kernel   [    0.015113] Performance Events: Core2 events, Intel PMU driver.
2011-01-10 16:31:49   kubuntu   kernel   [    0.015120] ... version:                2
2011-01-10 16:31:49   kubuntu   kernel   [    0.015121] ... bit width:              40
2011-01-10 16:31:49   kubuntu   kernel   [    0.015123] ... generic registers:      2
2011-01-10 16:31:49   kubuntu   kernel   [    0.015125] ... value mask:             000000ffffffffff
2011-01-10 16:31:49   kubuntu   kernel   [    0.015127] ... max period:             000000007fffffff
2011-01-10 16:31:49   kubuntu   kernel   [    0.015129] ... fixed-purpose events:   3
2011-01-10 16:31:49   kubuntu   kernel   [    0.015130] ... event mask:             0000000700000003
2011-01-10 16:31:49   kubuntu   kernel   [    0.021192] ACPI: Core revision 20090903
2011-01-10 16:31:49   kubuntu   kernel   [    0.040012] ftrace: converting mcount calls to 0f 1f 44 00 00
2011-01-10 16:31:49   kubuntu   kernel   [    0.040018] ftrace: allocating 22527 entries in 89 pages
2011-01-10 16:31:49   kubuntu   kernel   [    0.050063] Setting APIC routing to flat
2011-01-10 16:31:49   kubuntu   kernel   [    0.050419] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
2011-01-10 16:31:49   kubuntu   kernel   [    0.153899] CPU0: Intel(R) Core(TM)2 Duo CPU     T5800  @ 2.00GHz stepping 0d
2011-01-10 16:31:49   kubuntu   kernel   [    0.160000] Booting processor 1 APIC 0x1 ip 0x6000
2011-01-10 16:31:49   kubuntu   kernel   [    0.020000] Initializing CPU#1
2011-01-10 16:31:49   kubuntu   kernel   [    0.020000] CPU: L1 I cache: 32K, L1 D cache: 32K
2011-01-10 16:31:49   kubuntu   kernel   [    0.020000] CPU: L2 cache: 2048K
2011-01-10 16:31:49   kubuntu   kernel   [    0.020000] CPU 1/0x1 -> Node 0
2011-01-10 16:31:49   kubuntu   kernel   [    0.020000] CPU: Physical Processor ID: 0
2011-01-10 16:31:49   kubuntu   kernel   [    0.020000] CPU: Processor Core ID: 1
2011-01-10 16:31:49   kubuntu   kernel   [    0.020000] CPU1: Thermal monitoring enabled (TM1)
2011-01-10 16:31:49   kubuntu   kernel   [    0.310123] CPU1: Intel(R) Core(TM)2 Duo CPU     T5800  @ 2.00GHz stepping 0d
2011-01-10 16:31:49   kubuntu   kernel   [    0.310131] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
2011-01-10 16:31:49   kubuntu   kernel   [    0.320018] Brought up 2 CPUs
2011-01-10 16:31:49   kubuntu   kernel   [    0.320021] Total of 2 processors activated (7980.32 BogoMIPS).
2011-01-10 16:31:49   kubuntu   kernel   [    0.320459] CPU0 attaching sched-domain:
2011-01-10 16:31:49   kubuntu   kernel   [    0.320463]  domain 0: span 0-1 level MC
2011-01-10 16:31:49   kubuntu   kernel   [    0.320465]   groups: 0 1
2011-01-10 16:31:49   kubuntu   kernel   [    0.320472] CPU1 attaching sched-domain:
2011-01-10 16:31:49   kubuntu   kernel   [    0.320474]  domain 0: span 0-1 level MC
2011-01-10 16:31:49   kubuntu   kernel   [    0.320476]   groups: 1 0
2011-01-10 16:31:49   kubuntu   kernel   [    0.320577] devtmpfs: initialized
2011-01-10 16:31:49   kubuntu   kernel   [    0.320577] regulator: core version 0.5
2011-01-10 16:31:49   kubuntu   kernel   [    0.320577] Time: 16:31:31  Date: 01/10/11
2011-01-10 16:31:49   kubuntu   kernel   [    0.320577] NET: Registered protocol family 16
2011-01-10 16:31:49   kubuntu   kernel   [    0.320577] Trying to unpack rootfs image as initramfs...
2011-01-10 16:31:49   kubuntu   kernel   [    0.320577] ACPI: bus type pci registered
2011-01-10 16:31:49   kubuntu   kernel   [    0.320577] PCI: MCFG configuration 0: base f8000000 segment 0 buses 0 - 63
2011-01-10 16:31:49   kubuntu   kernel   [    0.320577] PCI: MCFG area at f8000000 reserved in E820
2011-01-10 16:31:49   kubuntu   kernel   [    0.321550] PCI: Using MMCONFIG at f8000000 - fbffffff
2011-01-10 16:31:49   kubuntu   kernel   [    0.321552] PCI: Using configuration type 1 for base access
2011-01-10 16:31:49   kubuntu   kernel   [    0.330161] bio: create slab <bio-0> at 0
2011-01-10 16:31:49   kubuntu   kernel   [    0.331680] ACPI: EC: Look up EC in DSDT
2011-01-10 16:31:49   kubuntu   kernel   [    0.334258] ACPI: Executed 1 blocks of module-level executable AML code
2011-01-10 16:31:49   kubuntu   kernel   [    0.340033] ACPI: BIOS _OSI(Linux) query ignored
2011-01-10 16:31:49   kubuntu   kernel   [    0.360242] ACPI: Interpreter enabled
2011-01-10 16:31:49   kubuntu   kernel   [    0.360250] ACPI: (supports S0 S3 S4 S5)
2011-01-10 16:31:49   kubuntu   kernel   [    0.360288] ACPI: Using IOAPIC for interrupt routing
2011-01-10 16:31:49   kubuntu   kernel   [    0.361851] [Firmware Bug]: ACPI: ACPI brightness control misses _BQC function
2011-01-10 16:31:49   kubuntu   kernel   [    0.368291] ACPI: EC: GPE = 0x16, I/O: command/status = 0x66, data = 0x62
2011-01-10 16:31:49   kubuntu   kernel   [    0.368402] ACPI: Power Resource [FN00] (off)
2011-01-10 16:31:49   kubuntu   kernel   [    0.368749] ACPI: No dock devices found.
2011-01-10 16:31:49   kubuntu   kernel   [    0.369321] ACPI: PCI Root Bridge [PCI0] (0000:00)
2011-01-10 16:31:49   kubuntu   kernel   [    0.369452] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
2011-01-10 16:31:49   kubuntu   kernel   [    0.369456] pci 0000:00:01.0: PME# disabled
2011-01-10 16:31:49   kubuntu   kernel   [    0.369580] pci 0000:00:1a.0: reg 20 io port: [0x70c0-0x70df]
2011-01-10 16:31:49   kubuntu   kernel   [    0.369714] pci 0000:00:1a.1: reg 20 io port: [0x70a0-0x70bf]
2011-01-10 16:31:49   kubuntu   kernel   [    0.369837] pci 0000:00:1a.7: reg 10 32bit mmio: [0xdb305400-0xdb3057ff]
2011-01-10 16:31:49   kubuntu   kernel   [    0.369914] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
2011-01-10 16:31:49   kubuntu   kernel   [    0.369919] pci 0000:00:1a.7: PME# disabled
2011-01-10 16:31:49   kubuntu   kernel   [    0.369979] pci 0000:00:1b.0: reg 10 64bit mmio: [0xdb300000-0xdb303fff]
2011-01-10 16:31:49   kubuntu   kernel   [    0.370062] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
2011-01-10 16:31:49   kubuntu   kernel   [    0.370067] pci 0000:00:1b.0: PME# disabled
2011-01-10 16:31:49   kubuntu   kernel   [    0.370157] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
2011-01-10 16:31:49   kubuntu   kernel   [    0.370162] pci 0000:00:1c.0: PME# disabled
2011-01-10 16:31:49   kubuntu   kernel   [    0.370258] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
2011-01-10 16:31:49   kubuntu   kernel   [    0.370263] pci 0000:00:1c.1: PME# disabled
2011-01-10 16:31:49   kubuntu   kernel   [    0.370363] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
2011-01-10 16:31:49   kubuntu   kernel   [    0.370368] pci 0000:00:1c.3: PME# disabled
2011-01-10 16:31:49   kubuntu   kernel   [    0.370456] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
2011-01-10 16:31:49   kubuntu   kernel   [    0.370461] pci 0000:00:1c.4: PME# disabled
2011-01-10 16:31:49   kubuntu   kernel   [    0.370561] pci 0000:00:1d.0: reg 20 io port: [0x7080-0x709f]
2011-01-10 16:31:49   kubuntu   kernel   [    0.370696] pci 0000:00:1d.1: reg 20 io port: [0x7060-0x707f]
2011-01-10 16:31:49   kubuntu   kernel   [    0.370827] pci 0000:00:1d.2: reg 20 io port: [0x7040-0x705f]
2011-01-10 16:31:49   kubuntu   kernel   [    0.370961] pci 0000:00:1d.3: reg 20 io port: [0x7020-0x703f]
2011-01-10 16:31:49   kubuntu   kernel   [    0.371074] pci 0000:00:1d.7: reg 10 32bit mmio: [0xdb305000-0xdb3053ff]
2011-01-10 16:31:49   kubuntu   kernel   [    0.371151] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
2011-01-10 16:31:49   kubuntu   kernel   [    0.371156] pci 0000:00:1d.7: PME# disabled
2011-01-10 16:31:49   kubuntu   kernel   [    0.371395] pci 0000:00:1f.2: reg 10 io port: [0x7138-0x713f]
2011-01-10 16:31:49   kubuntu   kernel   [    0.371402] pci 0000:00:1f.2: reg 14 io port: [0x714c-0x714f]
2011-01-10 16:31:49   kubuntu   kernel   [    0.371410] pci 0000:00:1f.2: reg 18 io port: [0x7130-0x7137]
2011-01-10 16:31:49   kubuntu   kernel   [    0.371418] pci 0000:00:1f.2: reg 1c io port: [0x7148-0x714b]
2011-01-10 16:31:49   kubuntu   kernel   [    0.371426] pci 0000:00:1f.2: reg 20 io port: [0x7110-0x711f]
2011-01-10 16:31:49   kubuntu   kernel   [    0.371435] pci 0000:00:1f.2: reg 24 io port: [0x7100-0x710f]
2011-01-10 16:31:49   kubuntu   kernel   [    0.371502] pci 0000:00:1f.3: reg 10 64bit mmio: [0xdb305800-0xdb3058ff]
2011-01-10 16:31:49   kubuntu   kernel   [    0.371522] pci 0000:00:1f.3: reg 20 io port: [0x7000-0x701f]
2011-01-10 16:31:49   kubuntu   kernel   [    0.371586] pci 0000:00:1f.5: reg 10 io port: [0x7128-0x712f]
2011-01-10 16:31:49   kubuntu   kernel   [    0.371594] pci 0000:00:1f.5: reg 14 io port: [0x7144-0x7147]
2011-01-10 16:31:49   kubuntu   kernel   [    0.371602] pci 0000:00:1f.5: reg 18 io port: [0x7120-0x7127]
2011-01-10 16:31:49   kubuntu   kernel   [    0.371610] pci 0000:00:1f.5: reg 1c io port: [0x7140-0x7143]
2011-01-10 16:31:49   kubuntu   kernel   [    0.371618] pci 0000:00:1f.5: reg 20 io port: [0x70f0-0x70ff]
2011-01-10 16:31:49   kubuntu   kernel   [    0.371625] pci 0000:00:1f.5: reg 24 io port: [0x70e0-0x70ef]
2011-01-10 16:31:49   kubuntu   kernel   [    0.371709] pci 0000:00:1f.6: reg 10 64bit mmio: [0xdb304000-0xdb304fff]
2011-01-10 16:31:49   kubuntu   kernel   [    0.371895] pci 0000:01:00.0: reg 10 32bit mmio: [0xd2000000-0xd2ffffff]
2011-01-10 16:31:49   kubuntu   kernel   [    0.371936] pci 0000:01:00.0: reg 14 64bit mmio pref: [0xc0000000-0xcfffffff]
2011-01-10 16:31:49   kubuntu   kernel   [    0.371976] pci 0000:01:00.0: reg 1c 64bit mmio: [0xd0000000-0xd1ffffff]
2011-01-10 16:31:49   kubuntu   kernel   [    0.371998] pci 0000:01:00.0: reg 24 io port: [0x6000-0x607f]
2011-01-10 16:31:49   kubuntu   kernel   [    0.372025] pci 0000:01:00.0: reg 30 32bit mmio pref: [0xfff80000-0xffffffff]
2011-01-10 16:31:49   kubuntu   kernel   [    0.372229] pci 0000:00:01.0: bridge io port: [0x6000-0x6fff]
2011-01-10 16:31:49   kubuntu   kernel   [    0.372232] pci 0000:00:01.0: bridge 32bit mmio: [0xd0000000-0xd2ffffff]
2011-01-10 16:31:49   kubuntu   kernel   [    0.372237] pci 0000:00:01.0: bridge 64bit mmio pref: [0xc0000000-0xcfffffff]
2011-01-10 16:31:49   kubuntu   kernel   [    0.372303] pci 0000:02:00.0: reg 10 64bit mmio: [0xda200000-0xda23ffff]
2011-01-10 16:31:49   kubuntu   kernel   [    0.372313] pci 0000:02:00.0: reg 18 io port: [0x4000-0x407f]
2011-01-10 16:31:49   kubuntu   kernel   [    0.372397] pci 0000:02:00.0: PME# supported from D3hot D3cold
2011-01-10 16:31:49   kubuntu   kernel   [    0.372403] pci 0000:02:00.0: PME# disabled
2011-01-10 16:31:49   kubuntu   kernel   [    0.372482] pci 0000:00:1c.0: bridge io port: [0x4000-0x5fff]
2011-01-10 16:31:49   kubuntu   kernel   [    0.372487] pci 0000:00:1c.0: bridge 32bit mmio: [0xda200000-0xdb2fffff]
2011-01-10 16:31:49   kubuntu   kernel   [    0.372495] pci 0000:00:1c.0: bridge 64bit mmio pref: [0xd3000000-0xd3ffffff]
2011-01-10 16:31:49   kubuntu   kernel   [    0.372556] pci 0000:00:1c.1: bridge io port: [0x3000-0x3fff]
2011-01-10 16:31:49   kubuntu   kernel   [    0.372561] pci 0000:00:1c.1: bridge 32bit mmio: [0xd9200000-0xda1fffff]
2011-01-10 16:31:49   kubuntu   kernel   [    0.372567] pci 0000:00:1c.1: bridge 64bit mmio pref: [0xd4000000-0xd4ffffff]
2011-01-10 16:31:49   kubuntu   kernel   [    0.372707] pci 0000:05:00.0: reg 10 64bit mmio: [0xd8100000-0xd8101fff]
2011-01-10 16:31:49   kubuntu   kernel   [    0.372838] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
2011-01-10 16:31:49   kubuntu   kernel   [    0.372849] pci 0000:05:00.0: PME# disabled
2011-01-10 16:31:49   kubuntu   kernel   [    0.372937] pci 0000:00:1c.3: bridge io port: [0x2000-0x2fff]
2011-01-10 16:31:49   kubuntu   kernel   [    0.372942] pci 0000:00:1c.3: bridge 32bit mmio: [0xd8100000-0xd91fffff]
2011-01-10 16:31:49   kubuntu   kernel   [    0.372950] pci 0000:00:1c.3: bridge 64bit mmio pref: [0xd5000000-0xd5ffffff]
2011-01-10 16:31:49   kubuntu   kernel   [    0.373027] pci 0000:06:00.0: reg 10 32bit mmio: [0xd7000300-0xd70003ff]
2011-01-10 16:31:49   kubuntu   kernel   [    0.373101] pci 0000:06:00.0: reg 30 32bit mmio pref: [0xffff0000-0xffffffff]
2011-01-10 16:31:49   kubuntu   kernel   [    0.373259] pci 0000:06:00.2: reg 10 32bit mmio: [0xd7000200-0xd70002ff]
2011-01-10 16:31:49   kubuntu   kernel   [    0.373488] pci 0000:06:00.3: reg 10 32bit mmio: [0xd7000100-0xd70001ff]
2011-01-10 16:31:49   kubuntu   kernel   [    0.373715] pci 0000:06:00.4: reg 10 32bit mmio: [0xd7000000-0xd70000ff]
2011-01-10 16:31:49   kubuntu   kernel   [    0.373935] pci 0000:00:1c.4: bridge io port: [0x1000-0x1fff]
2011-01-10 16:31:49   kubuntu   kernel   [    0.373940] pci 0000:00:1c.4: bridge 32bit mmio: [0xd7000000-0xd80fffff]
2011-01-10 16:31:49   kubuntu   kernel   [    0.373948] pci 0000:00:1c.4: bridge 64bit mmio pref: [0xd6000000-0xd6ffffff]
2011-01-10 16:31:49   kubuntu   kernel   [    0.374010] pci 0000:00:1e.0: transparent bridge
2011-01-10 16:31:49   kubuntu   kernel   [    0.374065] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
2011-01-10 16:31:49   kubuntu   kernel   [    0.374367] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEGP._PRT]
2011-01-10 16:31:49   kubuntu   kernel   [    0.374504] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P32_._PRT]
2011-01-10 16:31:49   kubuntu   kernel   [    0.374668] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP1._PRT]
2011-01-10 16:31:49   kubuntu   kernel   [    0.374781] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP2._PRT]
2011-01-10 16:31:49   kubuntu   kernel   [    0.374899] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP4._PRT]
2011-01-10 16:31:49   kubuntu   kernel   [    0.375013] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP5._PRT]
2011-01-10 16:31:49   kubuntu   kernel   [    0.393517] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12)
2011-01-10 16:31:49   kubuntu   kernel   [    0.393678] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 *11 12)
2011-01-10 16:31:49   kubuntu   kernel   [    0.393839] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 *11 12)
2011-01-10 16:31:49   kubuntu   kernel   [    0.393997] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 *11 12)
2011-01-10 16:31:49   kubuntu   kernel   [    0.394151] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
2011-01-10 16:31:49   kubuntu   kernel   [    0.394308] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 9 *10 11 12)
2011-01-10 16:31:49   kubuntu   kernel   [    0.394464] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 9 10 *11 12)
2011-01-10 16:31:49   kubuntu   kernel   [    0.394622] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 9 10 *11 12)
2011-01-10 16:31:49   kubuntu   kernel   [    0.394797] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
2011-01-10 16:31:49   kubuntu   kernel   [    0.394804] vgaarb: loaded
2011-01-10 16:31:49   kubuntu   kernel   [    0.394928] SCSI subsystem initialized
2011-01-10 16:31:49   kubuntu   kernel   [    0.395046] libata version 3.00 loaded.
2011-01-10 16:31:49   kubuntu   kernel   [    0.395124] usbcore: registered new interface driver usbfs
2011-01-10 16:31:49   kubuntu   kernel   [    0.395136] usbcore: registered new interface driver hub
2011-01-10 16:31:49   kubuntu   kernel   [    0.395164] usbcore: registered new device driver usb
2011-01-10 16:31:49   kubuntu   kernel   [    0.395422] ACPI: WMI: Mapper loaded
2011-01-10 16:31:49   kubuntu   kernel   [    0.395424] PCI: Using ACPI for IRQ routing
2011-01-10 16:31:49   kubuntu   kernel   [    0.395742] NetLabel: Initializing
2011-01-10 16:31:49   kubuntu   kernel   [    0.395744] NetLabel:  domain hash size = 128
2011-01-10 16:31:49   kubuntu   kernel   [    0.395746] NetLabel:  protocols = UNLABELED CIPSOv4
2011-01-10 16:31:49   kubuntu   kernel   [    0.395761] NetLabel:  unlabeled traffic allowed by default
2011-01-10 16:31:49   kubuntu   kernel   [    0.395801] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
2011-01-10 16:31:49   kubuntu   kernel   [    0.395807] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
2011-01-10 16:31:49   kubuntu   kernel   [    0.400143] Switching to clocksource tsc
2011-01-10 16:31:49   kubuntu   kernel   [    0.401999] AppArmor: AppArmor Filesystem Enabled
2011-01-10 16:31:49   kubuntu   kernel   [    0.402018] pnp: PnP ACPI init
2011-01-10 16:31:49   kubuntu   kernel   [    0.402037] ACPI: bus type pnp registered
2011-01-10 16:31:49   kubuntu   kernel   [    0.403438] pnp 00:01: io resource (0x164e-0x164f) overlaps 0000:00:1c.4 BAR 13 (0x1000-0x1fff), disabling
2011-01-10 16:31:49   kubuntu   kernel   [    0.404471] pnp: PnP ACPI: found 10 devices
2011-01-10 16:31:49   kubuntu   kernel   [    0.404474] ACPI: ACPI bus type pnp unregistered
2011-01-10 16:31:49   kubuntu   kernel   [    0.404487] system 00:01: ioport range 0x600-0x60f has been reserved
2011-01-10 16:31:49   kubuntu   kernel   [    0.404490] system 00:01: ioport range 0x610-0x610 has been reserved
2011-01-10 16:31:49   kubuntu   kernel   [    0.404493] system 00:01: ioport range 0x800-0x80f has been reserved
2011-01-10 16:31:49   kubuntu   kernel   [    0.404496] system 00:01: ioport range 0x810-0x817 has been reserved
2011-01-10 16:31:49   kubuntu   kernel   [    0.404499] system 00:01: ioport range 0x820-0x823 has been reserved
2011-01-10 16:31:49   kubuntu   kernel   [    0.404501] system 00:01: ioport range 0x400-0x47f has been reserved
2011-01-10 16:31:49   kubuntu   kernel   [    0.404504] system 00:01: ioport range 0x500-0x53f has been reserved
2011-01-10 16:31:49   kubuntu   kernel   [    0.404508] system 00:01: iomem range 0xf8000000-0xfbffffff has been reserved
2011-01-10 16:31:49   kubuntu   kernel   [    0.404512] system 00:01: iomem range 0xfed1c000-0xfed1ffff has been reserved
2011-01-10 16:31:49   kubuntu   kernel   [    0.404515] system 00:01: iomem range 0xfed10000-0xfed13fff has been reserved
2011-01-10 16:31:49   kubuntu   kernel   [    0.404518] system 00:01: iomem range 0xfed18000-0xfed18fff has been reserved
2011-01-10 16:31:49   kubuntu   kernel   [    0.404521] system 00:01: iomem range 0xfed19000-0xfed19fff has been reserved
2011-01-10 16:31:49   kubuntu   kernel   [    0.404524] system 00:01: iomem range 0xfec00000-0xfec00fff could not be reserved
2011-01-10 16:31:49   kubuntu   kernel   [    0.404527] system 00:01: iomem range 0xfed20000-0xfed3ffff has been reserved
2011-01-10 16:31:49   kubuntu   kernel   [    0.404530] system 00:01: iomem range 0xfed40000-0xfed44fff has been reserved
2011-01-10 16:31:49   kubuntu   kernel   [    0.404533] system 00:01: iomem range 0xfed45000-0xfed8ffff has been reserved
2011-01-10 16:31:49   kubuntu   kernel   [    0.404537] system 00:01: iomem range 0xfee00000-0xfee00fff has been reserved
2011-01-10 16:31:49   kubuntu   kernel   [    0.409273] pci 0000:01:00.0: BAR 6: no parent found for of device [0xfff80000-0xffffffff]
2011-01-10 16:31:49   kubuntu   kernel   [    0.409279] pci 0000:06:00.0: BAR 6: no parent found for of device [0xffff0000-0xffffffff]
2011-01-10 16:31:49   kubuntu   kernel   [    0.409344] pci 0000:01:00.0: BAR 6: can't allocate mem resource [0xd0000000-0xcfffffff]
2011-01-10 16:31:49   kubuntu   kernel   [    0.409347] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
2011-01-10 16:31:49   kubuntu   kernel   [    0.409350] pci 0000:00:01.0:   IO window: 0x6000-0x6fff
2011-01-10 16:31:49   kubuntu   kernel   [    0.409355] pci 0000:00:01.0:   MEM window: 0xd0000000-0xd2ffffff
2011-01-10 16:31:49   kubuntu   kernel   [    0.409358] pci 0000:00:01.0:   PREFETCH window: 0x000000c0000000-0x000000cfffffff
2011-01-10 16:31:49   kubuntu   kernel   [    0.409364] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:02
2011-01-10 16:31:49   kubuntu   kernel   [    0.409367] pci 0000:00:1c.0:   IO window: 0x4000-0x5fff
2011-01-10 16:31:49   kubuntu   kernel   [    0.409374] pci 0000:00:1c.0:   MEM window: 0xda200000-0xdb2fffff
2011-01-10 16:31:49   kubuntu   kernel   [    0.409379] pci 0000:00:1c.0:   PREFETCH window: 0x000000d3000000-0x000000d3ffffff
2011-01-10 16:31:49   kubuntu   kernel   [    0.409387] pci 0000:00:1c.1: PCI bridge, secondary bus 0000:03
2011-01-10 16:31:49   kubuntu   kernel   [    0.409391] pci 0000:00:1c.1:   IO window: 0x3000-0x3fff
2011-01-10 16:31:49   kubuntu   kernel   [    0.409397] pci 0000:00:1c.1:   MEM window: 0xd9200000-0xda1fffff
2011-01-10 16:31:49   kubuntu   kernel   [    0.409402] pci 0000:00:1c.1:   PREFETCH window: 0x000000d4000000-0x000000d4ffffff
2011-01-10 16:31:49   kubuntu   kernel   [    0.409410] pci 0000:00:1c.3: PCI bridge, secondary bus 0000:05
2011-01-10 16:31:49   kubuntu   kernel   [    0.409414] pci 0000:00:1c.3:   IO window: 0x2000-0x2fff
2011-01-10 16:31:49   kubuntu   kernel   [    0.409420] pci 0000:00:1c.3:   MEM window: 0xd8100000-0xd91fffff
2011-01-10 16:31:49   kubuntu   kernel   [    0.409425] pci 0000:00:1c.3:   PREFETCH window: 0x000000d5000000-0x000000d5ffffff
2011-01-10 16:31:49   kubuntu   kernel   [    0.409436] pci 0000:00:1c.4: PCI bridge, secondary bus 0000:06
2011-01-10 16:31:49   kubuntu   kernel   [    0.409439] pci 0000:00:1c.4:   IO window: 0x1000-0x1fff
2011-01-10 16:31:49   kubuntu   kernel   [    0.409445] pci 0000:00:1c.4:   MEM window: 0xd7000000-0xd80fffff
2011-01-10 16:31:49   kubuntu   kernel   [    0.409450] pci 0000:00:1c.4:   PREFETCH window: 0x000000d6000000-0x000000d6ffffff
2011-01-10 16:31:49   kubuntu   kernel   [    0.409458] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:07
2011-01-10 16:31:49   kubuntu   kernel   [    0.409483] pci 0000:00:1e.0:   IO window: disabled
2011-01-10 16:31:49   kubuntu   kernel   [    0.409488] pci 0000:00:1e.0:   MEM window: disabled
2011-01-10 16:31:49   kubuntu   kernel   [    0.409492] pci 0000:00:1e.0:   PREFETCH window: disabled
2011-01-10 16:31:49   kubuntu   kernel   [    0.409509]   alloc irq_desc for 16 on node -1
2011-01-10 16:31:49   kubuntu   kernel   [    0.409511]   alloc kstat_irqs on node -1
2011-01-10 16:31:49   kubuntu   kernel   [    0.409519] pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
2011-01-10 16:31:49   kubuntu   kernel   [    0.409524] pci 0000:00:01.0: setting latency timer to 64
2011-01-10 16:31:49   kubuntu   kernel   [    0.409533]   alloc irq_desc for 17 on node -1
2011-01-10 16:31:49   kubuntu   kernel   [    0.409535]   alloc kstat_irqs on node -1
2011-01-10 16:31:49   kubuntu   kernel   [    0.409539] pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
2011-01-10 16:31:49   kubuntu   kernel   [    0.409543] pci 0000:00:1c.0: setting latency timer to 64
2011-01-10 16:31:49   kubuntu   kernel   [    0.409553] pci 0000:00:1c.1: enabling device (0000 -> 0003)
2011-01-10 16:31:49   kubuntu   kernel   [    0.409557] pci 0000:00:1c.1: PCI INT B -> GSI 16 (level, low) -> IRQ 16
2011-01-10 16:31:49   kubuntu   kernel   [    0.409564] pci 0000:00:1c.1: setting latency timer to 64
2011-01-10 16:31:49   kubuntu   kernel   [    0.409574]   alloc irq_desc for 19 on node -1
2011-01-10 16:31:49   kubuntu   kernel   [    0.409576]   alloc kstat_irqs on node -1
2011-01-10 16:31:49   kubuntu   kernel   [    0.409579] pci 0000:00:1c.3: PCI INT D -> GSI 19 (level, low) -> IRQ 19
2011-01-10 16:31:49   kubuntu   kernel   [    0.409584] pci 0000:00:1c.3: setting latency timer to 64
2011-01-10 16:31:49   kubuntu   kernel   [    0.409593] pci 0000:00:1c.4: PCI INT A -> GSI 17 (level, low) -> IRQ 17
2011-01-10 16:31:49   kubuntu   kernel   [    0.409598] pci 0000:00:1c.4: setting latency timer to 64
2011-01-10 16:31:49   kubuntu   kernel   [    0.409607] pci 0000:00:1e.0: setting latency timer to 64
2011-01-10 16:31:49   kubuntu   kernel   [    0.409612] pci_bus 0000:00: resource 0 io:  [0x00-0xffff]
2011-01-10 16:31:49   kubuntu   kernel   [    0.409614] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffffffffffff]
2011-01-10 16:31:49   kubuntu   kernel   [    0.409617] pci_bus 0000:01: resource 0 io:  [0x6000-0x6fff]
2011-01-10 16:31:49   kubuntu   kernel   [    0.409620] pci_bus 0000:01: resource 1 mem: [0xd0000000-0xd2ffffff]
2011-01-10 16:31:49   kubuntu   kernel   [    0.409622] pci_bus 0000:01: resource 2 pref mem [0xc0000000-0xcfffffff]
2011-01-10 16:31:49   kubuntu   kernel   [    0.409625] pci_bus 0000:02: resource 0 io:  [0x4000-0x5fff]
2011-01-10 16:31:49   kubuntu   kernel   [    0.409627] pci_bus 0000:02: resource 1 mem: [0xda200000-0xdb2fffff]
2011-01-10 16:31:49   kubuntu   kernel   [    0.409630] pci_bus 0000:02: resource 2 pref mem [0xd3000000-0xd3ffffff]
2011-01-10 16:31:49   kubuntu   kernel   [    0.409632] pci_bus 0000:03: resource 0 io:  [0x3000-0x3fff]
2011-01-10 16:31:49   kubuntu   kernel   [    0.409635] pci_bus 0000:03: resource 1 mem: [0xd9200000-0xda1fffff]
2011-01-10 16:31:49   kubuntu   kernel   [    0.409637] pci_bus 0000:03: resource 2 pref mem [0xd4000000-0xd4ffffff]
2011-01-10 16:31:49   kubuntu   kernel   [    0.409640] pci_bus 0000:05: resource 0 io:  [0x2000-0x2fff]
2011-01-10 16:31:49   kubuntu   kernel   [    0.409642] pci_bus 0000:05: resource 1 mem: [0xd8100000-0xd91fffff]
2011-01-10 16:31:49   kubuntu   kernel   [    0.409644] pci_bus 0000:05: resource 2 pref mem [0xd5000000-0xd5ffffff]
2011-01-10 16:31:49   kubuntu   kernel   [    0.409647] pci_bus 0000:06: resource 0 io:  [0x1000-0x1fff]
2011-01-10 16:31:49   kubuntu   kernel   [    0.409649] pci_bus 0000:06: resource 1 mem: [0xd7000000-0xd80fffff]
2011-01-10 16:31:49   kubuntu   kernel   [    0.409652] pci_bus 0000:06: resource 2 pref mem [0xd6000000-0xd6ffffff]
2011-01-10 16:31:49   kubuntu   kernel   [    0.409654] pci_bus 0000:07: resource 3 io:  [0x00-0xffff]
2011-01-10 16:31:49   kubuntu   kernel   [    0.409657] pci_bus 0000:07: resource 4 mem: [0x000000-0xffffffffffffffff]
2011-01-10 16:31:49   kubuntu   kernel   [    0.409701] NET: Registered protocol family 2
2011-01-10 16:31:49   kubuntu   kernel   [    0.409905] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
2011-01-10 16:31:49   kubuntu   kernel   [    0.411381] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
2011-01-10 16:31:49   kubuntu   kernel   [    0.416876] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
2011-01-10 16:31:49   kubuntu   kernel   [    0.417562] TCP: Hash tables configured (established 524288 bind 65536)
2011-01-10 16:31:49   kubuntu   kernel   [    0.417565] TCP reno registered
2011-01-10 16:31:49   kubuntu   kernel   [    0.417701] NET: Registered protocol family 1
2011-01-10 16:31:49   kubuntu   kernel   [    0.449546] pci 0000:01:00.0: Boot video device
2011-01-10 16:31:49   kubuntu   kernel   [    0.449627] Simple Boot Flag value 0x5 read from CMOS RAM was invalid
2011-01-10 16:31:49   kubuntu   kernel   [    0.449629] Simple Boot Flag at 0x44 set to 0x1
2011-01-10 16:31:49   kubuntu   kernel   [    0.449820] Scanning for low memory corruption every 60 seconds
2011-01-10 16:31:49   kubuntu   kernel   [    0.449981] audit: initializing netlink socket (disabled)
2011-01-10 16:31:49   kubuntu   kernel   [    0.449994] type=2000 audit(1294677091.449:1): initialized
2011-01-10 16:31:49   kubuntu   kernel   [    0.460098] HugeTLB registered 2 MB page size, pre-allocated 0 pages
2011-01-10 16:31:49   kubuntu   kernel   [    0.461558] VFS: Disk quotas dquot_6.5.2
2011-01-10 16:31:49   kubuntu   kernel   [    0.461620] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
2011-01-10 16:31:49   kubuntu   kernel   [    0.462258] fuse init (API version 7.13)
2011-01-10 16:31:49   kubuntu   kernel   [    0.462344] msgmni has been set to 6016
2011-01-10 16:31:49   kubuntu   kernel   [    0.462562] alg: No test for stdrng (krng)
2011-01-10 16:31:49   kubuntu   kernel   [    0.462617] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
2011-01-10 16:31:49   kubuntu   kernel   [    0.462621] io scheduler noop registered
2011-01-10 16:31:49   kubuntu   kernel   [    0.462623] io scheduler anticipatory registered
2011-01-10 16:31:49   kubuntu   kernel   [    0.462625] io scheduler deadline registered
2011-01-10 16:31:49   kubuntu   kernel   [    0.462663] io scheduler cfq registered (default)
2011-01-10 16:31:49   kubuntu   kernel   [    0.462831]   alloc irq_desc for 24 on node -1
2011-01-10 16:31:49   kubuntu   kernel   [    0.462833]   alloc kstat_irqs on node -1
2011-01-10 16:31:49   kubuntu   kernel   [    0.462843] pcieport 0000:00:01.0: irq 24 for MSI/MSI-X
2011-01-10 16:31:49   kubuntu   kernel   [    0.462849] pcieport 0000:00:01.0: setting latency timer to 64
2011-01-10 16:31:49   kubuntu   kernel   [    0.462984]   alloc irq_desc for 25 on node -1
2011-01-10 16:31:49   kubuntu   kernel   [    0.462986]   alloc kstat_irqs on node -1
2011-01-10 16:31:49   kubuntu   kernel   [    0.462996] pcieport 0000:00:1c.0: irq 25 for MSI/MSI-X
2011-01-10 16:31:49   kubuntu   kernel   [    0.463007] pcieport 0000:00:1c.0: setting latency timer to 64
2011-01-10 16:31:49   kubuntu   kernel   [    0.463171]   alloc irq_desc for 26 on node -1
2011-01-10 16:31:49   kubuntu   kernel   [    0.463173]   alloc kstat_irqs on node -1
2011-01-10 16:31:49   kubuntu   kernel   [    0.463182] pcieport 0000:00:1c.1: irq 26 for MSI/MSI-X
2011-01-10 16:31:49   kubuntu   kernel   [    0.463193] pcieport 0000:00:1c.1: setting latency timer to 64
2011-01-10 16:31:49   kubuntu   kernel   [    0.463351]   alloc irq_desc for 27 on node -1
2011-01-10 16:31:49   kubuntu   kernel   [    0.463353]   alloc kstat_irqs on node -1
2011-01-10 16:31:49   kubuntu   kernel   [    0.463362] pcieport 0000:00:1c.3: irq 27 for MSI/MSI-X
2011-01-10 16:31:49   kubuntu   kernel   [    0.463373] pcieport 0000:00:1c.3: setting latency timer to 64
2011-01-10 16:31:49   kubuntu   kernel   [    0.463532]   alloc irq_desc for 28 on node -1
2011-01-10 16:31:49   kubuntu   kernel   [    0.463533]   alloc kstat_irqs on node -1
2011-01-10 16:31:49   kubuntu   kernel   [    0.463543] pcieport 0000:00:1c.4: irq 28 for MSI/MSI-X
2011-01-10 16:31:49   kubuntu   kernel   [    0.463554] pcieport 0000:00:1c.4: setting latency timer to 64
2011-01-10 16:31:49   kubuntu   kernel   [    0.463662] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
2011-01-10 16:31:49   kubuntu   kernel   [    0.463934] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
2011-01-10 16:31:49   kubuntu   kernel   [    0.464115] ACPI: AC Adapter [ADP0] (on-line)
2011-01-10 16:31:49   kubuntu   kernel   [    0.464215] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
2011-01-10 16:31:49   kubuntu   kernel   [    0.464218] ACPI: Sleep Button [SLPB]
2011-01-10 16:31:49   kubuntu   kernel   [    0.464262] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
2011-01-10 16:31:49   kubuntu   kernel   [    0.464265] ACPI: Power Button [PWRB]
2011-01-10 16:31:49   kubuntu   kernel   [    0.464306] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
2011-01-10 16:31:49   kubuntu   kernel   [    0.464380] ACPI: Lid Switch [LID0]
2011-01-10 16:31:49   kubuntu   kernel   [    0.464443] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
2011-01-10 16:31:49   kubuntu   kernel   [    0.464446] ACPI: Power Button [PWRF]
2011-01-10 16:31:49   kubuntu   kernel   [    0.464620] fan PNP0C0B:00: registered as cooling_device0
2011-01-10 16:31:49   kubuntu   kernel   [    0.464625] ACPI: Fan [FAN0] (off)
2011-01-10 16:31:49   kubuntu   kernel   [    0.465665] ACPI: SSDT 00000000bfc77c18 00265 (v01  PmRef  Cpu0Ist 00003000 INTL 20051117)
2011-01-10 16:31:49   kubuntu   kernel   [    0.466318] ACPI: SSDT 00000000bfc75598 00537 (v01  PmRef  Cpu0Cst 00003001 INTL 20051117)
2011-01-10 16:31:49   kubuntu   kernel   [    0.466921] Monitor-Mwait will be used to enter C-1 state
2011-01-10 16:31:49   kubuntu   kernel   [    0.466950] Monitor-Mwait will be used to enter C-2 state
2011-01-10 16:31:49   kubuntu   kernel   [    0.466956] Marking TSC unstable due to TSC halts in idle
2011-01-10 16:31:49   kubuntu   kernel   [    0.467008] processor LNXCPU:00: registered as cooling_device1
2011-01-10 16:31:49   kubuntu   kernel   [    0.467565] ACPI: SSDT 00000000bfc76e18 001CF (v01  PmRef    ApIst 00003000 INTL 20051117)
2011-01-10 16:31:49   kubuntu   kernel   [    0.468116] ACPI: SSDT 00000000bfc77f18 0008D (v01  PmRef    ApCst 00003000 INTL 20051117)
2011-01-10 16:31:49   kubuntu   kernel   [    0.468589] Switching to clocksource hpet
2011-01-10 16:31:49   kubuntu   kernel   [    0.481500] processor LNXCPU:01: registered as cooling_device2
2011-01-10 16:31:49   kubuntu   kernel   [    0.485367] thermal LNXTHERM:01: registered as thermal_zone0
2011-01-10 16:31:49   kubuntu   kernel   [    0.485377] ACPI: Thermal Zone [TZ00] (42 C)
2011-01-10 16:31:49   kubuntu   kernel   [    0.485594] thermal LNXTHERM:02: registered as thermal_zone1
2011-01-10 16:31:49   kubuntu   kernel   [    0.485602] ACPI: Thermal Zone [TZVR] (44 C)
2011-01-10 16:31:49   kubuntu   kernel   [    0.485817] thermal LNXTHERM:03: registered as thermal_zone2
2011-01-10 16:31:49   kubuntu   kernel   [    0.485824] ACPI: Thermal Zone [TZVL] (45 C)
2011-01-10 16:31:49   kubuntu   kernel   [    0.486046] thermal LNXTHERM:04: registered as thermal_zone3
2011-01-10 16:31:49   kubuntu   kernel   [    0.486058] ACPI: Thermal Zone [TZ01] (40 C)
2011-01-10 16:31:49   kubuntu   kernel   [    0.487678] Linux agpgart interface v0.103
2011-01-10 16:31:49   kubuntu   kernel   [    0.487717] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
2011-01-10 16:31:49   kubuntu   kernel   [    0.489025] brd: module loaded
2011-01-10 16:31:49   kubuntu   kernel   [    0.489507] loop: module loaded
2011-01-10 16:31:49   kubuntu   kernel   [    0.489601] input: Macintosh mouse button emulation as /devices/virtual/input/input4
2011-01-10 16:31:49   kubuntu   kernel   [    0.489702] ata_piix 0000:00:1f.2: version 2.13
2011-01-10 16:31:49   kubuntu   kernel   [    0.489721] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
2011-01-10 16:31:49   kubuntu   kernel   [    0.489728] ata_piix 0000:00:1f.2: MAP [ P0 -- P1 -- ]
2011-01-10 16:31:49   kubuntu   kernel   [    0.489780] ata_piix 0000:00:1f.2: setting latency timer to 64
2011-01-10 16:31:49   kubuntu   kernel   [    0.489861] scsi0 : ata_piix
2011-01-10 16:31:49   kubuntu   kernel   [    0.489933] scsi1 : ata_piix
2011-01-10 16:31:49   kubuntu   kernel   [    0.519020] Freeing initrd memory: 8140k freed
2011-01-10 16:31:49   kubuntu   kernel   [    0.530847] ACPI: Battery Slot [BAT0] (battery present)
2011-01-10 16:31:49   kubuntu   kernel   [    0.880509] ata1: SATA max UDMA/133 cmd 0x7138 ctl 0x714c bmdma 0x7110 irq 19
2011-01-10 16:31:49   kubuntu   kernel   [    0.880515] ata2: SATA max UDMA/133 cmd 0x7130 ctl 0x7148 bmdma 0x7118 irq 19
2011-01-10 16:31:49   kubuntu   kernel   [    0.880566] ata_piix 0000:00:1f.5: PCI INT B -> GSI 19 (level, low) -> IRQ 19
2011-01-10 16:31:49   kubuntu   kernel   [    0.880574] ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
2011-01-10 16:31:49   kubuntu   kernel   [    1.040040] ata_piix 0000:00:1f.5: setting latency timer to 64
2011-01-10 16:31:49   kubuntu   kernel   [    1.040115] scsi2 : ata_piix
2011-01-10 16:31:49   kubuntu   kernel   [    1.040183] scsi3 : ata_piix
2011-01-10 16:31:49   kubuntu   kernel   [    1.041236] ata3: SATA max UDMA/133 cmd 0x7128 ctl 0x7144 bmdma 0x70f0 irq 19
2011-01-10 16:31:49   kubuntu   kernel   [    1.041241] ata4: SATA max UDMA/133 cmd 0x7120 ctl 0x7140 bmdma 0x70f8 irq 19
2011-01-10 16:31:49   kubuntu   kernel   [    1.041610] Fixed MDIO Bus: probed
2011-01-10 16:31:49   kubuntu   kernel   [    1.041647] PPP generic driver version 2.4.2
2011-01-10 16:31:49   kubuntu   kernel   [    1.041711] tun: Universal TUN/TAP device driver, 1.6
2011-01-10 16:31:49   kubuntu   kernel   [    1.041713] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
2011-01-10 16:31:49   kubuntu   kernel   [    1.041819] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
2011-01-10 16:31:49   kubuntu   kernel   [    1.041840] ehci_hcd 0000:00:1a.7: PCI INT D -> GSI 19 (level, low) -> IRQ 19
2011-01-10 16:31:49   kubuntu   kernel   [    1.041856] ehci_hcd 0000:00:1a.7: setting latency timer to 64
2011-01-10 16:31:49   kubuntu   kernel   [    1.041860] ehci_hcd 0000:00:1a.7: EHCI Host Controller
2011-01-10 16:31:49   kubuntu   kernel   [    1.041894] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
2011-01-10 16:31:49   kubuntu   kernel   [    1.041928] ehci_hcd 0000:00:1a.7: debug port 1
2011-01-10 16:31:49   kubuntu   kernel   [    1.045822] ehci_hcd 0000:00:1a.7: cache line size of 32 is not supported
2011-01-10 16:31:49   kubuntu   kernel   [    1.045829] ehci_hcd 0000:00:1a.7: irq 19, io mem 0xdb305400
2011-01-10 16:31:49   kubuntu   kernel   [    1.060018] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
2011-01-10 16:31:49   kubuntu   kernel   [    1.060100] usb usb1: configuration #1 chosen from 1 choice
2011-01-10 16:31:49   kubuntu   kernel   [    1.060132] hub 1-0:1.0: USB hub found
2011-01-10 16:31:49   kubuntu   kernel   [    1.060140] hub 1-0:1.0: 4 ports detected
2011-01-10 16:31:49   kubuntu   kernel   [    1.060199]   alloc irq_desc for 23 on node -1
2011-01-10 16:31:49   kubuntu   kernel   [    1.060201]   alloc kstat_irqs on node -1
2011-01-10 16:31:49   kubuntu   kernel   [    1.060208] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
2011-01-10 16:31:49   kubuntu   kernel   [    1.060219] ehci_hcd 0000:00:1d.7: setting latency timer to 64
2011-01-10 16:31:49   kubuntu   kernel   [    1.060223] ehci_hcd 0000:00:1d.7: EHCI Host Controller
2011-01-10 16:31:49   kubuntu   kernel   [    1.060257] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
2011-01-10 16:31:49   kubuntu   kernel   [    1.060288] ehci_hcd 0000:00:1d.7: debug port 1
2011-01-10 16:31:49   kubuntu   kernel   [    1.064163] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
2011-01-10 16:31:49   kubuntu   kernel   [    1.064178] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xdb305000
2011-01-10 16:31:49   kubuntu   kernel   [    1.080015] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
2011-01-10 16:31:49   kubuntu   kernel   [    1.080097] usb usb2: configuration #1 chosen from 1 choice
2011-01-10 16:31:49   kubuntu   kernel   [    1.080125] hub 2-0:1.0: USB hub found
2011-01-10 16:31:49   kubuntu   kernel   [    1.080132] hub 2-0:1.0: 8 ports detected
2011-01-10 16:31:49   kubuntu   kernel   [    1.080199] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
2011-01-10 16:31:49   kubuntu   kernel   [    1.080214] uhci_hcd: USB Universal Host Controller Interface driver
2011-01-10 16:31:49   kubuntu   kernel   [    1.080251] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
2011-01-10 16:31:49   kubuntu   kernel   [    1.080258] uhci_hcd 0000:00:1a.0: setting latency timer to 64
2011-01-10 16:31:49   kubuntu   kernel   [    1.080262] uhci_hcd 0000:00:1a.0: UHCI Host Controller
2011-01-10 16:31:49   kubuntu   kernel   [    1.080295] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
2011-01-10 16:31:49   kubuntu   kernel   [    1.080334] uhci_hcd 0000:00:1a.0: irq 16, io base 0x000070c0
2011-01-10 16:31:49   kubuntu   kernel   [    1.080420] usb usb3: configuration #1 chosen from 1 choice
2011-01-10 16:31:49   kubuntu   kernel   [    1.080448] hub 3-0:1.0: USB hub found
2011-01-10 16:31:49   kubuntu   kernel   [    1.080454] hub 3-0:1.0: 2 ports detected
2011-01-10 16:31:49   kubuntu   kernel   [    1.080500]   alloc irq_desc for 21 on node -1
2011-01-10 16:31:49   kubuntu   kernel   [    1.080502]   alloc kstat_irqs on node -1
2011-01-10 16:31:49   kubuntu   kernel   [    1.080507] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
2011-01-10 16:31:49   kubuntu   kernel   [    1.080513] uhci_hcd 0000:00:1a.1: setting latency timer to 64
2011-01-10 16:31:49   kubuntu   kernel   [    1.080517] uhci_hcd 0000:00:1a.1: UHCI Host Controller
2011-01-10 16:31:49   kubuntu   kernel   [    1.080552] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
2011-01-10 16:31:49   kubuntu   kernel   [    1.080588] uhci_hcd 0000:00:1a.1: irq 21, io base 0x000070a0
2011-01-10 16:31:49   kubuntu   kernel   [    1.080678] usb usb4: configuration #1 chosen from 1 choice
2011-01-10 16:31:49   kubuntu   kernel   [    1.080705] hub 4-0:1.0: USB hub found
2011-01-10 16:31:49   kubuntu   kernel   [    1.080712] hub 4-0:1.0: 2 ports detected
2011-01-10 16:31:49   kubuntu   kernel   [    1.080765] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
2011-01-10 16:31:49   kubuntu   kernel   [    1.080771] uhci_hcd 0000:00:1d.0: setting latency timer to 64
2011-01-10 16:31:49   kubuntu   kernel   [    1.080775] uhci_hcd 0000:00:1d.0: UHCI Host Controller
2011-01-10 16:31:49   kubuntu   kernel   [    1.080813] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 5
2011-01-10 16:31:49   kubuntu   kernel   [    1.080841] uhci_hcd 0000:00:1d.0: irq 23, io base 0x00007080
2011-01-10 16:31:49   kubuntu   kernel   [    1.080930] usb usb5: configuration #1 chosen from 1 choice
2011-01-10 16:31:49   kubuntu   kernel   [    1.080954] hub 5-0:1.0: USB hub found
2011-01-10 16:31:49   kubuntu   kernel   [    1.080961] hub 5-0:1.0: 2 ports detected
2011-01-10 16:31:49   kubuntu   kernel   [    1.081008] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
2011-01-10 16:31:49   kubuntu   kernel   [    1.081015] uhci_hcd 0000:00:1d.1: setting latency timer to 64
2011-01-10 16:31:49   kubuntu   kernel   [    1.081018] uhci_hcd 0000:00:1d.1: UHCI Host Controller
2011-01-10 16:31:49   kubuntu   kernel   [    1.081056] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 6
2011-01-10 16:31:49   kubuntu   kernel   [    1.081085] uhci_hcd 0000:00:1d.1: irq 19, io base 0x00007060
2011-01-10 16:31:49   kubuntu   kernel   [    1.081178] usb usb6: configuration #1 chosen from 1 choice
2011-01-10 16:31:49   kubuntu   kernel   [    1.081202] hub 6-0:1.0: USB hub found
2011-01-10 16:31:49   kubuntu   kernel   [    1.081209] hub 6-0:1.0: 2 ports detected
2011-01-10 16:31:49   kubuntu   kernel   [    1.081258] uhci_hcd 0000:00:1d.2: PCI INT D -> GSI 16 (level, low) -> IRQ 16
2011-01-10 16:31:49   kubuntu   kernel   [    1.081265] uhci_hcd 0000:00:1d.2: setting latency timer to 64
2011-01-10 16:31:49   kubuntu   kernel   [    1.081268] uhci_hcd 0000:00:1d.2: UHCI Host Controller
2011-01-10 16:31:49   kubuntu   kernel   [    1.081298] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7
2011-01-10 16:31:49   kubuntu   kernel   [    1.081326] uhci_hcd 0000:00:1d.2: irq 16, io base 0x00007040
2011-01-10 16:31:49   kubuntu   kernel   [    1.081417] usb usb7: configuration #1 chosen from 1 choice
2011-01-10 16:31:49   kubuntu   kernel   [    1.081443] hub 7-0:1.0: USB hub found
2011-01-10 16:31:49   kubuntu   kernel   [    1.081449] hub 7-0:1.0: 2 ports detected
2011-01-10 16:31:49   kubuntu   kernel   [    1.081494]   alloc irq_desc for 18 on node -1
2011-01-10 16:31:49   kubuntu   kernel   [    1.081496]   alloc kstat_irqs on node -1
2011-01-10 16:31:49   kubuntu   kernel   [    1.081500] uhci_hcd 0000:00:1d.3: PCI INT C -> GSI 18 (level, low) -> IRQ 18
2011-01-10 16:31:49   kubuntu   kernel   [    1.081507] uhci_hcd 0000:00:1d.3: setting latency timer to 64
2011-01-10 16:31:49   kubuntu   kernel   [    1.081510] uhci_hcd 0000:00:1d.3: UHCI Host Controller
2011-01-10 16:31:49   kubuntu   kernel   [    1.081542] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 8
2011-01-10 16:31:49   kubuntu   kernel   [    1.081578] uhci_hcd 0000:00:1d.3: irq 18, io base 0x00007020
2011-01-10 16:31:49   kubuntu   kernel   [    1.081666] usb usb8: configuration #1 chosen from 1 choice
2011-01-10 16:31:49   kubuntu   kernel   [    1.081693] hub 8-0:1.0: USB hub found
2011-01-10 16:31:49   kubuntu   kernel   [    1.081699] hub 8-0:1.0: 2 ports detected
2011-01-10 16:31:49   kubuntu   kernel   [    1.081795] PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:MOUE] at 0x60,0x64 irq 1,12
2011-01-10 16:31:49   kubuntu   kernel   [    1.085083] i8042.c: Detected active multiplexing controller, rev 1.1.
2011-01-10 16:31:49   kubuntu   kernel   [    1.086281] serio: i8042 KBD port at 0x60,0x64 irq 1
2011-01-10 16:31:49   kubuntu   kernel   [    1.086287] serio: i8042 AUX0 port at 0x60,0x64 irq 12
2011-01-10 16:31:49   kubuntu   kernel   [    1.086316] serio: i8042 AUX1 port at 0x60,0x64 irq 12
2011-01-10 16:31:49   kubuntu   kernel   [    1.086339] serio: i8042 AUX2 port at 0x60,0x64 irq 12
2011-01-10 16:31:49   kubuntu   kernel   [    1.086364] serio: i8042 AUX3 port at 0x60,0x64 irq 12
2011-01-10 16:31:49   kubuntu   kernel   [    1.086478] mice: PS/2 mouse device common for all mice
2011-01-10 16:31:49   kubuntu   kernel   [    1.086634] rtc_cmos 00:03: RTC can wake from S4
2011-01-10 16:31:49   kubuntu   kernel   [    1.086676] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
2011-01-10 16:31:49   kubuntu   kernel   [    1.086708] rtc0: alarms up to one month, 242 bytes nvram, hpet irqs
2011-01-10 16:31:49   kubuntu   kernel   [    1.086831] device-mapper: uevent: version 1.0.3
2011-01-10 16:31:49   kubuntu   kernel   [    1.086941] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: dm-devel@redhat.com
2011-01-10 16:31:49   kubuntu   kernel   [    1.087031] device-mapper: multipath: version 1.1.0 loaded
2011-01-10 16:31:49   kubuntu   kernel   [    1.087034] device-mapper: multipath round-robin: version 1.0.0 loaded
2011-01-10 16:31:49   kubuntu   kernel   [    1.087273] cpuidle: using governor ladder
2011-01-10 16:31:49   kubuntu   kernel   [    1.087361] cpuidle: using governor menu
2011-01-10 16:31:49   kubuntu   kernel   [    1.087726] TCP cubic registered
2011-01-10 16:31:49   kubuntu   kernel   [    1.087851] NET: Registered protocol family 10
2011-01-10 16:31:49   kubuntu   kernel   [    1.088311] lo: Disabled Privacy Extensions
2011-01-10 16:31:49   kubuntu   kernel   [    1.088613] NET: Registered protocol family 17
2011-01-10 16:31:49   kubuntu   kernel   [    1.089259] PM: Resume
Páginas: 1 [2] 3 4 5 6 7 8
WAP2 - Aviso Legal - Powered by SMF 1.1.21 | SMF © 2006-2008, Simple Machines