Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index International Gentoo Users Spanish
  • Search

[kernel] webcam (cerrado)

Foro en español para los usuarios Hispanos de Gentoo.

Moderator: Stolz

Post Reply
  • Print view
Advanced search
9 posts • Page 1 of 1
Author
Message
emivan
Apprentice
Apprentice
User avatar
Posts: 165
Joined: Thu Jul 22, 2004 5:08 pm

[kernel] webcam (cerrado)

  • Quote

Post by emivan » Sat Dec 25, 2004 8:29 am

Buenos dias compañeros y feliz navidad.
Me podeis decir que necesito configurar en el nucleo (kernel 2.6.9) para poder hacer funcionar mi webcam logitech quickcam express???
Muchas gracias por adelantado.
Last edited by emivan on Mon Dec 27, 2004 5:31 pm, edited 1 time in total.
Top
Membris
Apprentice
Apprentice
User avatar
Posts: 297
Joined: Wed Sep 01, 2004 4:37 pm
Location: Murcia (Spain)
Contact:
Contact Membris
Website

  • Quote

Post by Membris » Sat Dec 25, 2004 1:05 pm

Pues yo juraría que en el kernel de serie no hay soporte para esa cámara (hay una quickcam pero no es la de Logitech), no obstante aquí te puedes descargar el driver específico para hacerla funcionar. Tan sólo compilar y cargar el módulo cuando lo necesites ;)

Saludoz
No por mucho madrugar verás a las vacas en camisón.
Top
emivan
Apprentice
Apprentice
User avatar
Posts: 165
Joined: Thu Jul 22, 2004 5:08 pm

  • Quote

Post by emivan » Sat Dec 25, 2004 1:55 pm

Y no tengo que compilar el nucleo con alguna opcion????
En el portage esta.

Code: Select all

media-video/qce-ga
      Latest version available: 0.40d
      Latest version installed: [ Not Installed ]
      Size of downloaded files: 39 kB
      Homepage:    http://qce-ga.sourceforge.net/
      Description: Logitech USB Quickcam Express Linux Driver Modules
      License:     GPL-2
Top
emivan
Apprentice
Apprentice
User avatar
Posts: 165
Joined: Thu Jul 22, 2004 5:08 pm

  • Quote

Post by emivan » Sun Dec 26, 2004 7:09 pm

Hola compañeros
He probado a emerger el driver qce-ga y el qc-usb y no hay forma, me tira los siguientes errores:
Este con el driver qce-ga

Code: Select all

make: *** [quickcam.o] Error 1
make: *** [pb0100.o] Error 1

!!! ERROR: media-video/qce-ga-0.40d failed.
!!! Function src_compile, Line 22, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.
Y este otro error con el driver qc-usb:

Code: Select all

make[1]: *** [_module_/var/tmp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.9-gentoo-r9'
make: *** [quickcam.ko] Error 2

!!! ERROR: media-video/qc-usb-0.6.0 failed.
!!! Function src_compile, Line 26, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.
En en nucleo que es un 2.6.9-gentoo-r9 tengo soporte para video for linux y usb, ambos dos incluidos en el nucleo, no como modulos.
Alguna idea sobre como hacer funcionar esto???
Top
navegante
l33t
l33t
User avatar
Posts: 702
Joined: Wed Jul 21, 2004 5:55 am

  • Quote

Post by navegante » Sun Dec 26, 2004 7:59 pm

Podrás postear el error un poco mas arriba con lo que posteaste es un poco dificil diagnosticar que es lo que paso en la compilación. Saludos.
"El hombre es libre desde que nace, aún para decidir no ser libre"
KDE registered user: #2655 | Linux registered user: #404918
Top
emivan
Apprentice
Apprentice
User avatar
Posts: 165
Joined: Thu Jul 22, 2004 5:08 pm

  • Quote

Post by emivan » Sun Dec 26, 2004 8:25 pm

El error completo para qce-ga es:

Code: Select all

Calculating dependencies ...done!
>>> emerge (1 of 1) media-video/qce-ga-0.40d to /
>>> md5 src_uri ;-) qce-ga-0.40d.tar.gz
>>> Unpacking source...
>>> Unpacking qce-ga-0.40d.tar.gz to /var/tmp/portage/qce-ga-0.40d/work
>>> Source unpacked.
gcc -I/lib/modules/2.6.9-gentoo-r9/build/drivers/usb -I/lib/modules/2.6.9-gentoo-r9/build/include -include /lib/modules/2.6.9-gentoo-r9/build/include/linux/config.h  -O3 -Wall -Wstrict-prototypes -fomit-frame-pointer  -pipe -DMODULE -D__KERNEL__  -c quickcam.c
gcc -I/lib/modules/2.6.9-gentoo-r9/build/drivers/usb -I/lib/modules/2.6.9-gentoo-r9/build/include -include /lib/modules/2.6.9-gentoo-r9/build/include/linux/config.h  -O3 -Wall -Wstrict-prototypes -fomit-frame-pointer  -pipe -DMODULE -D__KERNEL__  -c hdcs.c
In file included from /lib/modules/2.6.9-gentoo-r9/build/include/asm/processor.h:18,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/prefetch.h:14,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/list.h:7,
                 from quickcam.h:4,
                 from hdcs.c:22:
