On Tue, 10 Jul 2012 15:56:08 +0300
Martin-Éric Racine <martin-eric.rac...@iki.fi> wrote:
        [snip]
> I hope that the above already provides some usable answers.

Not a lot :(

Well, I already saw these errors -71. One case was a cable problem.
An other one occurred with skype only, while vlc worked correctly.

So, it would be interesting to know if the (almost) last driver works.
Then, you may try the gspca-2.15.18.tar.gz from my web site:

        wget http://moinejf.free.fr/gspca-2.15.18.tar.gz
        tar -zxf gspca-2.15.18.tar.gz
        cd gspca-2.15.18
        make
        su
        make install
        reboot

You may then try cheese. For skype, don't forget to force the
use of the v4l library:

        export LD_PRELOAD=/usr/lib/libv4l/v4l2convert.so
        skype

If the problem is still there, I'd be glad to get some traces.
For that, as root, do:

        echo 0x1f > /sys/module/gspca_main/parameters/debug

then, unplug/replug the webcam, do some capture until the problem
occurs, and send us the last kernel messages starting from the webcam
probe.

Thanks.

-- 
Ken ar c'hentañ |             ** Breizh ha Linux atav! **
Jef             |               http://moinejf.free.fr/
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to