Hi, I am using Logitech Pro 9000 cam for video capturing for my video phone application. I am using 2.6.22 linux kernel. Since my kernel (which is a customized one) does not have support for uvcvideo I compiled the module and did insmod.
Insmod went fine. But my cam is not getting detected as /dev/videoX when connected. This is the relevant part of dmesg output: ------------------------------------------------------------------------------------------------- uvcvideo 1-1.3:1.0: usb_probe_interface - got id uvcvideo: Found UVC 1.00 device <unnamed> (046d:0990) uvcvideo: UVC non compliance - GET_DEF(PROBE) not supported. Enabling workaround. input: UVC Camera (046d:0990) as /class/input/input2 --------------------------------------------------------------------------------------------------- Did not find a log saying the device has been registered. I have read in previous forum discussions that this issue is already reported with my cam model. I am using luvcview for capturing video. The application fails. Is there any workaround for the issue. How to get my cam registered as usb device /dev/video? Thanks and regards, Minnu
_______________________________________________ Linux-uvc-devel mailing list [email protected] https://lists.berlios.de/mailman/listinfo/linux-uvc-devel
