Differences between revisions 2 and 5 (spanning 3 versions)
Revision 2 as of 2007-06-27 03:28:05
Size: 166
Editor: yoch
Comment:
Revision 5 as of 2007-06-27 07:13:18
Size: 469
Editor: yoch
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
1. check are there driver already installed on your machine: lsmod 1. select camera from the list, longest list that I found available on http://mxhaard.free.fr/spca5xx.html
    select camera with driver spca5xx or gspcav1 or linux-UVC (gspcav1 supersede others)

2. check are there driver already installed on your machine:
    ''lsmod | grep gspca''

3. If not (likely) download driver from http://atrpms.net/dist/fc6/gspca/

LINUX FC6

1. select camera from the list, longest list that I found available on http://mxhaard.free.fr/spca5xx.html

  • select camera with driver spca5xx or gspcav1 or linux-UVC (gspcav1 supersede others)

2. check are there driver already installed on your machine:

  • lsmod | grep gspca

3. If not (likely) download driver from http://atrpms.net/dist/fc6/gspca/

2. install driver rpm -i gspcav1-kmdl-2.6.20-1.2952.fc6-1.00.18-4.fc6.i686.rpm

WebCam_on_Linux (last edited 2013-09-18 06:09:34 by localhost)