Re: What webcam for Linux?
Alexandre Castonguay <[email protected]>
| Newsgroups | gmane.linux.suse.multimedia |
|---|---|
| Message-ID | <[email protected]> |
Hello there, Don't throw away the creative nx, this driver works (at least for me on 9.1). http://zc0302.sourceforge.net/zc0302.php The developers have a channel named '#zc030x' on irc.freenode.net. It was helpful to me. You have to checkout form cvs : You should follow the instructions here : http://zc0302.sourceforge.net/zc0302.php?page=download 1. make sure you have cvs installed ( use yast2 to install it if not) 2. create a directory for the driver files 3. issue the first command : cvs -d:pserver:[email protected]:/cvsroot/zc0302 login 4. just hit enter when prompted for a password 5. issue the second command : cvs -z3 -d:pserver:[email protected]:/cvsroot/zc0302 co -r R-0_0_1-bugfixes zc030x then it's ./configure, make and make install Cheers, Alexandre On Wednesday 17 November 2004 13:04, Banshee wrote: > I s anybody aware of anywhere I could find a list of Linux compatible > webcams (more precisely Suse Linux 9.2) as my Creative Webcam Nx has > done my brain in and I am ready to smash it into pieces. > > Thank you