step that I had to do:
<code>sudo gedit /etc/modprobe.d/options</code>
and add an option for this driv... /code>
Remove the zc0301 module:
<code>$sudo modprobe -r zc0301</code>
Insert module gspca back:
<code>$ sudo modprobe gspca</code>
Give a check first:
<code>$ lsmod |