ver:
<code>cd gspcav1-20071224
make clean
make
sudo make install</code>
3) This is the extra step that I had to do:
<code>sudo gedit /etc/modprobe.d/options</code>
and add an o... for this driver:
<code>options gspca force_rgb=1
sudo apt-get install camorama</code>
then try to open ... ma, if cant open the application,try this:
<code>$sudo lsmod |grep gspca
gspca 660176 0
videodev 28160