INSTALLAZIONE DRIVER WEBCAM SYNTEK SU UBUNTU 9.04

Riconoscimento, installazione e configurazione delle periferiche.
Avatar utente
pota
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 792
Iscrizione: martedì 30 settembre 2008, 13:48

INSTALLAZIONE DRIVER WEBCAM SYNTEK SU UBUNTU 9.04

Messaggio da pota »

ho provato a installare i driver della webcam syntek seguendo questa guida
http://robertorizzo1986.wordpress.com/tag/webcam/
ma giunto a dare make

Codice: Seleziona tutto

make -f Makefile-syntekdriver
mi rilascia il seguente errore:

Codice: Seleziona tutto

fiore@fiore-laptop:~/syntec/driver$ make -f Makefile-syntekdriver
make -C /lib/modules/2.6.28-13-generic/build SUBDIRS=/home/fiore/syntec/driver modules
make[1]: ingresso nella directory «/usr/src/linux-headers-2.6.28-13-generic»
  CC [M]  /home/fiore/syntec/driver/stk11xx-usb.o
  CC [M]  /home/fiore/syntec/driver/stk11xx-v4l.o
/home/fiore/syntec/driver/stk11xx-v4l.c: In function ‘v4l_stk11xx_ioctl’:
/home/fiore/syntec/driver/stk11xx-v4l.c:1739: warning: passing argument 1 of ‘video_usercopy’ from incompatible pointer type
/home/fiore/syntec/driver/stk11xx-v4l.c:1739: warning: passing argument 2 of ‘video_usercopy’ makes pointer from integer without a cast
/home/fiore/syntec/driver/stk11xx-v4l.c:1739: warning: passing argument 4 of ‘video_usercopy’ makes integer from pointer without a cast
/home/fiore/syntec/driver/stk11xx-v4l.c:1739: error: too few arguments to function ‘video_usercopy’
/home/fiore/syntec/driver/stk11xx-v4l.c: In function ‘v4l_stk11xx_register_video_device’:
/home/fiore/syntec/driver/stk11xx-v4l.c:1763: warning: assignment from incompatible pointer type
/home/fiore/syntec/driver/stk11xx-v4l.c: At top level:
/home/fiore/syntec/driver/stk11xx-v4l.c:1805: error: variable ‘v4l_stk11xx_fops’ has initializer but incomplete type
/home/fiore/syntec/driver/stk11xx-v4l.c:1806: error: unknown field ‘owner’ specified in initializer
/home/fiore/syntec/driver/stk11xx-v4l.c:1806: warning: excess elements in struct initializer
/home/fiore/syntec/driver/stk11xx-v4l.c:1806: warning: (near initialization for ‘v4l_stk11xx_fops’)
/home/fiore/syntec/driver/stk11xx-v4l.c:1807: error: unknown field ‘open’ specified in initializer
/home/fiore/syntec/driver/stk11xx-v4l.c:1807: warning: excess elements in struct initializer
/home/fiore/syntec/driver/stk11xx-v4l.c:1807: warning: (near initialization for ‘v4l_stk11xx_fops’)
/home/fiore/syntec/driver/stk11xx-v4l.c:1808: error: unknown field ‘release’ specified in initializer
/home/fiore/syntec/driver/stk11xx-v4l.c:1808: warning: excess elements in struct initializer
/home/fiore/syntec/driver/stk11xx-v4l.c:1808: warning: (near initialization for ‘v4l_stk11xx_fops’)
/home/fiore/syntec/driver/stk11xx-v4l.c:1809: error: unknown field ‘read’ specified in initializer
/home/fiore/syntec/driver/stk11xx-v4l.c:1809: warning: excess elements in struct initializer
/home/fiore/syntec/driver/stk11xx-v4l.c:1809: warning: (near initialization for ‘v4l_stk11xx_fops’)
/home/fiore/syntec/driver/stk11xx-v4l.c:1810: error: unknown field ‘poll’ specified in initializer
/home/fiore/syntec/driver/stk11xx-v4l.c:1810: warning: excess elements in struct initializer
/home/fiore/syntec/driver/stk11xx-v4l.c:1810: warning: (near initialization for ‘v4l_stk11xx_fops’)
/home/fiore/syntec/driver/stk11xx-v4l.c:1811: error: unknown field ‘mmap’ specified in initializer
/home/fiore/syntec/driver/stk11xx-v4l.c:1811: warning: excess elements in struct initializer
/home/fiore/syntec/driver/stk11xx-v4l.c:1811: warning: (near initialization for ‘v4l_stk11xx_fops’)
/home/fiore/syntec/driver/stk11xx-v4l.c:1812: error: unknown field ‘ioctl’ specified in initializer
/home/fiore/syntec/driver/stk11xx-v4l.c:1812: warning: excess elements in struct initializer
/home/fiore/syntec/driver/stk11xx-v4l.c:1812: warning: (near initialization for ‘v4l_stk11xx_fops’)
/home/fiore/syntec/driver/stk11xx-v4l.c:1814: error: unknown field ‘compat_ioctl’ specified in initializer
/home/fiore/syntec/driver/stk11xx-v4l.c:1814: warning: excess elements in struct initializer
/home/fiore/syntec/driver/stk11xx-v4l.c:1814: warning: (near initialization for ‘v4l_stk11xx_fops’)
make[2]: *** [/home/fiore/syntec/driver/stk11xx-v4l.o] Errore 1
make[1]: *** [_module_/home/fiore/syntec/driver] Errore 2
make[1]: uscita dalla directory «/usr/src/linux-headers-2.6.28-13-generic»
make: *** [all] Errore 2
con la 8.10 non c'eran problemi..
avevo scritto un altro post all'uscita della 9.04 ma pensavo che qualcosa si fosse risolto..  :-\
qualcuno sa aiutarmi..?
grazie in anticipo
Avatar utente
neolinux
Rampante Reduce
Rampante Reduce
Messaggi: 5742
Iscrizione: giovedì 11 dicembre 2008, 21:52
Contatti:

