tep that I had to do:
<code>sudo gedit /etc/modprobe.d/options</code>
and add an option for this drive... 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 |g... _storage,libusual,ehci_hcd,uhci_hcd</code>
Let it be more confident:
<code>$ lsmod | grep videodev
vi