I am trying to help my friend to complete his transition to Ubuntu 10.10 (Desktop edition) from windows. Unfortunately he is unable to configure the webcam
lsusb lists it as:
Bus 002 Device 002: ID 0c45:613c Microdia PC Camera (SN9C120)
Windows lists it as "USB PC Camera -168" cheese do not configure it, though it
I do not see any drivers for it in http://www.ideasonboard.org/uvc/ and I am not sure if it is a UVC webcam as well. On checking for UVC, I used below command and it returned nothing.
sudo lsusb -d 0c45:613c -v | grep "14 Video"
Is there a way to configure this successfully in Ubuntu 10.10?