Hi Laurent, > That's definitely not UVC compliant, but it looks like that's the only UVC > non-compliance in the descriptors. > > Could you try adding the following entry in the uvc_ids array (uvc_driver.c) ? > > { .match_flags = USB_DEVICE_ID_MATCH_DEVICE > | USB_DEVICE_ID_MATCH_INT_INFO, > .idVendor = 0x199e, > .idProduct = 0x8207, > .bInterfaceClass = USB_CLASS_VENDOR_SPEC, > .bInterfaceSubClass = 1, > .bInterfaceProtocol = 0 },
Ok, so i got the kernel sources unpacked, and found the uvc_driver.c file, and added the above, and saved it... but my lack of experience is now getting in my way. make isnt working for me, it says make: No targets. Stop Clearly my Makefile is wrong. I never complied a kernel module before, so i had better get some tips form a friendly local linux programmer, and I will get back to you... I guess i need to change the Makefile before i will compile. > > Please load the module with trace=65535 for additional debug messages in the > kernel log. > will do , once i have the module built and loaded successfully... cheers Dan > -- > Regards, > > Laurent Pinchart Dr. Daniel James White BSc. (Hons.) PhD Senior Microscopist / Image Visualisation, Processing and Analysis Light Microscopy and Image Processing Facilities Max Planck Institute of Molecular Cell Biology and Genetics Pfotenhauerstrasse 108 01307 DRESDEN Germany +49 (0)15114966933 (German Mobile) +49 (0)351 210 2627 (Work phone at MPI-CBG) +49 (0)351 210 1078 (Fax MPI-CBG LMF) http://www.bioimagexd.net BioImageXD http://pacific.mpi-cbg.de Fiji - is just ImageJ (Batteries Included) http://www.chalkie.org.uk Dan's Homepages https://ifn.mpi-cbg.de Dresden Imaging Facility Network dan (at) chalkie.org.uk ( white (at) mpi-cbg.de ) _______________________________________________ Linux-uvc-devel mailing list Linux-uvc-devel@lists.berlios.de https://lists.berlios.de/mailman/listinfo/linux-uvc-devel