* Imagenes de instalación de las versiones estables para Mageia y OpenMandriva.

OpenMandriva: Mageia (Mageia 9) 20/Agosto/2023 - Anuncio, Descargas.

Blogdrake recomienda descargar las imágenes de instalación (iso) vía torrent para evitar corrupción de datos, aprovechar mejor su ancho de banda y mejorar la difusión de las distribuciones.

¿como configuro cámara web kolke model C903?

hola.

La cámara web kolke mocel C903 no es reconocida por Spring 2010 como un dispositivo y no la puedo configurar.

Alguien puede ayudarme?

me dicen que tengo que instalar un módulo dkms o algo así

gracias

gabriel

Opciones de visualización de comentarios

Seleccione la forma que desee de mostrar los comentarios y haga clic en «Guardar opciones» para activar los cambios.


Gravatar de DoctorBOFH

# 106433 cat

cat /proc/bus/usb/devices

Postea el resultado

saludos

Muy Suyo

Her DoctorBOFH



Gravatar de gabrielmonteagudo

# 106437 aca va cat /proc/bus/usb/devices

cat /proc/bus/usb/devices

T:  Bus=02 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#=  2 Spd=12  MxCh= 0
D:  Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs=  1
P:  Vendor=0c45 ProdID=6130 Rev= 1.01
S:  Product=USB camera
C:* #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=100mA
I:* If#= 0 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
E:  Ad=81(I) Atr=01(Isoc) MxPS=   0 Ivl=1ms
E:  Ad=82(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
E:  Ad=83(I) Atr=03(Int.) MxPS=   1 Ivl=100ms
I:  If#= 0 Alt= 1 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
E:  Ad=81(I) Atr=01(Isoc) MxPS= 128 Ivl=1ms
E:  Ad=82(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
E:  Ad=83(I) Atr=03(Int.) MxPS=   1 Ivl=100ms
I:  If#= 0 Alt= 2 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
E:  Ad=81(I) Atr=01(Isoc) MxPS= 256 Ivl=1ms
E:  Ad=82(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
E:  Ad=83(I) Atr=03(Int.) MxPS=   1 Ivl=100ms
I:  If#= 0 Alt= 3 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
E:  Ad=81(I) Atr=01(Isoc) MxPS= 384 Ivl=1ms
E:  Ad=82(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
E:  Ad=83(I) Atr=03(Int.) MxPS=   1 Ivl=100ms
I:  If#= 0 Alt= 4 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
E:  Ad=81(I) Atr=01(Isoc) MxPS= 512 Ivl=1ms
E:  Ad=82(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
E:  Ad=83(I) Atr=03(Int.) MxPS=   1 Ivl=100ms
I:  If#= 0 Alt= 5 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
E:  Ad=81(I) Atr=01(Isoc) MxPS= 680 Ivl=1ms
E:  Ad=82(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
E:  Ad=83(I) Atr=03(Int.) MxPS=   1 Ivl=100ms
I:  If#= 0 Alt= 6 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
E:  Ad=81(I) Atr=01(Isoc) MxPS= 800 Ivl=1ms
E:  Ad=82(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
E:  Ad=83(I) Atr=03(Int.) MxPS=   1 Ivl=100ms
I:  If#= 0 Alt= 7 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
E:  Ad=81(I) Atr=01(Isoc) MxPS= 900 Ivl=1ms
E:  Ad=82(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
E:  Ad=83(I) Atr=03(Int.) MxPS=   1 Ivl=100ms
I:  If#= 0 Alt= 8 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
E:  Ad=81(I) Atr=01(Isoc) MxPS=1023 Ivl=1ms
E:  Ad=82(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
E:  Ad=83(I) Atr=03(Int.) MxPS=   1 Ivl=100ms

Gabriel Monteagudo



Gravatar de Annubis

# 106438 La cámara es una microdia

Y no se le está asignando el driver. ¿Qué devuelve dmesg cuando conectas la cámara?

Aquí hay una página con el driver que lo haría funcionar en linux: http://groups.google.com/group/microdia/web/0c45-6130

De todos modos, debería estar integrado en gspca, así que no se porqué no te está asignando el driver. ¿Tienes instaladas las fuentes del kernel y dkms para que pueda construir el módulo?



Gravatar de jacen

# 106446 ¿Dónde probaste la cámara?

¿Con qué programas probaste la cámara?

Puedes probar la cámara con  xwatv.

También intenta instalando los paquetes que se nombran en éste post.

Salu2!

Jacen
BOFH y miembro del equipo MDKtrans
Linux user #294897



Gravatar de gabrielmonteagudo

# 106464 aca va dmesg



Gravatar de gabrielmonteagudo

# 106476 no funcionó

probé todo pero no funcionó.

alguien pudo sacar alguna conclusion mirando el dmesg?

gracias

gabriel

Gabriel Monteagudo



Gravatar de DoctorBOFH

# 106483 Sobre dmesg lo que dice es

Sobre dmesg lo que dice es que carga este módulo para la camara: sn9c102

Haz una prueba, abre una consola, hazte root y escribe

[gon@localhost ~]$ su -
Contraseña:
[root@localhost ~]# modprobe sn9c102

Luego vuelve a ejecutar

cat /proc/bus/usb/devices

¿sigue diciendo driver=none ?

dmesg no escupe ningun problema.

Saludos

Muy Suyo

Her DoctorBOFH



Gravatar de DoctorBOFH

# 106484 Bueno, realmente si escupe un

Bueno, realmente si escupe un problema.Este

  1. usb 2-1: SN9C120 PC Camera Controller
    detected (vid:pid 0x0C45:0x6130)
  2. usb 2-1: No supported image sensor
    detected for this bridge

Pero nidea de como arreglarlo, seguramente sea porque porque el driver no está preparado para esta Rev

Rev= 1.01

Quizas el driver funciona para esa marca y ese modelo pero el fabricante ha cambiado algo en esta revisión Rev= 1.01 y hace que no funcione.Hay que googlear a ver que sacamos.

saludos

Muy Suyo

Her DoctorBOFH



Gravatar de gabrielmonteagudo

# 106687 cat despues de modprobe

aca va el  cat luego del modprobe

cat /proc/bus/usb/devices

T:  Bus=02 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#=  2 Spd=12  MxCh= 0
D:  Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs=  1
P:  Vendor=0c45 ProdID=6130 Rev= 1.01
S:  Product=USB camera
C:* #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=100mA
I:* If#= 0 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
E:  Ad=81(I) Atr=01(Isoc) MxPS=   0 Ivl=1ms
E:  Ad=82(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
E:  Ad=83(I) Atr=03(Int.) MxPS=   1 Ivl=100ms
I:  If#= 0 Alt= 1 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
E:  Ad=81(I) Atr=01(Isoc) MxPS= 128 Ivl=1ms
E:  Ad=82(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
E:  Ad=83(I) Atr=03(Int.) MxPS=   1 Ivl=100ms
I:  If#= 0 Alt= 2 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
E:  Ad=81(I) Atr=01(Isoc) MxPS= 256 Ivl=1ms
E:  Ad=82(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
E:  Ad=83(I) Atr=03(Int.) MxPS=   1 Ivl=100ms
I:  If#= 0 Alt= 3 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
E:  Ad=81(I) Atr=01(Isoc) MxPS= 384 Ivl=1ms
E:  Ad=82(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
E:  Ad=83(I) Atr=03(Int.) MxPS=   1 Ivl=100ms
I:  If#= 0 Alt= 4 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
E:  Ad=81(I) Atr=01(Isoc) MxPS= 512 Ivl=1ms
E:  Ad=82(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
E:  Ad=83(I) Atr=03(Int.) MxPS=   1 Ivl=100ms
I:  If#= 0 Alt= 5 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
E:  Ad=81(I) Atr=01(Isoc) MxPS= 680 Ivl=1ms
E:  Ad=82(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
E:  Ad=83(I) Atr=03(Int.) MxPS=   1 Ivl=100ms
I:  If#= 0 Alt= 6 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
E:  Ad=81(I) Atr=01(Isoc) MxPS= 800 Ivl=1ms
E:  Ad=82(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
E:  Ad=83(I) Atr=03(Int.) MxPS=   1 Ivl=100ms
I:  If#= 0 Alt= 7 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
E:  Ad=81(I) Atr=01(Isoc) MxPS= 900 Ivl=1ms
E:  Ad=82(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
E:  Ad=83(I) Atr=03(Int.) MxPS=   1 Ivl=100ms
I:  If#= 0 Alt= 8 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
E:  Ad=81(I) Atr=01(Isoc) MxPS=1023 Ivl=1ms
E:  Ad=82(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
E:  Ad=83(I) Atr=03(Int.) MxPS=   1 Ivl=100ms

Gabriel Monteagudo



Gravatar de DoctorBOFH

# 106765  Ese modelo de camara parece

 Ese modelo de camara parece que no funciona en linux, estuve buscando en google.Creo que no la podrás hacer funcionar.

Mira los mensajes de esta lista de correo

comienza aqui http://www.spinics.net/lists/usb/msg03959.html

y termina aqui http://www.spinics.net/lists/usb/msg03963.html

Dear,
i ask to Mr. michel Xhaard, and she said

The sonix 0x0c45:0x6130 is an sn9c120 + Mi0360 sensor is unsupported by
Linux at the moment.

y lo peor es que son hilos del 2005.Si aun no funciona olvidate, quizás ese sensor de imagen Mi0360, no es muy usado y no les interesó hacer el driver.

saludos

Muy Suyo

Her DoctorBOFH



Gravatar de gabrielmonteagudo

# 107206 a seguir buscando

gracias,

lo peor es que me vendieron la cámara en un comercio dónde tienen todas las máquinas con linux e impulsan uso de este sistema.

que mal.

Si saben algo, por favor avisen.

Seguiremos buscando, no me resigno a que no funcione.

saludos.

gabriel

Gabriel Monteagudo



Gravatar de efesto

# 107659 Posible solucion

http://mxhaard.free.fr/spca5xx.html

Ahi sale que ese modulo tiene soporte para tu webcam.



Gravatar de DoctorBOFH

# 107660 Pues es cierto, y además con

Pues es cierto, y además con el

Mi0360 sensor

Vale la pena seguir intentándolo, instala este paquete http://fr2.rpmfind.net/linux/rpm2html/search.php?query=dkms-gspcav1&submit=Search+

Y reinicia a ver que ocurre

Saludos

Muy Suyo

Her DoctorBOFH



Gravatar de Annubis

# 107669 Ese paquete ya no existe en Mandriva 2010.1

Porque el módulo gspca está integrado en el kernel.



Gravatar de DoctorBOFH

# 107677 Lo sep, pero ¿porqué pone ahí

Lo sep, pero ¿porqué pone ahí que debería manejar la cámara y luego no lo hace?

Que raro

A lo mejor al integrarlo en el kernel la han cagado en algo, vale la pena probar ;D

Es como probar una versión anterior, aunque me parece que la que viene en el kernel y la de mandriva 2009.1 es la misma versión del driver.

Saludos

Muy Suyo

Her DoctorBOFH



Gravatar de gabrielmonteagudo

# 107787 ....

hola

Mandriva me reconoce el hardware de la cámara:

ID: fabricante 0x0c45

ID: del dispositivo: 0x6130

Módulo: sn9c102

conección usb de la cámara kolke.

Alquien tiene idea de como activarlo??

gracias

gabriel

Gabriel Monteagudo



Gravatar de drakedalfa

# 107788 ADVERTENCIA

Deja de crear hilos nuevos para referirte a este problema, a la proxima no voy a mover los comentarios a este hilo tan solo lo despublicare, es la tercera vez que lo haces.

Todo lo referente a tu problema mantenlo en este hilo no estes creando mas con la misma duda.



Gravatar de Annubis

# 107790 Creo que es porque no los encuentra xD

No me di cuenta que era en relación a éste hilo.

A gabriel: Si aparece un módulo asociado, ya debería funcionar. ¿Has probado a usarla?



Gravatar de gabrielmonteagudo

# 107797 con amsn y skype

hola gracias por responder

Primero una disculpa al pobre administrador que le estuve jodiendo la vida pero no tenía claro como seguir insistiendo para ver si puedo solucionar este problema.

Disculpa amigo.

A annubis: gracias por la ayuda. Si, mira, la probé con AMSN y Skype pero no me la reconoce ninguno de los dos programas.

Hay alguna utilidad que no sea estas dos para seguir probando?

a que se deberá que lo reconozca. ¿puede ser que le falten los parámetros? cuando la reconoce el harddrake que me da los parámetros que ya te di, hay un boton que dice "Configurar los parámetros" o algo así, que está vacío.

No tengo idea que parámetros pueda llevar allí.

Puedes ayudarme?

gracias.

gabriel

Gabriel Monteagudo



Gravatar de Siupermen

# 107806 ...

Pruébala con "cheese", si no lo tienes: "Urpmi cheese" (como root: "su -").
 



Gravatar de gabrielmonteagudo

# 107808 no funcionó

hola

gracias por la ayuda,

lo probé pero me dice: "no encuentra dispositivo"

seguiré buscando.

saludo

gm

Gabriel Monteagudo



Gravatar de DoctorBOFH

# 107877 Pero porque hay algún

Pero porque hay algún problema con el sensor

dmesg dice al conectarla

  1. usb 2-1: SN9C120 PC Camera Controller
    detected (vid:pid 0x0C45:0x6130)
  2. usb 2-1: No supported image sensor
    detected for this bridge

Deberíamos indagar en ese mensaje

Saludos

Muy Suyo

Her DoctorBOFH



Gravatar de gabrielmonteagudo

# 107926 a ver si entienden algo

hola

les mando el ultimo dmesg de mi maquina a ver si me ayudan a encontrar el defecto de la cámara kolke a la que la encienden los led -tres a cada lado- que tiene pero no funciona ni en amsn ni en skype y la probé e chesse y tampoco anduvo.

desde ya gracias como siempre.

gabriel

dmesg

Initializing cgroup subsys cpuset
Initializing cgroup subsys cpu
Linux version 2.6.33.7-server-1mnb (qateam@titan.mandriva.com) (gcc version 4.4.3 (GCC) ) #1 SMP Fri Aug 27 21:38:29 UTC 2010
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
 BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000e6000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 00000000cf6b0000 (usable)
 BIOS-e820: 00000000cf6b0000 - 00000000cf6c0000 (ACPI data)
 BIOS-e820: 00000000cf6c0000 - 00000000cf6f0000 (ACPI NVS)
 BIOS-e820: 00000000cf6f0000 - 00000000cf700000 (reserved)
 BIOS-e820: 00000000fed00000 - 00000000fed00400 (reserved)
 BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
 BIOS-e820: 00000000ff380000 - 0000000100000000 (reserved)
Notice: NX (Execute Disable) protection missing in CPU or disabled in BIOS!
DMI present.
AMI BIOS detected: BIOS may corrupt low RAM, working around it.
e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
last_pfn = 0xcf6b0 max_arch_pfn = 0x1000000
MTRR default type: uncachable
MTRR fixed ranges enabled:
  00000-9FFFF write-back
  A0000-BFFFF uncachable
  C0000-CBFFF write-protect
  CC000-DFFFF uncachable
  E0000-EFFFF write-through
  F0000-FFFFF write-protect
MTRR variable ranges enabled:
  0 base 000000000 mask F80000000 write-back
  1 base 080000000 mask FC0000000 write-back
  2 base 0C0000000 mask FF0000000 write-back
  3 base 0CF700000 mask FFFF00000 uncachable
  4 base 0CF800000 mask FFF800000 uncachable
  5 disabled
  6 disabled
  7 disabled
x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
initial memory mapped : 0 - 00c00000
found SMP MP-table at [c00ff780] ff780
init_memory_mapping: 0000000000000000-00000000377fe000
 0000000000 - 0000200000 page 4k
 0000200000 - 0037600000 page 2M
 0037600000 - 00377fe000 page 4k
kernel direct mapping tables up to 377fe000 @ 15000-1c000
RAMDISK: 37ab8000 - 37fef262
Allocated new RAMDISK: 007b6000 - 00ced262
Move RAMDISK from 0000000037ab8000 - 0000000037fef261 to 007b6000 - 00ced261
ACPI: RSDP 000f9f90 00014 (v00 ACPIAM)
ACPI: RSDT cf6b0000 00040 (v01 070809 RSDT1445 20090708 MSFT 00000097)
ACPI: FACP cf6b0200 00084 (v01 A M I  OEMFACP  12000601 MSFT 00000097)
ACPI: DSDT cf6b0440 05641 (v01  AS153 AS153171 00000171 INTL 20051117)
ACPI: FACS cf6c0000 00040
ACPI: APIC cf6b0390 0006C (v01 070809 APIC1445 20090708 MSFT 00000097)
ACPI: MCFG cf6b0400 0003C (v01 070809 OEMMCFG  20090708 MSFT 00000097)
ACPI: OEMB cf6c0040 00071 (v01 070809 OEMB1445 20090708 MSFT 00000097)
ACPI: AAFT cf6b5a90 00027 (v01 070809 OEMAAFT  20090708 MSFT 00000097)
ACPI: GSCI cf6c00c0 02024 (v01 070809 GMCHSCI  20090708 MSFT 00000097)
ACPI: SSDT cf6c2a10 00A7C (v01 DpgPmm    CpuPm 00000012 INTL 20051117)
ACPI: Local APIC address 0xfee00000
2430MB HIGHMEM available.
887MB LOWMEM available.
  mapped low ram: 0 - 377fe000
  low ram: 0 - 377fe000
  node 0 low ram: 00000000 - 377fe000
  node 0 bootmap 00019000 - 0001ff00
(14 early reservations) ==> bootmem [0000000000 - 00377fe000]
  #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000]
  #1 [0000001000 - 0000002000]    EX TRAMPOLINE ==> [0000001000 - 0000002000]
  #2 [0000100000 - 00007ae4e4]    TEXT DATA BSS ==> [0000100000 - 00007ae4e4]
  #3 [00007af000 - 00007b512f]              BRK ==> [00007af000 - 00007b512f]
  #4 [00000ff790 - 0000100000]    BIOS reserved ==> [00000ff790 - 0000100000]
  #5 [00000ff780 - 00000ff790]     MP-table mpf ==> [00000ff780 - 00000ff790]
  #6 [000009f800 - 00000fca00]    BIOS reserved ==> [000009f800 - 00000fca00]
  #7 [00000fcb4c - 00000ff780]    BIOS reserved ==> [00000fcb4c - 00000ff780]
  #8 [00000fca00 - 00000fcb4c]     MP-table mpc ==> [00000fca00 - 00000fcb4c]
  #9 [0000010000 - 0000011000]       TRAMPOLINE ==> [0000010000 - 0000011000]
  #10 [0000011000 - 0000015000]      ACPI WAKEUP ==> [0000011000 - 0000015000]
  #11 [0000015000 - 0000019000]          PGTABLE ==> [0000015000 - 0000019000]
  #12 [00007b6000 - 0000ced262]      NEW RAMDISK ==> [00007b6000 - 0000ced262]
  #13 [0000019000 - 0000020000]          BOOTMAP ==> [0000019000 - 0000020000]
Zone PFN ranges:
  DMA      0x00000010 -> 0x00001000
  Normal   0x00001000 -> 0x000377fe
  HighMem  0x000377fe -> 0x000cf6b0
Movable zone start PFN for each node
early_node_map[2] active PFN ranges
    0: 0x00000010 -> 0x0000009f
    0: 0x00000100 -> 0x000cf6b0
On node 0 totalpages: 849471
free_area_init_node: node 0, pgdat c0643240, node_mem_map c1001200
  DMA zone: 32 pages used for memmap
  DMA zone: 0 pages reserved
  DMA zone: 3951 pages, LIFO batch:0
  Normal zone: 1744 pages used for memmap
  Normal zone: 221486 pages, LIFO batch:31
  HighMem zone: 4862 pages used for memmap
  HighMem zone: 617396 pages, LIFO batch:31
Using APIC driver default
ACPI: PM-Timer IO Port: 0x808
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
ACPI: LAPIC (acpi_id[0x03] lapic_id[0x82] disabled)
ACPI: LAPIC (acpi_id[0x04] lapic_id[0x83] disabled)
ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ9 used by override.
Using ACPI (MADT) for SMP configuration information
SMP: Allowing 4 CPUs, 2 hotplug CPUs
nr_irqs_gsi: 24
PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
PM: Registered nosave memory: 00000000000a0000 - 00000000000e6000
PM: Registered nosave memory: 00000000000e6000 - 0000000000100000
Allocating PCI resources starting at cf700000 (gap: cf700000:2f600000)
Booting paravirtualized kernel on bare hardware
setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:4 nr_node_ids:1
PERCPU: Embedded 15 pages/cpu @c2c00000 s38872 r0 d22568 u524288
pcpu-alloc: s38872 r0 d22568 u524288 alloc=1*2097152
pcpu-alloc: [0] 0 1 2 3
Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 842833
Kernel command line: BOOT_IMAGE=linux root=UUID=861ff358-eac0-46d6-82c9-263bcf7e04cc resume=UUID=6b516e1e-2531-479a-b5d9-bb5f4866aa6f splash=silent vga=788
PID hash table entries: 4096 (order: 2, 16384 bytes)
Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Initializing CPU#0
xsave/xrstor: enabled xstate_bv 0x3, cntxt size 0x240
Initializing HighMem for node 0 (000377fe:000cf6b0)
Memory: 3356756k/3398336k available (3405k kernel code, 39920k reserved, 2099k data, 540k init, 2489032k highmem)
virtual kernel memory layout:
    fixmap  : 0xffd55000 - 0xfffff000   (2728 kB)
    pkmap   : 0xff800000 - 0xffa00000   (2048 kB)
    vmalloc : 0xf7ffe000 - 0xff7fe000   ( 120 MB)
    lowmem  : 0xc0000000 - 0xf77fe000   ( 887 MB)
      .init : 0xc0661000 - 0xc06e8000   ( 540 kB)
      .data : 0xc045348f - 0xc0660408   (2099 kB)
      .text : 0xc0100000 - 0xc045348f   (3405 kB)
Checking if this processor honours the WP bit even in supervisor mode...Ok.
SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Hierarchical RCU implementation.
NR_IRQS:1280
Console: colour dummy device 80x25
console [tty0] enabled
Fast TSC calibration using PIT
Detected 2926.017 MHz processor.
Calibrating delay loop (skipped), value calculated using timer frequency.. 5852.03 BogoMIPS (lpj=29260170)
Security Framework initialized
TOMOYO Linux initialized
Mount-cache hash table entries: 512
Initializing cgroup subsys ns
Initializing cgroup subsys cpuacct
Initializing cgroup subsys devices
Initializing cgroup subsys freezer
Initializing cgroup subsys net_cls
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 0
mce: CPU supports 6 MCE banks
CPU0: Thermal monitoring enabled (TM2)
using mwait in idle threads.
Performance Events: Core2 events, Intel PMU driver.
... version:                2
... bit width:              40
... generic registers:      2
... value mask:             000000ffffffffff
... max period:             000000007fffffff
... fixed-purpose events:   3
... event mask:             0000000700000003
Checking 'hlt' instruction... OK.
ACPI: Checking initramfs for custom DSDT
ACPI: Core revision 20091214
ftrace: converting mcount calls to 0f 1f 44 00 00
ftrace: allocating 15799 entries in 31 pages
Enabling APIC mode:  Flat.  Using 1 I/O APICs
..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
CPU0: Intel(R) Core(TM)2 Duo CPU     E7500  @ 2.93GHz stepping 0a
Booting Node   0, Processors  #1
Initializing CPU#1
Brought up 2 CPUs
Total of 2 processors activated (11704.24 BogoMIPS).
devtmpfs: initialized
Time: 14:08:57  Date: 09/19/10
NET: Registered protocol family 16
ACPI: bus type pci registered
PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
PCI: not using MMCONFIG
PCI: PCI BIOS revision 3.00 entry at 0xf0031, last bus=3
PCI: Using configuration type 1 for base access
bio: create slab <bio-0> at 0
ACPI: EC: Look up EC in DSDT
ACPI: Executed 1 blocks of module-level executable AML code
ACPI: Interpreter enabled
ACPI: (supports S0 S1 S4 S5)
ACPI: Using IOAPIC for interrupt routing
PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
PCI: Using MMCONFIG for extended config space
ACPI Warning: Incorrect checksum in table [OEMB] - 6A, should be 65 (20091214/tbutils-314)
ACPI: No dock devices found.
ACPI: PCI Root Bridge [PCI0] (0000:00)
pci_root PNP0A08:00: ignoring host bridge windows from ACPI; boot with "pci=use_crs" to use them
pci_root PNP0A08:00: host bridge window [io  0x0000-0x0cf7] (ignored)
pci_root PNP0A08:00: host bridge window [io  0x0d00-0xffff] (ignored)
pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
pci_root PNP0A08:00: host bridge window [mem 0x000d0000-0x000dffff] (ignored)
pci_root PNP0A08:00: host bridge window [mem 0xcf700000-0xdfffffff] (ignored)
pci_root PNP0A08:00: host bridge window [mem 0xf0000000-0xffffffff] (ignored)
pci 0000:00:02.0: reg 10: [mem 0xfea80000-0xfeafffff]
pci 0000:00:02.0: reg 14: [io  0xdc00-0xdc07]
pci 0000:00:02.0: reg 18: [mem 0xd0000000-0xdfffffff pref]
pci 0000:00:02.0: reg 1c: [mem 0xfe900000-0xfe9fffff]
pci 0000:00:1b.0: reg 10: [mem 0xfea78000-0xfea7bfff 64bit]
pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
pci 0000:00:1b.0: PME# disabled
pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
pci 0000:00:1c.0: PME# disabled
pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
pci 0000:00:1c.1: PME# disabled
pci 0000:00:1d.0: reg 20: [io  0xd400-0xd41f]
pci 0000:00:1d.1: reg 20: [io  0xd480-0xd49f]
pci 0000:00:1d.2: reg 20: [io  0xd800-0xd81f]
pci 0000:00:1d.3: reg 20: [io  0xd880-0xd89f]
pci 0000:00:1d.7: reg 10: [mem 0xfea77c00-0xfea77fff]
pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
pci 0000:00:1d.7: PME# disabled
pci 0000:00:1f.0: Force enabled HPET at 0xfed00000
pci 0000:00:1f.0: quirk: [io  0x0800-0x087f] claimed by ICH6 ACPI/GPIO/TCO
pci 0000:00:1f.0: quirk: [io  0x0480-0x04bf] claimed by ICH6 GPIO
pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0280 (mask 00ff)
pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 0300 (mask 003f)
pci 0000:00:1f.1: reg 10: [io  0x0000-0x0007]
pci 0000:00:1f.1: reg 14: [io  0x0000-0x0003]
pci 0000:00:1f.1: reg 18: [io  0x08f0-0x08f7]
pci 0000:00:1f.1: reg 1c: [io  0x08f8-0x08fb]
pci 0000:00:1f.1: reg 20: [io  0xffa0-0xffaf]
pci 0000:00:1f.2: reg 10: [io  0xd080-0xd087]
pci 0000:00:1f.2: reg 14: [io  0xd000-0xd003]
pci 0000:00:1f.2: reg 18: [io  0xcc00-0xcc07]
pci 0000:00:1f.2: reg 1c: [io  0xc880-0xc883]
pci 0000:00:1f.2: reg 20: [io  0xc800-0xc80f]
pci 0000:00:1f.2: PME# supported from D3hot
pci 0000:00:1f.2: PME# disabled
pci 0000:00:1f.3: reg 20: [io  0x0400-0x041f]
pci 0000:00:1c.0: PCI bridge to [bus 02-02]
pci 0000:00:1c.0:   bridge window [mem 0xfdf00000-0xfdffffff 64bit pref]
pci 0000:01:00.0: reg 10: [io  0xe800-0xe8ff]
pci 0000:01:00.0: reg 18: [mem 0xfdeff000-0xfdefffff 64bit pref]
pci 0000:01:00.0: reg 20: [mem 0xfdee0000-0xfdeeffff 64bit pref]
pci 0000:01:00.0: reg 30: [mem 0xfebe0000-0xfebfffff pref]
pci 0000:01:00.0: supports D1 D2
pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
pci 0000:01:00.0: PME# disabled
pci 0000:00:1c.1: PCI bridge to [bus 01-01]
pci 0000:00:1c.1:   bridge window [io  0xe000-0xefff]
pci 0000:00:1c.1:   bridge window [mem 0xfeb00000-0xfebfffff]
pci 0000:00:1c.1:   bridge window [mem 0xfde00000-0xfdefffff 64bit pref]
pci 0000:00:1e.0: PCI bridge to [bus 03-03] (subtractive decode)
pci_bus 0000:00: on NUMA node 0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P5._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKH] (IRQs *3 4 5 6 7 10 11 12 14 15)
vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
vgaarb: loaded
PCI: Using ACPI for IRQ routing
PCI: pci_cache_line_size set to 64 bytes
NetLabel: Initializing
NetLabel:  domain hash size = 128
NetLabel:  protocols = UNLABELED CIPSOv4
NetLabel:  unlabeled traffic allowed by default
hpet clockevent registered
HPET: 3 timers in total, 0 timers will be used for per-cpu timer
hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
hpet0: 3 comparators, 64-bit 14.318180 MHz counter
Switching to clocksource tsc
pnp: PnP ACPI init
ACPI: bus type pnp registered
pnp: PnP ACPI: found 15 devices
ACPI: ACPI bus type pnp unregistered
  

Gabriel Monteagudo



Gravatar de gabrielmonteagudo

# 107927 ...

PnPBIOS: Disabled
system 00:01: [mem 0xfed14000-0xfed19fff] has been reserved
system 00:07: [io  0x04d0-0x04d1] has been reserved
system 00:07: [io  0x0800-0x087f] has been reserved
system 00:07: [io  0x0480-0x04bf] has been reserved
system 00:07: [io  0x0900-0x090f] has been reserved
system 00:07: [mem 0xfed1c000-0xfed1ffff] has been reserved
system 00:07: [mem 0xfed20000-0xfed8ffff] has been reserved
system 00:09: [mem 0xffc00000-0xfff7ffff] has been reserved
system 00:0a: [mem 0xfec00000-0xfec00fff] could not be reserved
system 00:0a: [mem 0xfee00000-0xfee00fff] has been reserved
system 00:0c: [io  0x0280-0x028f] has been reserved
system 00:0c: [io  0x0290-0x029f] has been reserved
system 00:0d: [mem 0xe0000000-0xefffffff] has been reserved
system 00:0e: [mem 0x00000000-0x0009ffff] could not be reserved
system 00:0e: [mem 0x000c0000-0x000cffff] could not be reserved
system 00:0e: [mem 0x000e0000-0x000fffff] could not be reserved
system 00:0e: [mem 0x00100000-0xcf6fffff] could not be reserved
pci 0000:00:1c.0: BAR 14: assigned [mem 0xf0000000-0xf03fffff]
pci 0000:00:1c.0: BAR 13: assigned [io  0x1000-0x1fff]
pci 0000:00:1c.0: PCI bridge to [bus 02-02]
pci 0000:00:1c.0:   bridge window [io  0x1000-0x1fff]
pci 0000:00:1c.0:   bridge window [mem 0xf0000000-0xf03fffff]
pci 0000:00:1c.0:   bridge window [mem 0xfdf00000-0xfdffffff 64bit pref]
pci 0000:00:1c.1: PCI bridge to [bus 01-01]
pci 0000:00:1c.1:   bridge window [io  0xe000-0xefff]
pci 0000:00:1c.1:   bridge window [mem 0xfeb00000-0xfebfffff]
pci 0000:00:1c.1:   bridge window [mem 0xfde00000-0xfdefffff 64bit pref]
pci 0000:00:1e.0: PCI bridge to [bus 03-03]
pci 0000:00:1e.0:   bridge window [io  disabled]
pci 0000:00:1e.0:   bridge window [mem disabled]
pci 0000:00:1e.0:   bridge window [mem pref disabled]
pci 0000:00:1c.0: enabling device (0106 -> 0107)
pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
pci 0000:00:1c.0: setting latency timer to 64
pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
pci 0000:00:1c.1: setting latency timer to 64
pci 0000:00:1e.0: setting latency timer to 64
pci_bus 0000:00: resource 0 [io  0x0000-0xffff]
pci_bus 0000:00: resource 1 [mem 0x00000000-0xffffffffffffffff]
pci_bus 0000:02: resource 0 [io  0x1000-0x1fff]
pci_bus 0000:02: resource 1 [mem 0xf0000000-0xf03fffff]
pci_bus 0000:02: resource 2 [mem 0xfdf00000-0xfdffffff 64bit pref]
pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
pci_bus 0000:01: resource 1 [mem 0xfeb00000-0xfebfffff]
pci_bus 0000:01: resource 2 [mem 0xfde00000-0xfdefffff 64bit pref]
pci_bus 0000:03: resource 3 [io  0x0000-0xffff]
pci_bus 0000:03: resource 4 [mem 0x00000000-0xffffffffffffffff]
NET: Registered protocol family 2
IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
TCP: Hash tables configured (established 131072 bind 65536)
TCP reno registered
UDP hash table entries: 512 (order: 2, 16384 bytes)
UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
NET: Registered protocol family 1
pci 0000:00:02.0: Boot video device
PCI: CLS 32 bytes, default 64
Trying to unpack rootfs image as initramfs...
Freeing initrd memory: 5340k freed
apm: BIOS version 1.2 Flags 0x02 (Driver version 1.16ac)
apm: disabled - APM is not SMP safe.
audit: initializing netlink socket (disabled)
type=2000 audit(1284905336.569:1): initialized
highmem bounce pool size: 64 pages
HugeTLB registered 2 MB page size, pre-allocated 0 pages
VFS: Disk quotas dquot_6.5.2
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
msgmni has been set to 1707
alg: No test for stdrng (krng)
Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
io scheduler noop registered
io scheduler deadline registered
io scheduler cfq registered (default)
pcieport 0000:00:1c.0: setting latency timer to 64
pcieport 0000:00:1c.0: irq 24 for MSI/MSI-X
pcieport 0000:00:1c.1: setting latency timer to 64
pcieport 0000:00:1c.1: irq 25 for MSI/MSI-X
vesafb: framebuffer at 0xd0000000, mapped to 0xf8080000, using 1875k, total 8128k
vesafb: mode is 800x600x16, linelength=1600, pages=7
vesafb: scrolling: redraw
vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0
Console: switching to colour frame buffer device 100x37
fb0: VESA VGA frame buffer device
Linux agpgart interface v0.103
agpgart-intel 0000:00:00.0: Intel G33 Chipset
agpgart-intel 0000:00:00.0: detected 7164K stolen memory
isapnp: Scanning for PnP cards...
agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
00:0b: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
brd: module loaded
PNP: No PS/2 controller found. Probing ports directly.
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX port at 0x60,0x64 irq 12
mice: PS/2 mouse device common for all mice
rtc_cmos 00:03: RTC can wake from S4
rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
cpuidle: using governor ladder
cpuidle: using governor menu
TCP cubic registered
Using IPI No-Shortcut mode
PM: Checking image partition UUID=6b516e1e-2531-479a-b5d9-bb5f4866aa6f
isapnp: No Plug & Play device found
PM: Resume from disk failed.
registered taskstats version 1
  Magic number: 10:993:131
acpi device:06: hash matches
acpi PNP0C02:03: hash matches
rtc_cmos 00:03: setting system clock to 2010-09-19 14:08:57 UTC (1284905337)
BIOS EDD facility v0.16 2004-Jun-25, 1 devices found
Freeing unused kernel memory: 540k freed
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
usbcore: registered new interface driver hiddev
usbcore: registered new interface driver usbhid
usbhid: USB HID core driver
ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
ehci_hcd 0000:00:1d.7: setting latency timer to 64
ehci_hcd 0000:00:1d.7: EHCI Host Controller
ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
ehci_hcd 0000:00:1d.7: using broken periodic workaround
ehci_hcd 0000:00:1d.7: debug port 1
ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
ehci_hcd 0000:00:1d.7: irq 23, io mem 0xfea77c00
ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb1: Product: EHCI Host Controller
usb usb1: Manufacturer: Linux 2.6.33.7-server-1mnb ehci_hcd
usb usb1: SerialNumber: 0000:00:1d.7
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 8 ports detected
ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
uhci_hcd: USB Universal Host Controller Interface driver
uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
uhci_hcd 0000:00:1d.0: setting latency timer to 64
uhci_hcd 0000:00:1d.0: UHCI Host Controller
uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000d400
usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb2: Product: UHCI Host Controller
usb usb2: Manufacturer: Linux 2.6.33.7-server-1mnb uhci_hcd
usb usb2: SerialNumber: 0000:00:1d.0
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
uhci_hcd 0000:00:1d.1: setting latency timer to 64
uhci_hcd 0000:00:1d.1: UHCI Host Controller
uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000d480
usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb3: Product: UHCI Host Controller
usb usb3: Manufacturer: Linux 2.6.33.7-server-1mnb uhci_hcd
usb usb3: SerialNumber: 0000:00:1d.1
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
uhci_hcd 0000:00:1d.2: setting latency timer to 64
uhci_hcd 0000:00:1d.2: UHCI Host Controller
uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000d800
usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb4: Product: UHCI Host Controller
usb usb4: Manufacturer: Linux 2.6.33.7-server-1mnb uhci_hcd
usb usb4: SerialNumber: 0000:00:1d.2
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 2 ports detected
uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16
uhci_hcd 0000:00:1d.3: setting latency timer to 64
uhci_hcd 0000:00:1d.3: UHCI Host Controller
uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000d880
usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb5: Product: UHCI Host Controller
usb usb5: Manufacturer: Linux 2.6.33.7-server-1mnb uhci_hcd
usb usb5: SerialNumber: 0000:00:1d.3
hub 5-0:1.0: USB hub found
hub 5-0:1.0: 2 ports detected
SCSI subsystem initialized
libata version 3.00 loaded.
ata_piix 0000:00:1f.1: version 2.13
ata_piix 0000:00:1f.1: PCI INT A -> GSI 18 (level, low) -> IRQ 18
ata_piix 0000:00:1f.1: setting latency timer to 64
scsi0 : ata_piix
scsi1 : ata_piix
ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14
ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15
ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
ata_piix 0000:00:1f.2: setting latency timer to 64
scsi2 : ata_piix
scsi3 : ata_piix
ata3: SATA max UDMA/133 cmd 0xd080 ctl 0xd000 bmdma 0xc800 irq 19
ata4: SATA max UDMA/133 cmd 0xcc00 ctl 0xc880 bmdma 0xc808 irq 19
ata4.01: NODEV after polling detection
ata3.00: ATA-8: SAMSUNG HD503HI, 1AJ10001, max UDMA/133
ata3.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 0/32)
ata4.00: ATAPI: SONY    DVD RW AD-7240S, 1.60, max UDMA/100
ata3.00: configured for UDMA/133
scsi 2:0:0:0: Direct-Access     ATA      SAMSUNG HD503HI  1AJ1 PQ: 0 ANSI: 5
sd 2:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
sd 2:0:0:0: [sda] Write Protect is off
sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
 sda: sda1 sda2 < sda5
ata4.00: configured for UDMA/100
scsi 3:0:0:0: CD-ROM            SONY     DVD RW AD-7240S  1.60 PQ: 0 ANSI: 5
 sda6 >
sd 2:0:0:0: [sda] Attached SCSI disk
Uniform Multi-Platform E-IDE driver
ide-gd driver 1.18
PM: Marking nosave pages: 000000000009f000 - 0000000000100000
PM: Basic memory bitmaps created
PM: Basic memory bitmaps freed
usb 1-6: new high speed USB device using ehci_hcd and address 5
EXT4-fs (sda1): mounted filesystem with ordered data mode
Tomoyo security MAC extension available but disabled by default. If you want to
enable and use it, ccs-tools package must be installed.
usb 1-6: New USB device found, idVendor=05e3, idProduct=0608
usb 1-6: New USB device strings: Mfr=0, Product=1, SerialNumber=0
usb 1-6: Product: USB2.0 Hub
hub 1-6:1.0: USB hub found
hub 1-6:1.0: 4 ports detected
usb 2-1: new low speed USB device using uhci_hcd and address 2
usb 2-1: New USB device found, idVendor=0458, idProduct=003a
usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
usb 2-1: Product: Optical Mouse
usb 2-1: Manufacturer: Genius
input: Genius Optical Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1:1.0/input/input0
generic-usb 0003:0458:003A.0001: input,hidraw0: USB HID v1.10 Mouse [Genius Optical Mouse] on usb-0000:00:1d.0-1/input0
usb 3-1: new full speed USB device using uhci_hcd and address 2
usb 3-1: New USB device found, idVendor=0c45, idProduct=6130
usb 3-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
usb 3-1: Product: USB camera
usb 3-2: new low speed USB device using uhci_hcd and address 3
usb 3-2: New USB device found, idVendor=04d9, idProduct=1603
usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
usb 3-2: Product: USB Keyboard
usb 3-2: Manufacturer:  
input:   USB Keyboard as /devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.0/input/input1
generic-usb 0003:04D9:1603.0002: input,hidraw1: USB HID v1.10 Keyboard [  USB Keyboard] on usb-0000:00:1d.1-2/input0
input:   USB Keyboard as /devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.1/input/input2
generic-usb 0003:04D9:1603.0003: input,hidraw2: USB HID v1.10 Device [  USB Keyboard] on usb-0000:00:1d.1-2/input1
udev: starting version 153
input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3
ACPI: Power Button [PWRB]
input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
ACPI: Power Button [PWRF]
ACPI: SSDT cf6c20f0 002FB (v01 DpgPmm  P001Ist 00000011 INTL 20051117)
ACPI: SSDT cf6c2580 002FB (v01 DpgPmm  P002Ist 00000012 INTL 20051117)
parport_pc 00:06: reported by Plug and Play ACPI
parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
ppdev: user-space parallel port driver
device-mapper: uevent: version 1.0.3
device-mapper: ioctl: 4.17.0-ioctl (2010-03-05) initialised: dm-devel@redhat.com
EXT4-fs (sda6): mounted filesystem with ordered data mode
Adding 4088500k swap on /dev/sda5.  Priority:-1 extents:1 across:4088500k
[drm] Initialized drm 1.1.0 20060810
i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
i915 0000:00:02.0: setting latency timer to 64
i915 0000:00:02.0: irq 26 for MSI/MSI-X
[drm] set up 7M of stolen space
[drm] initialized overlay support
fb: conflicting fb hw usage inteldrmfb vs VESA VGA - removing generic driver
Console: switching to colour dummy device 80x25
Console: switching to colour frame buffer device 170x48
fb0: inteldrmfb frame buffer device
registered panic notifier
[drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
i801_smbus 0000:00:1f.3: PCI INT B -> GSI 19 (level, low) -> IRQ 19
r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
r8169 0000:01:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
r8169 0000:01:00.0: setting latency timer to 64
r8169 0000:01:00.0: irq 27 for MSI/MSI-X
eth0: RTL8102e at 0xf8574000, 00:25:22:45:c6:31, XID 04c00000 IRQ 27
leds_ss4200: no LED devices found
sd 2:0:0:0: Attached scsi generic sg0 type 0
scsi 3:0:0:0: Attached scsi generic sg1 type 5
sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
Uniform CD-ROM driver Revision: 3.20
sr 3:0:0:0: Attached scsi CD-ROM sr0
Linux video capture interface: v2.00
intel_rng: FWH not detected
sn9c102: Unknown parameter `example'
iTCO_vendor_support: vendor-support=0
iTCO_wdt: Intel TCO WatchDog Timer Driver v1.05
iTCO_wdt: Found a ICH7 or ICH7R TCO device (Version=2, TCOBASE=0x0860)
iTCO_wdt: initialized. heartbeat=30 sec (nowayout=1)
HDA Intel 0000:00:1b.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
HDA Intel 0000:00:1b.0: irq 28 for MSI/MSI-X
HDA Intel 0000:00:1b.0: setting latency timer to 64
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
r8169: eth0: link up
r8169: eth0: link up
NET: Registered protocol family 17
martian source 255.255.255.255 from 192.168.0.1, on dev eth0
ll header: ff:ff:ff:ff:ff:ff:00:b0:2c:07:4b:55:08:00
ip_tables: (C) 2000-2006 Netfilter Core Team
Netfilter messages via NETLINK v0.30.
nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use
nf_conntrack.acct=1 kernel parameter, acct=1 nf_conntrack module option or
sysctl net.netfilter.nf_conntrack_acct=1 to enable it.
NF_TPROXY: Transparent proxy support initialized, version 4.1.0
NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
ip_set version 4 loaded
ctnetlink v0.93: registering with nfnetlink.
ClusterIP Version 0.8 loaded successfully
xt_time: kernel timezone is -0300
eth0: no IPv6 routers present
u32 classifier
    Actions configured
netfilter PSD loaded - (c) astaro AG
IFWLOG: register target
CPUFREQ: Per core ondemand sysfs interface is deprecated - up_threshold
fuse init (API version 7.13)
usb 1-6: reset high speed USB device using ehci_hcd and address 5
usb 2-2: new full speed USB device using uhci_hcd and address 3
usb 2-2: New USB device found, idVendor=04a9, idProduct=10c2
usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
usb 2-2: Product: iP1800 series
usb 2-2: Manufacturer: Canon
usb 2-2: SerialNumber: 786F26

Gabriel Monteagudo



Gravatar de Annubis

# 107936 Hacer el favor

Que aquí ya vamos leyendo en horizontal.



Gravatar de efesto

# 108627 ya te comente lo del modulo y

ya te comente lo del modulo y parece que la gente no ha caido (cosa de que tenemos memoria de pez y demas):

http://blogdrake.net/blog/efesto/apuntes-sobre-como-hacer-funcionar-una-webcam

Extrapolalo al modulo que te causa problemas.

Opciones de visualización de comentarios

Seleccione la forma que desee de mostrar los comentarios y haga clic en «Guardar opciones» para activar los cambios.