/lib/modules/2.6.9-gentoo-r9/build/include/asm/system.h: In function `__set_64bit_var':
In file included from /lib/modules/2.6.9-gentoo-r9/build/include/asm/processor.h:18,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/asm/thread_info.h:16,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/thread_info.h:21,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/spinlock.h:12,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/capability.h:45,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/sched.h:7,
                 from quickcam.c:39:
/lib/modules/2.6.9-gentoo-r9/build/include/asm/system.h: In function `__set_64bit_var':
/lib/modules/2.6.9-gentoo-r9/build/include/asm/system.h:193: warning: dereferencing type-punned pointer will break strict-aliasing rules
/lib/modules/2.6.9-gentoo-r9/build/include/asm/system.h:193: warning: dereferencing type-punned pointer will break strict-aliasing rules
/lib/modules/2.6.9-gentoo-r9/build/include/asm/system.h:193: warning: dereferencing type-punned pointer will break strict-aliasing rules
/lib/modules/2.6.9-gentoo-r9/build/include/asm/system.h:193: warning: dereferencing type-punned pointer will break strict-aliasing rules
In file included from /lib/modules/2.6.9-gentoo-r9/build/include/asm/smp.h:18,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/smp.h:17,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/sched.h:23,
                 from quickcam.c:39:
/lib/modules/2.6.9-gentoo-r9/build/include/asm/mpspec.h:6:25: mach_mpspec.h: No such file or directory
In file included from /lib/modules/2.6.9-gentoo-r9/build/include/asm/smp.h:18,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/smp.h:17,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/sched.h:23,
                 from quickcam.c:39:
/lib/modules/2.6.9-gentoo-r9/build/include/asm/mpspec.h: At top level:
/lib/modules/2.6.9-gentoo-r9/build/include/asm/mpspec.h:8: error: `MAX_MP_BUSSES' undeclared here (not in a function)
/lib/modules/2.6.9-gentoo-r9/build/include/asm/mpspec.h:9: error: `MAX_MP_BUSSES' undeclared here (not in a function)
/lib/modules/2.6.9-gentoo-r9/build/include/asm/mpspec.h:10: error: `MAX_MP_BUSSES' undeclared here (not in a function)
/lib/modules/2.6.9-gentoo-r9/build/include/asm/mpspec.h:12: error: `MAX_MP_BUSSES' undeclared here (not in a function)
/lib/modules/2.6.9-gentoo-r9/build/include/asm/mpspec.h:20: error: `MAX_MP_BUSSES' undeclared here (not in a function)
/lib/modules/2.6.9-gentoo-r9/build/include/asm/mpspec.h:20: error: conflicting types for `mp_bus_id_to_type'
/lib/modules/2.6.9-gentoo-r9/build/include/asm/mpspec.h:8: error: previous declaration of `mp_bus_id_to_type'
/lib/modules/2.6.9-gentoo-r9/build/include/asm/mpspec.h:22: error: `MAX_IRQ_SOURCES' undeclared here (not in a function)
/lib/modules/2.6.9-gentoo-r9/build/include/asm/mpspec.h:24: error: `MAX_MP_BUSSES' undeclared here (not in a function)
/lib/modules/2.6.9-gentoo-r9/build/include/asm/mpspec.h:24: error: conflicting types for `mp_bus_id_to_pci_bus'
/lib/modules/2.6.9-gentoo-r9/build/include/asm/mpspec.h:12: error: previous declaration of `mp_bus_id_to_pci_bus'
In file included from /lib/modules/2.6.9-gentoo-r9/build/include/asm/smp.h:20,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/smp.h:17,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/sched.h:23,
                 from quickcam.c:39:
/lib/modules/2.6.9-gentoo-r9/build/include/asm/io_apic.h:160: error: `MAX_IRQ_SOURCES' undeclared here (not in a function)
/lib/modules/2.6.9-gentoo-r9/build/include/asm/io_apic.h:160: error: conflicting types for `mp_irqs'
/lib/modules/2.6.9-gentoo-r9/build/include/asm/mpspec.h:22: error: previous declaration of `mp_irqs'
In file included from /lib/modules/2.6.9-gentoo-r9/build/include/asm/smp.h:18,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/smp.h:17,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/sched.h:23,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/smp_lock.h:5,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/hardirq.h:5,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/interrupt.h:11,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/usb.h:15,
                 from quickcam.h:5,
                 from hdcs.c:22:
