Aha, you've got it. I've installed everything to the right place and am having success now!
To completely document what I've done, for anybody else reading... * download at least version 0.5.8 of libv4l * download this patch: http://groups.google.com/group/microdia/attach/b4b3d001b02f388a/0001-Drop-bad-jpeg-frames-on-sn9c20x-cameras.patch?part=2 * place patch in the newly downloaded libv4l directory * in a terminal : patch -p1 < name-of-the-patch-you-just-downloaded make * if it's a Debian based system (you want it to end up in /usr/lib), in a terminal: sudo make install PREFIX=/usr * otherwise, in a terminal: sudo make install Thats what worked for me, anyway. Thanks Brian and GWater for your help :) Nick --~--~---------~--~----~------------~-------~--~----~ Lets make microdia webcams plug'n play, (currently plug'n pray) To post to this group, send email to [email protected] Visit us online https://groups.google.com/group/microdia -~----------~----~----~----~------~----~------~--~---
