Re: [Linux-uvc-devel] [RFC] Discard overrun (corrupted) RX images

2010-07-07 Thread Laurent Pinchart
Hi, On Wednesday 07 July 2010 02:23:26 P F wrote: On Fri, 7/2/10, Laurent Pinchart wrote: What models have you tried ? #1: An OEMed camera from PixArt (093a:2801), similar to PAC7332. #2: Retail Logitech Webcam C600 (046d:0808) I've attached a new patch to this e-mail that fixes the

[Linux-uvc-devel] how to let mic on webcam work?

2010-07-07 Thread loody
Dear all: I bought a webcam and video part works fine with universal video driver. my question are: 1. how could I let the mic works too? What modules or configures I should add in kernel? 2. If I successfully insmod the driver of mic, is there any user mode utility for me to test it?

Re: [Linux-uvc-devel] how to let mic on webcam work?

2010-07-07 Thread Paulo Assis
Hi, 2010/7/7 loody milo...@gmail.com: Dear all: I bought a webcam and video part works fine with universal video driver. my question are: 1. how could I let the mic works too? The mic should work through the usb audio alsa driver: snd_usb_audio    What modules or configures I should add in