/lib/modules/2.6.9-gentoo-r9/build/include/asm/mpspec.h:6:25: mach_mpspec.h: No such file or directory
In file included from /lib/modules/2.6.9-gentoo-r9/build/include/asm/smp.h:18,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/smp.h:17,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/sched.h:23,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/smp_lock.h:5,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/hardirq.h:5,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/interrupt.h:11,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/usb.h:15,
                 from quickcam.h:5,
                 from hdcs.c:22:
/lib/modules/2.6.9-gentoo-r9/build/include/asm/mpspec.h: At top level:
/lib/modules/2.6.9-gentoo-r9/build/include/asm/mpspec.h:8: error: `MAX_MP_BUSSES' undeclared here (not in a function)
/lib/modules/2.6.9-gentoo-r9/build/include/asm/mpspec.h:9: error: `MAX_MP_BUSSES' undeclared here (not in a function)
/lib/modules/2.6.9-gentoo-r9/build/include/asm/mpspec.h:10: error: `MAX_MP_BUSSES' undeclared here (not in a function)
/lib/modules/2.6.9-gentoo-r9/build/include/asm/mpspec.h:12: error: `MAX_MP_BUSSES' undeclared here (not in a function)
/lib/modules/2.6.9-gentoo-r9/build/include/asm/mpspec.h:20: error: `MAX_MP_BUSSES' undeclared here (not in a function)
/lib/modules/2.6.9-gentoo-r9/build/include/asm/mpspec.h:20: error: conflicting types for `mp_bus_id_to_type'
/lib/modules/2.6.9-gentoo-r9/build/include/asm/mpspec.h:8: error: previous declaration of `mp_bus_id_to_type'
/lib/modules/2.6.9-gentoo-r9/build/include/asm/mpspec.h:22: error: `MAX_IRQ_SOURCES' undeclared here (not in a function)
/lib/modules/2.6.9-gentoo-r9/build/include/asm/mpspec.h:24: error: `MAX_MP_BUSSES' undeclared here (not in a function)
/lib/modules/2.6.9-gentoo-r9/build/include/asm/mpspec.h:24: error: conflicting types for `mp_bus_id_to_pci_bus'
/lib/modules/2.6.9-gentoo-r9/build/include/asm/mpspec.h:12: error: previous declaration of `mp_bus_id_to_pci_bus'
In file included from /lib/modules/2.6.9-gentoo-r9/build/include/asm/smp.h:20,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/smp.h:17,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/sched.h:23,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/smp_lock.h:5,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/hardirq.h:5,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/interrupt.h:11,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/usb.h:15,
                 from quickcam.h:5,
                 from hdcs.c:22:
/lib/modules/2.6.9-gentoo-r9/build/include/asm/io_apic.h:160: error: `MAX_IRQ_SOURCES' undeclared here (not in a function)
/lib/modules/2.6.9-gentoo-r9/build/include/asm/io_apic.h:160: error: conflicting types for `mp_irqs'
/lib/modules/2.6.9-gentoo-r9/build/include/asm/mpspec.h:22: error: previous declaration of `mp_irqs'
In file included from /lib/modules/2.6.9-gentoo-r9/build/include/linux/smp.h:17,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/sched.h:23,
                 from quickcam.c:39:
