My webcam is sold as model "GE Minicam Pro", manufactured by Jasco, vendor=0c45, id=608f. It can be found here:
http://www.jascoproducts.com/product...uct=30#details
dmesg shows:
usb 2-4: new full speed USB device using ohci_hcd and address 3
usb 2-4: configuration #1 chosen from 1 choice
usb 2-4: New USB device found, idVendor=0c45, idProduct=608f
usb 2-4: New USB device strings: Mfr=0, Product=1, SerialNumber=0
usb 2-4: Product: USB camera
gspca: probing 0c45:608f
gspca: probe ok
usbcore: registered new interface driver sonixb
sonixb: registered
I am using an Acer Aspire ASE380 desktop with Fedora 10 x86_64, fully updated. I have tested on kernels 2.6.27.5-117 and 2.6.27.7-134 both with GNOME. I have tested the webcam with amsn and skype; both show a good image but upside-down. v4l packages are installed; v4l2ucp reports the driver is sonixb 2.2.0 and capabilities are 0x05000001.
the following works:
modprobe gspca_sonixb
the following does not:
modprobe gspca_sonixb vflip=1
FATAL: Error inserting gspca_sonixb (/lib/modules/2.6.27.7-134.fc10.x86_64/kernel/drivers/media/video/gspca/gspca_sonixb.ko): Unknown symbol in module, or unknown parameter (see dmesg)
I had to use the following to make Skype find the webcam:
LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so skype