Dimensione: 1691
Commento:
|
Dimensione: 1719
Commento: toc
|
Le cancellazioni sono segnalate in questo modo. | Le aggiunte sono segnalate in questo modo. |
Linea 1: | Linea 1: |
#format wiki #LANGUAGE it |
|
Linea 2: | Linea 4: |
||<tablestyle="float:right; font-size: 0.9em; width:40%; background:#F1F1ED; margin: 0 0 1em 1em;" style="padding:0.5em;">'''Indice'''[[BR]] [[TableOfContents]]|| | ||<tablestyle="float:right; font-size: 0.9em; width:35%; background:#F1F1ED; margin: 0 0 1em 1em;" style="padding:0.5em;">'''Indice'''[[BR]] [[TableOfContents]]|| |
IndiceBR TableOfContents |
Rilevamento
Per verificare che la vostra webcam sia una Syntec bisogna dere il comando lsusb -v, dovrebbe apparire una cosa del tipo:
Bus 005 Device 002: ID 05e1:0501 Syntek Semiconductor Co., Ltd Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 0 (Defined at Interface level) bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 64 idVendor 0x05e1 Syntek Semiconductor Co., Ltd idProduct 0x0501 bcdDevice 0.05 iManufacturer 1 Syntek Semiconductor iProduct 2 USB 2.0 Image Capture Controller iSerial 0
Alcuni notebook Asus delle serie AsusA6t hanno comunque questa webcam non essendo rilevabile comunque da lsusb.
Installazione
Basta seguire questi semplici passi:
mkdir syntec cd syntec svn co https://syntekdriver.svn.sourceforge.net/svnroot/syntekdriver/trunk/driver
Quest'ultimo comando vi porterà via un pò di tempo...subito dopo
cd driver wget http://bookeldor-net.info/merdier/Makefile-syntekdriver make -f Makefile-syntekdriver sudo make -f Makefile-syntekdriver install sudo modprobe stk11xx
Verifica funzionamento
Per vedere se e quanto funziona la nostra webcam installiamo camorama:
sudo apt-get install camorama
eseguiamo ora il programma (con la webcam accesa)...