/lib/modules/2.6.9-gentoo-r9/build/include/asm/smp.h:72:26: mach_apicdef.h: No such file or directory
In file included from /lib/modules/2.6.9-gentoo-r9/build/include/linux/smp.h:17,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/sched.h:23,
                 from quickcam.c:39:
/lib/modules/2.6.9-gentoo-r9/build/include/asm/smp.h: In function `hard_smp_processor_id':
/lib/modules/2.6.9-gentoo-r9/build/include/asm/smp.h:76: warning: implicit declaration of function `GET_APIC_ID'
In file included from /lib/modules/2.6.9-gentoo-r9/build/include/linux/smp.h:17,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/sched.h:23,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/smp_lock.h:5,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/hardirq.h:5,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/interrupt.h:11,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/usb.h:15,
                 from quickcam.h:5,
                 from hdcs.c:22:
/lib/modules/2.6.9-gentoo-r9/build/include/asm/smp.h:72:26: mach_apicdef.h: No such file or directory
In file included from /lib/modules/2.6.9-gentoo-r9/build/include/linux/smp.h:17,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/sched.h:23,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/smp_lock.h:5,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/hardirq.h:5,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/interrupt.h:11,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/usb.h:15,
                 from quickcam.h:5,
                 from hdcs.c:22:
/lib/modules/2.6.9-gentoo-r9/build/include/asm/smp.h: In function `hard_smp_processor_id':
/lib/modules/2.6.9-gentoo-r9/build/include/asm/smp.h:76: warning: implicit declaration of function `GET_APIC_ID'
In file included from /lib/modules/2.6.9-gentoo-r9/build/include/linux/irq.h:20,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/asm/hardirq.h:6,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/hardirq.h:6,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/interrupt.h:11,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/usb.h:15,
                 from quickcam.h:5,
                 from hdcs.c:22:
/lib/modules/2.6.9-gentoo-r9/build/include/asm/irq.h:16:25: irq_vectors.h: No such file or directory
In file included from /lib/modules/2.6.9-gentoo-r9/build/include/asm/hardirq.h:6,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/hardirq.h:6,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/interrupt.h:11,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/usb.h:15,
                 from quickcam.h:5,
                 from hdcs.c:22:
/lib/modules/2.6.9-gentoo-r9/build/include/linux/irq.h: At top level:
/lib/modules/2.6.9-gentoo-r9/build/include/linux/irq.h:70: error: `NR_IRQS' undeclared here (not in a function)
In file included from /lib/modules/2.6.9-gentoo-r9/build/include/linux/irq.h:72,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/asm/hardirq.h:6,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/hardirq.h:6,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/interrupt.h:11,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/usb.h:15,
                 from quickcam.h:5,
                 from hdcs.c:22:
/lib/modules/2.6.9-gentoo-r9/build/include/asm/hw_irq.h:28: error: `NR_IRQ_VECTORS' undeclared here (not in afunction)
/lib/modules/2.6.9-gentoo-r9/build/include/asm/hw_irq.h:32: error: `NR_IRQS' undeclared here (not in a function)
gcc -I/lib/modules/2.6.9-gentoo-r9/build/drivers/usb -I/lib/modules/2.6.9-gentoo-r9/build/include -include /lib/modules/2.6.9-gentoo-r9/build/include/linux/config.h  -O3 -Wall -Wstrict-prototypes -fomit-frame-pointer  -pipe -DMODULE -D__KERNEL__  -c pb0100.c
In file included from /lib/modules/2.6.9-gentoo-r9/build/include/asm/processor.h:18,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/prefetch.h:14,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/list.h:7,
                 from quickcam.h:4,
                 from pb0100.c:22:
/lib/modules/2.6.9-gentoo-r9/build/include/asm/system.h: In function `__set_64bit_var':
/lib/modules/2.6.9-gentoo-r9/build/include/asm/system.h:193: warning: dereferencing type-punned pointer will break strict-aliasing rules
/lib/modules/2.6.9-gentoo-r9/build/include/asm/system.h:193: warning: dereferencing type-punned pointer will break strict-aliasing rules
In file included from /lib/modules/2.6.9-gentoo-r9/build/include/linux/irq.h:20,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/asm/hardirq.h:6,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/hardirq.h:6,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/interrupt.h:11,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/usb.h:15,
                 from quickcam.c:55:
