Comment 5 for bug 93417

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

Hi,

Ekiga can't guess the driver report falsely it support the asked resolution.

This is a gspca issue, not an ekiga issue.

Luc Saillard wrote this patch to the gscpa driver:
http://saillard.org/ekiga/gspcav1-20070508_force_using_hardware_mode.patch

To install:
$ wget http://mxhaard.free.fr/spca50x/Download/gspcav1-20070508.tar.gz
$ tar xf gspcav1-20070508.tar.gz
$ wget http://saillard.org/ekiga/gspcav1-20070508_force_using_hardware_mode.patch
$ cd gspcav1-20070508
$ patch -p1 < ../gspcav1-20070508_force_using_hardware_mode.patch
$ make
$ sudo make install

This patch need to be tested more, please report success or failure here.

Regards,
Yannick