Hi Jean-Philippe, On Tuesday 08 February 2011 17:06:39 jean-philippe francois wrote: > 2011/2/4 Will Kelleher <[email protected]>: > > Hi, > > > > I also recently backported the UVC gadget (g_webcam) from 2.6.36 to > > 2.6.32. Where did you encounter this error? I'm able to load the > > module and the DM365 is detected as a UVC device by a Windows host, > > but then I am unable to add DirectShow filters to the device. Perhaps > > the root cause is similar? > > I took a step back and ported the current version of uvc_gadget to 2.6.32. > In this version, endpoint size is 512, so it doesn't clash anymore with the > fifo configuration. > > The cause of your problem is more likely the fact that the Video Class > specific setup request needs to be handled by userspace.
You will find a sample userspace application for this at http://git.ideasonboard.org/?p=uvc-gadget.git;a=summary -- Regards, Laurent Pinchart _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