/lib/modules/2.6.9-gentoo-r9/build/include/asm/irq.h:16:25: irq_vectors.h: No such file or directory
In file included from /lib/modules/2.6.9-gentoo-r9/build/include/asm/hardirq.h:6,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/hardirq.h:6,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/interrupt.h:11,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/usb.h:15,
                 from quickcam.c:55:
/lib/modules/2.6.9-gentoo-r9/build/include/linux/irq.h: At top level:
/lib/modules/2.6.9-gentoo-r9/build/include/linux/irq.h:70: error: `NR_IRQS' undeclared here (not in a function)
In file included from /lib/modules/2.6.9-gentoo-r9/build/include/linux/irq.h:72,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/asm/hardirq.h:6,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/hardirq.h:6,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/interrupt.h:11,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/usb.h:15,
                 from quickcam.c:55:
/lib/modules/2.6.9-gentoo-r9/build/include/asm/hw_irq.h:28: error: `NR_IRQ_VECTORS' undeclared here (not in afunction)
/lib/modules/2.6.9-gentoo-r9/build/include/asm/hw_irq.h:32: error: `NR_IRQS' undeclared here (not in a function)
make: *** [hdcs.o] Error 1
make: *** Waiting for unfinished jobs....
quickcam.c: In function `quickcam_init_isoc':
quickcam.c:1096: error: too few arguments to function `usb_alloc_urb'
quickcam.c:1109: error: `USB_ISO_ASAP' undeclared (first use in this function)
quickcam.c:1109: error: (Each undeclared identifier is reported only once
quickcam.c:1109: error: for each function it appears in.)
quickcam.c:1111: warning: assignment from incompatible pointer type
quickcam.c:1118: error: too few arguments to function `usb_alloc_urb'
quickcam.c:1131: warning: assignment from incompatible pointer type
quickcam.c:1139: error: structure has no member named `next'
quickcam.c:1140: error: structure has no member named `next'
quickcam.c:1142: error: too few arguments to function `usb_submit_urb'
quickcam.c:1146: error: too few arguments to function `usb_submit_urb'
quickcam.c: In function `quickcam_stop_isoc':
quickcam.c:1252: error: structure has no member named `next'
quickcam.c:1254: error: structure has no member named `next'
quickcam.c: In function `quickcam_open':
quickcam.c:1483: warning: `MOD_INC_USE_COUNT' is deprecated (declared at /lib/modules/2.6.9-gentoo-r9/build/include/linux/module.h:555)
quickcam.c: In function `quickcam_close':
quickcam.c:1518: warning: `MOD_DEC_USE_COUNT' is deprecated (declared at /lib/modules/2.6.9-gentoo-r9/build/include/linux/module.h:567)
In file included from /lib/modules/2.6.9-gentoo-r9/build/include/asm/smp.h:18,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/smp.h:17,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/sched.h:23,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/smp_lock.h:5,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/hardirq.h:5,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/interrupt.h:11,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/usb.h:15,
                 from quickcam.h:5,
                 from pb0100.c:22:
/lib/modules/2.6.9-gentoo-r9/build/include/asm/mpspec.h:6:25: mach_mpspec.h: No such file or directory
In file included from /lib/modules/2.6.9-gentoo-r9/build/include/asm/smp.h:18,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/smp.h:17,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/sched.h:23,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/smp_lock.h:5,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/hardirq.h:5,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/interrupt.h:11,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/usb.h:15,
                 from quickcam.h:5,
                 from pb0100.c:22:
