cam in linux until last week i try to plug the webcam in my ubuntu. It appear great result because the webcam driver detected by need to do something more to ... apt-get install camorama</code>
then try to open camorama, if cant open the application,try this:
<code>$sudo lsmod |grep gspca
gspc...
v4l2_common 25216 1 videodev</code>
If it still can’t run the camorama :
check the device permission:
<code>$ ls -... deo0</code>
@ the easier way is installing the gspca from repo (i forgot to check in repo, gspca is in it):
<code>gerald@thinkbuntu:~$ sudo apt-g