Comment 14 for bug 93417

Revision history for this message
Yannick Defais (sevmek) wrote :

Hi,

I'm not a coder myself... I had a quick look to the source code in Hardy (8.04) here https://launchpad.net/ubuntu/hardy/+source/gspca/01.00.18-2/+files/gspca_01.00.18-2.tar.gz and it seems the patch can apply.

I would say: copy the patch in /usr/src/modules , then
$ cd gspca
$ patch -p1 < ../gspcav1-20070508_force_using_hardware_mode_v3.patch
then compile it.

The author, Luc Saillard is french and AFAIK is happy to support his work. see: http://www.saillard.org/

Regards,
Yannick