/lib/modules/2.6.9-gentoo-r9/build/include/asm/mpspec.h: At top level:
/lib/modules/2.6.9-gentoo-r9/build/include/asm/mpspec.h:8: error: `MAX_MP_BUSSES' undeclared here (not in a function)
/lib/modules/2.6.9-gentoo-r9/build/include/asm/mpspec.h:9: error: `MAX_MP_BUSSES' undeclared here (not in a function)
/lib/modules/2.6.9-gentoo-r9/build/include/asm/mpspec.h:10: error: `MAX_MP_BUSSES' undeclared here (not in a function)
/lib/modules/2.6.9-gentoo-r9/build/include/asm/mpspec.h:12: error: `MAX_MP_BUSSES' undeclared here (not in a function)
/lib/modules/2.6.9-gentoo-r9/build/include/asm/mpspec.h:20: error: `MAX_MP_BUSSES' undeclared here (not in a function)
/lib/modules/2.6.9-gentoo-r9/build/include/asm/mpspec.h:20: error: conflicting types for `mp_bus_id_to_type'
/lib/modules/2.6.9-gentoo-r9/build/include/asm/mpspec.h:8: error: previous declaration of `mp_bus_id_to_type'
/lib/modules/2.6.9-gentoo-r9/build/include/asm/mpspec.h:22: error: `MAX_IRQ_SOURCES' undeclared here (not in a function)
/lib/modules/2.6.9-gentoo-r9/build/include/asm/mpspec.h:24: error: `MAX_MP_BUSSES' undeclared here (not in a function)
/lib/modules/2.6.9-gentoo-r9/build/include/asm/mpspec.h:24: error: conflicting types for `mp_bus_id_to_pci_bus'
/lib/modules/2.6.9-gentoo-r9/build/include/asm/mpspec.h:12: error: previous declaration of `mp_bus_id_to_pci_bus'
In file included from /lib/modules/2.6.9-gentoo-r9/build/include/asm/smp.h:20,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/smp.h:17,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/sched.h:23,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/smp_lock.h:5,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/hardirq.h:5,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/interrupt.h:11,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/usb.h:15,
                 from quickcam.h:5,
                 from pb0100.c:22:
/lib/modules/2.6.9-gentoo-r9/build/include/asm/io_apic.h:160: error: `MAX_IRQ_SOURCES' undeclared here (not in a function)
/lib/modules/2.6.9-gentoo-r9/build/include/asm/io_apic.h:160: error: conflicting types for `mp_irqs'
/lib/modules/2.6.9-gentoo-r9/build/include/asm/mpspec.h:22: error: previous declaration of `mp_irqs'
In file included from /lib/modules/2.6.9-gentoo-r9/build/include/linux/smp.h:17,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/sched.h:23,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/smp_lock.h:5,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/hardirq.h:5,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/interrupt.h:11,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/usb.h:15,
                 from quickcam.h:5,
                 from pb0100.c:22:
/lib/modules/2.6.9-gentoo-r9/build/include/asm/smp.h:72:26: mach_apicdef.h: No such file or directory
In file included from /lib/modules/2.6.9-gentoo-r9/build/include/linux/smp.h:17,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/sched.h:23,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/smp_lock.h:5,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/hardirq.h:5,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/interrupt.h:11,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/usb.h:15,
                 from quickcam.h:5,
                 from pb0100.c:22:
