Dopo alcune peripezie sono riuscito ad installare la WebCam.
Dopo aver collegato la webcam digitare
$ lsusb
Bus 003 Device 002: ID 04ca:f000 Lite-On Technology Corp.
Bus 003 Device 001: ID 0000:0000
Bus 001 Device 001: ID 0000:0000
Bus 002 Device 002: ID 093a:2468 Pixart Imaging, Inc. Easy Snap Snake Eye WebCam
Bus 002 Device 001: ID 0000:0000
e dovreste avere un output più o meno come sopra
dopo dobbaimo installare i seguenti pacchetti con
apt-get install linux-headers-`uname -r`
apt-get install linux-restricted-modules-`uname -r`
apt-get install build-essential
apt-get install gcc-4.0
scarichiamo ora
wget http://mxhaard.free.fr/spca50x/Download/gspcav1-20070110.tar.gz
passiamo alla modalità super utente con
sudo -i
Provvediamo a estrare il files, creare la cartella ed infine compilare il tutto
tar xvfz gspcav1-20070110.tar.gz
cd gspcav1-20070110
make
make install
Carichiamo la webcam
modprobe gspca
Proviamo la webcam
apt-get install camorama
./camorama