3) This is the extra step that I had to do:
<code>sudo gedit /etc/modprobe.d/options</code>
and add an option for this driver:
<code>options... _hcd,uhci_hcd</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 |grep gspca
gspca 660176 0
vide... (i forgot to check in repo, gspca is in it):
<code>gerald@thinkbuntu:~$ sudo apt-get install gspca-source</code>
Hope it working for u all because its working fo