/lib/modules/2.6.9-gentoo-r9/build/include/asm/smp.h: In function `hard_smp_processor_id':
/lib/modules/2.6.9-gentoo-r9/build/include/asm/smp.h:76: warning: implicit declaration of function `GET_APIC_ID'
quickcam.c: In function `quickcam_mmap':
quickcam.c:2099: warning: passing arg 1 of `remap_page_range' makes pointer from integer without a cast
quickcam.c:2099: error: incompatible type for argument 4 of `remap_page_range'
quickcam.c:2099: error: too few arguments to function `remap_page_range'
quickcam.c: At top level:
quickcam.c:2120: error: unknown field `initialize' specified in initializer
quickcam.c:2120: warning: initialization makes integer from pointer without a cast
quickcam.c:2121: error: unknown field `open' specified in initializer
quickcam.c:2121: warning: initialization from incompatible pointer type
quickcam.c:2122: error: unknown field `close' specified in initializer
quickcam.c:2123: error: unknown field `read' specified in initializer
quickcam.c:2123: warning: initialization from incompatible pointer type
quickcam.c:2124: error: unknown field `write' specified in initializer
quickcam.c:2125: error: unknown field `ioctl' specified in initializer
quickcam.c:2125: warning: initialization makes integer from pointer without a cast
quickcam.c:2126: error: unknown field `mmap' specified in initializer
quickcam.c:2126: warning: missing braces around initializer
quickcam.c:2126: warning: (near initialization for `quickcam_template.lock')
quickcam.c:2126: warning: initialization makes integer from pointer without a cast
quickcam.c: In function `usb_quickcam_configure':
quickcam.c:2223: warning: passing arg 2 of `usb_driver_release_interface' from incompatible pointer type
quickcam.c: In function `quickcam_probe':
quickcam.c:2242: error: request for member `altsetting' in something not a structure or union
quickcam.c: In function `quickcam_disconnect':
quickcam.c:2304: warning: passing arg 2 of `usb_driver_release_interface' from incompatible pointer type
quickcam.c:2329: error: structure has no member named `next'
quickcam.c:2335: error: structure has no member named `next'
quickcam.c: At top level:
quickcam.c:2351: warning: initialization from incompatible pointer type
quickcam.c:2352: warning: initialization from incompatible pointer type
In file included from /lib/modules/2.6.9-gentoo-r9/build/include/linux/irq.h:20,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/asm/hardirq.h:6,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/hardirq.h:6,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/interrupt.h:11,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/usb.h:15,
                 from quickcam.h:5,
                 from pb0100.c:22:
/lib/modules/2.6.9-gentoo-r9/build/include/asm/irq.h:16:25: irq_vectors.h: No such file or directory
In file included from /lib/modules/2.6.9-gentoo-r9/build/include/asm/hardirq.h:6,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/hardirq.h:6,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/interrupt.h:11,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/usb.h:15,
                 from quickcam.h:5,
                 from pb0100.c:22:
/lib/modules/2.6.9-gentoo-r9/build/include/linux/irq.h: At top level:
/lib/modules/2.6.9-gentoo-r9/build/include/linux/irq.h:70: error: `NR_IRQS' undeclared here (not in a function)
In file included from /lib/modules/2.6.9-gentoo-r9/build/include/linux/irq.h:72,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/asm/hardirq.h:6,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/hardirq.h:6,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/interrupt.h:11,
                 from /lib/modules/2.6.9-gentoo-r9/build/include/linux/usb.h:15,
                 from quickcam.h:5,
                 from pb0100.c:22:
/lib/modules/2.6.9-gentoo-r9/build/include/asm/hw_irq.h:28: error: `NR_IRQ_VECTORS' undeclared here (not in afunction)
/lib/modules/2.6.9-gentoo-r9/build/include/asm/hw_irq.h:32: error: `NR_IRQS' undeclared here (not in a function)
make: *** [quickcam.o] Error 1
make: *** [pb0100.o] Error 1

!!! ERROR: media-video/qce-ga-0.40d failed.
!!! Function src_compile, Line 22, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.
Y el error para qc-usb es:

Code: Select all

Calculating dependencies ...done!
>>> emerge (1 of 1) media-video/qc-usb-0.6.0 to /
>>> md5 src_uri ;-) qc-usb-0.6.0.tar.gz
>>> Unpacking source...
>>> Unpacking qc-usb-0.6.0.tar.gz to /var/tmp/portage/qc-usb-0.6.0/work
 * Applying qc-usb-0.6.0-gcc34.patch ...                                                                [ ok ]
>>> Source unpacked.
make -C "/lib/modules/2.6.9-gentoo-r9/build" SUBDIRS="/var/tmp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0" modules V=1 USER_OPT="-DNDEBUG"
gcc -Wall -O2 -s qcset.c -o qcset
make[1]: Entering directory `/usr/src/linux-2.6.9-gentoo-r9'
mkdir -p /var/tmp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0/.tmp_versions
make -f scripts/Makefile.build obj=/var/tmp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0
  gcc -Wp,-MD,/var/tmp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0/.qc-driver.o.d -nostdinc -iwithprefix include -D__KERNEL__ -Iinclude  -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -O2 -fomit-frame-pointer -Wdeclaration-after-statement -pipe -msoft-float -mpreferred-stack-boundary=2  -march=pentium4 -Iinclude/asm-i386/mach-default -DNOKERNEL -DNDEBUG  -DMODULE -DKBUILD_BASENAME=qc_driver -DKBUILD_MODNAME=quickcam -c -o /var/tmp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0/qc-driver.o /var/tmp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0/qc-driver.c
  gcc -Wp,-MD,/var/tmp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0/.qc-hdcs.o.d -nostdinc -iwithprefix include -D__KERNEL__ -Iinclude  -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -O2 -fomit-frame-pointer -Wdeclaration-after-statement -pipe -msoft-float -mpreferred-stack-boundary=2  -march=pentium4 -Iinclude/asm-i386/mach-default -DNOKERNEL -DNDEBUG  -DMODULE -DKBUILD_BASENAME=qc_hdcs -DKBUILD_MODNAME=quickcam -c -o /var/tmp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0/qc-hdcs.o /var/tmp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0/qc-hdcs.c
  gcc -Wp,-MD,/var/tmp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0/.qc-pb0100.o.d -nostdinc -iwithprefix include -D__KERNEL__ -Iinclude  -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -O2 -fomit-frame-pointer -Wdeclaration-after-statement -pipe -msoft-float -mpreferred-stack-boundary=2  -march=pentium4 -Iinclude/asm-i386/mach-default -DNOKERNEL -DNDEBUG  -DMODULE -DKBUILD_BASENAME=qc_pb0100 -DKBUILD_MODNAME=quickcam -c -o /var/tmp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0/qc-pb0100.o /var/tmp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0/qc-pb0100.c
