how to get logitech webcam working in BB

hi,

i just bought a logitech webcam (quickcam connected easy/cool). it
detected but not working. how i can get it working?

lsusb

Dear Daniel,

hi,

i just bought a logitech webcam (quickcam connected easy/cool). it
detected but not working. how i can get it working?

lsusb

bus 001 Device 008: ID 046d:08af Logitech, Inc. QuickCam Easy/Cool

dmesg | tail

gspca : probing 046d:08af
zc3xx: probe 2wr ov vga 0x0000
zc3xx: probe sensor -> 11
zc3xx: Find Sensor HV7131R(c)
gspca: probe ok

that looks ok. I do not see any errors here.

1. Could you provide some links to the webcam page and the driver?
2. What programs did you test the webcam with? The driver should also
give you some hints how to test. Could you link to those howtos and
provide your error messages?

Thanks,

Paul

hello,

i used the guvcview, cheese, and luvcview also i want to write a code
in opencv. in guvcview it's ok, streaming good,and the drivers are
zc3xx and use the v4l2 module. in cheese sometimes work, sometimes no,
when work it's too slow. in luvcview it's never working, it's said
that I need MJPEG codec and cannot load v4l2 module (fatal). in opencv
i can't detect the webcam. i using karmic kernel (2.6.31)

thanks.

Dear Daniel,

i used the guvcview, cheese, and luvcview also i want to write a code
in opencv. in guvcview it's ok, streaming good,and the drivers are
zc3xx and use the v4l2 module. in cheese sometimes work, sometimes no,
when work it's too slow. in luvcview it's never working, it's said
that I need MJPEG codec

do you have these libraries installed?

and cannot load v4l2 module (fatal). in opencv
i can't detect the webcam. i using karmic kernel (2.6.31)

Does everything work under a x86 system?

Thanks,

Paul