Am Montag 02 März 2009 15:02:27 schrieb AMOL:
> after connecting microdia 3.0 webcam this is getting as dmesg content.
> /usr/src/modules/spca5xx/drivers/usb/spca5xx.c: USB SPCA5XX camera
> found. SONIX sn9c120 + MI0360
> /usr/src/modules/spca5xx/drivers/usb/spca5xx.c: [spca5xx_probe:5480]
> Camera type JPEG
> /usr/src/modules/spca5xx/drivers/usb/spca5xx.c: [spca5xx_getcapability:
> 1765] maxw 640 maxh 480 minw 176 minh 144
> usbcore: registered new interface driver spca5xx
> /usr/src/modules/spca5xx/drivers/usb/spca5xx.c: spca5xx driver
> 00.60.00 registered
> usb 4-2: USB disconnect, address 2
> usb 4-2: new full speed USB device using uhci_hcd and address 3
> usb 4-2: configuration #1 chosen from 1 choice
> usb 4-2: SN9C120 PC Camera Controller detected (vid:pid 0x0C45:0x6130)
> usb 4-2: No supported image sensor detected for this bridge
> /usr/src/modules/spca5xx/drivers/usb/spca5xx.c: USB SPCA5XX camera
> found. SONIX sn9c120 + MI0360
> /usr/src/modules/spca5xx/drivers/usb/spca5xx.c: [spca5xx_probe:5480]
> Camera type JPEG
> /usr/src/modules/spca5xx/drivers/usb/spca5xx.c: [spca5xx_getcapability:
> 1765] maxw 640 maxh 480 minw 176 minh 144
>
> but using webcam,xawtv it is not working properly even no image is
> getting displayed,captured it's blank.
>
> so which driver and application has to be used for this webcam??
>
> --~--~---------~--~----~------------~-------~--~----~
> Lets make microdia webcams plug'n play, (currently plug'n pray)
> To post to this group, send email to [email protected]
> Visit us online https://groups.google.com/group/microdia
> -~----------~----~----~----~------~----~------~--~---

Check out "libv4l".

A very easy test is this:
$ export LD_PRELOAD=/usr/lib/libv4l/v4l2convert.so
$ <execute an video app you like>

If it works now read the libv4l README on how to fix it permanently.

GWater

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to