Differences between revisions 5 and 6
Revision 5 as of 2003-11-23 15:45:07
Size: 871
Editor: anonymous
Comment:
Revision 6 as of 2004-04-22 00:14:01
Size: 23
Editor: anonymous
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
DynebolicFaq : [http://dynebolic.org/ dyne:bolic homepage]
----
==== How can I use my usb webcam on dyne:bolic? ====

You have to activate the camera loading its kernel module, depending on the webcam you've got:
        
 *for '''logitech/dexxa''' quickcams the module is ''mod_quickcam'' and is installed by typing, at terminal:
 
 ''modprobe mod_quickcam''

 *for '''philips''' webcams the module is ''pwc'':
 
 ''modprobe pwc''

 *for other webcams, please refer to the [http://www.linux-usb.org linux-usb] site.
        
'''Please note''' that hasciicam and freej '''don't''' support philips webcams.

Once the module is loaded, you will get a device called ''/dev/v4l/video0''

For convenience, you could also make a link to it:

''ln -sf /dev/v4l/video0 /dev/video''

----
DynebolicFaq : [http://dynebolic.org/ dyne:bolic homepage]
----
Describe webcam here.

Describe webcam here.

webcam (last edited 2020-10-27 17:00:21 by asbesto)