Differences between revisions 3 and 5 (spanning 2 versions)
Revision 3 as of 2007-06-27 06:59:57
Size: 229
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)
Line 4: Line 5:
2. download driver from http://atrpms.net/dist/fc6/gspca/ 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)