Re: Installazione driver webcam syntec su ubuntu 9.04

Messaggio da neolinux »

Io proverei a guardare nelle liste di compatibilità, poi purtroppo altro non so :-\
http://forum.ubuntu-it.org/viewtopic.ph ... 3#p1880433

PS Le troppe maiuscole nel titolo sono un po' fastidiose, con il pulsante modifica si può cambiare  8)
Ultima modifica di neolinux il lunedì 22 giugno 2009, 23:43, modificato 1 volta in totale.
Avatar utente
Valix
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 272
Iscrizione: venerdì 3 novembre 2006, 17:53
Contatti:

Re: INSTALLAZIONE DRIVER WEBCAM SYNTEK SU UBUNTU 9.04

Messaggio da Valix »

>> Quando avete risolto un problema, mettete [Risolto] nel titolo del primo post <<

L'immaginazione è più importante della conoscenza. La conoscenza è limitata, l'immaginazione abbraccia il mondo. Albert Einstein
Avatar utente
pota
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 792
Iscrizione: martedì 30 settembre 2008, 13:48

Re: INSTALLAZIONE DRIVER WEBCAM SYNTEK SU UBUNTU 9.04

Messaggio da pota »

è lo stesso..e non credo sia un problema di compatibilità perchè con intrepid funzionava..
ho visto che anche tanti altri hanno riscontrato il mio stesso problema dopo il passaggio a jaunty..
pensavo che qualcosa si fosse risolto..
lke2
Prode Principiante
Messaggi: 1
Iscrizione: sabato 18 luglio 2009, 23:54

Re: INSTALLAZIONE DRIVER WEBCAM SYNTEK SU UBUNTU 9.04

Messaggio da lke2 »

Ciao,
ho incontrato i tuoi stessi problemi ed alla fine ho risolto come indicato in chiusura nella guida da te postata.
ossia inserendo:
sudo addgroup $USER video
In un precedente post indicavi che in fase di boot il led della telecamera si accendeva quindi credo proprio che dovresti risolvere, il problema dovrebbe essere di "autorizzazione" (per quanto ne possa capire)
Ciao
Scrivi risposta

Ritorna a “Driver e periferiche”

Chi c’è in linea

Visualizzano questa sezione: Bing [Bot], Majestic-12 [Bot] e 7 ospiti