In file included from /var/tmp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0/qc-hdcs.c:27:
/var/tmp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0/quickcam.h:79:2: warning: #warning "procfs support disabled"
In file included from /var/tmp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0/qc-driver.c:47:
/var/tmp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0/quickcam.h:79:2: warning: #warning "procfs support disabled"
/var/tmp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0/qc-driver.c: In function `qc_i2c_init':
/var/tmp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0/qc-driver.c:689: warning: use of cast expressions as lvalues is deprecated
/var/tmp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0/qc-driver.c:696: error: structure has no member named `timeout'
/var/tmp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0/qc-driver.c: In function `qc_usb_disconnect':
/var/tmp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0/qc-driver.c:2985: warning: unused variable `usbdev'
make[2]: *** [/var/tmp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0/qc-driver.o] Error 1
make[2]: *** Waiting for unfinished jobs....
In file included from /var/tmp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0/qc-pb0100.c:27:
/var/tmp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0/quickcam.h:79:2: warning: #warning "procfs support disabled"
make[1]: *** [_module_/var/tmp/portage/qc-usb-0.6.0/work/qc-usb-0.6.0] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.9-gentoo-r9'
make: *** [quickcam.ko] Error 2

!!! ERROR: media-video/qc-usb-0.6.0 failed.
!!! Function src_compile, Line 26, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.
A ver si con esto puedes hecharme una mano.
Top
emivan
Apprentice
Apprentice
User avatar
Posts: 165
Joined: Thu Jul 22, 2004 5:08 pm

  • Quote

Post by emivan » Mon Dec 27, 2004 5:30 pm

Colegas, ya he solucionado el tema de la camara, pero no con el driver que esta en el portage, si no que me descargue los drivers de la pagina que te dice en la informacion del portage, los compile, te da el archivo quickcam.ko haces un insmod y andando, ya tienes el driver de la camara funcionando con el gnomemeeting. Este no he sido capaz de conectarlo con un netmeeting de windows, pero eso es cosa de otro post.
Un saludo
Top
HeCTOr
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 132
Joined: Mon Jul 19, 2004 11:28 pm

  • Quote

Post by HeCTOr » Mon Dec 27, 2004 8:20 pm

emivan solo decirte que muchas gracias por la explicación ya que yo tengo la misma webcam y la voy a instalar cuando me la devuelvan (si es que me la devuelven) xD xD
Salu2 y muchas gracias
Top
emivan
Apprentice
Apprentice
User avatar
Posts: 165
Joined: Thu Jul 22, 2004 5:08 pm

  • Quote

Post by emivan » Tue Dec 28, 2004 2:50 pm

No hay de que compañero.
Si tienes alguna duda a la hora de instalarla, ya sabes ;)
Top
Post Reply
  • Print view

9 posts • Page 1 of 1

Return to “Spanish”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic