Pagina 1 di 1

webcam logitech

Inviato: lunedì 21 giugno 2010, 14:47
da theogarrel
Ciao a tutti! premetto che questo è il mio primo post quindi chiedo scusa a tutti per le cappelle che mi farò! :-[
il mio problema è che non riesco a far funzionare la webcam (Bus 001 Device 002: ID 046d:0896 Logitech, Inc. OrbiCam), è integrata nel pc e a quanto pare dovrebbe partire con i driver gspca, ma non riesco a installarli! ho provato mille guide prese da internet ma da terminale mi da sempre qualche errore!
seguendo questa http://paper0k.wordpress.com/2006/12/18/orbicam-finalmente-supportata/ procedura mi da questo errore..cosa devo fare???

questo è quello che mi compare quando do il comando make...

make -C /lib/modules/`uname -r`/build SUBDIRS=/home/theo/Scaricati/gspcav1-20071224 CC=cc modules
make[1]: ingresso nella directory «/usr/src/linux-headers-2.6.32-22-generic»
  CC [M]  /home/theo/Scaricati/gspcav1-20071224/gspca_core.o
/home/theo/Scaricati/gspcav1-20071224/gspca_core.c:54:27: error: asm/semaphore.h: Nessun file o directory
In file included from /home/theo/Scaricati/gspcav1-20071224/gspca_core.c:845:
/home/theo/Scaricati/gspcav1-20071224/utils/spcausb.h: In function ‘spca5xxRegRead’:
/home/theo/Scaricati/gspcav1-20071224/utils/spcausb.h:95: error: implicit declaration of function ‘info’
/home/theo/Scaricati/gspcav1-20071224/utils/spcausb.h: In function ‘spca_set_interface’:
/home/theo/Scaricati/gspcav1-20071224/utils/spcausb.h:278: error: implicit declaration of function ‘warn’
In file included from /home/theo/Scaricati/gspcav1-20071224/gspca_core.c:853:
/home/theo/Scaricati/gspcav1-20071224/Sunplus-jpeg/sp5xxfw2.h: In function ‘sp5xxfw2_init’:
/home/theo/Scaricati/gspcav1-20071224/Sunplus-jpeg/sp5xxfw2.h:122: error: called object ‘info’ is not a function
/home/theo/Scaricati/gspcav1-20071224/Sunplus-jpeg/sp5xxfw2.h:136: error: called object ‘info’ is not a function
/home/theo/Scaricati/gspcav1-20071224/Sunplus-jpeg/sp5xxfw2.h:141: error: called object ‘info’ is not a function
/home/theo/Scaricati/gspcav1-20071224/Sunplus-jpeg/sp5xxfw2.h:148: error: called object ‘info’ is not a function
/home/theo/Scaricati/gspcav1-20071224/Sunplus-jpeg/sp5xxfw2.h:176: error: called object ‘info’ is not a function
/home/theo/Scaricati/gspcav1-20071224/Sunplus-jpeg/sp5xxfw2.h: In function ‘sp5xxfw2_start’:
/home/theo/Scaricati/gspcav1-20071224/Sunplus-jpeg/sp5xxfw2.h:214: error: called object ‘info’ is not a function
/home/theo/Scaricati/gspcav1-20071224/Sunplus-jpeg/sp5xxfw2.h:230: error: called object ‘info’ is not a function
/home/theo/Scaricati/gspcav1-20071224/gspca_core.c: In function ‘spca5xx_ioctl’:
/home/theo/Scaricati/gspcav1-20071224/gspca_core.c:2463: error: implicit declaration of function ‘video_usercopy’
/home/theo/Scaricati/gspcav1-20071224/gspca_core.c: At top level:
/home/theo/Scaricati/gspcav1-20071224/gspca_core.c:2609: error: unknown field ‘owner’ specified in initializer
/home/theo/Scaricati/gspcav1-20071224/gspca_core.c:2609: warning: initialization from incompatible pointer type
/home/theo/Scaricati/gspcav1-20071224/gspca_core.c:2611: error: unknown field ‘type’ specified in initializer
/home/theo/Scaricati/gspcav1-20071224/gspca_core.c:2615: warning: initialization from incompatible pointer type
/home/theo/Scaricati/gspcav1-20071224/gspca_core.c: In function ‘spca50x_create_sysfs’:
/home/theo/Scaricati/gspcav1-20071224/gspca_core.c:2769: error: implicit declaration of function ‘video_device_create_file’
/home/theo/Scaricati/gspcav1-20071224/gspca_core.c:2780: error: implicit declaration of function ‘video_device_remove_file’
/home/theo/Scaricati/gspcav1-20071224/gspca_core.c: In function ‘spca5xx_probe’:
/home/theo/Scaricati/gspcav1-20071224/gspca_core.c:4301: error: incompatible types when assigning to type ‘struct device’ from type ‘struct device *’
/home/theo/Scaricati/gspcav1-20071224/gspca_core.c: At top level:
/home/theo/Scaricati/gspcav1-20071224/gspca_core.c:4407: fatal error: opening dependency file /home/theo/Scaricati/gspcav1-20071224/.gspca_core.o.d: Permesso negato
compilation terminated.
make[2]: *** [/home/theo/Scaricati/gspcav1-20071224/gspca_core.o] Errore 1
make[1]: *** [_module_/home/theo/Scaricati/gspcav1-20071224] Errore 2
make[1]: uscita dalla directory «/usr/src/linux-headers-2.6.32-22-generic»
make: *** [default] Errore 2

Help!! grazie mille!

Re: webcam logitech

Inviato: lunedì 21 giugno 2010, 17:26
da frezli
ciao non so aiutarti ma anche io ho una vecchia logitech e non ho installato nessun driver la infilo e va , ho installato solo il programma cheese per la webcam

Re: webcam logitech

Inviato: lunedì 21 giugno 2010, 20:52
da theogarrel
purtroppo la mia no, quando apro camorama esce solo il messaggio "unable to capture image" e non lascia accedere a nessun menu.. >:(

Re: webcam logitech

Inviato: martedì 22 giugno 2010, 19:25
da nicolas
fai cosi lancialo da terminale

LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so skype

LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so amsn

LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so camorama

LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so cheese

fammi sapere a me funziona

Re: webcam logitech

Inviato: mercoledì 23 giugno 2010, 0:07
da theogarrel
Si così funziona, ma si vede malissimo..scuro con puntini rossi ovunque (sembro la pimpa dall'oltretomba)..e se chiudo il terminale va via tutto  ???
C'è un altro sistema? cmq grazie almeno x i casi di emergenza so come fare!!