Lines Matching refs:qcam
1 c-qcam - Connectix Color QuickCam video4linux kernel driver
21 The file ../drivers/char/c-qcam.c is a device driver for the
39 The c-qcam depends on parallel port support, video4linux, and the
48 CONFIG_VIDEO_CQCAM M for c-qcam.o Color Quickcam module
81 alias char-major-81-0 c-qcam
85 the 'c-qcam' module to load. If you have other video sources with
108 your c-qcam to mean something more:
110 ln -s video0 c-qcam # make /dev/c-qcam a working file
111 ln -s c-qcam video # make /dev/c-qcam your default video source
116 would like the c-qcam readable by non-root users, you will need to
128 The c-qcam is IEEE1284 compatible, so if you are using the proc file
143 reliably detect a c-qcam, even though one is attached. In this case,
145 modprobe -v c-qcam
147 insmod -v c-qcam
157 v4lgrab >qcam.ppm ; wc qcam.ppm ; xv qcam.ppm
159 Is a working c-qcam connected to the port?
165 Is the c-qcam module loaded?
166 modprobe -v c-qcam ; lsmod
176 isn't, you might try patching the c-qcam module to add a parport=xxx
177 option as in the bw-qcam module so you can specify the parallel port:
179 insmod -v c-qcam parport=0
181 And bypass the detection code, see ../../drivers/char/c-qcam.c and
192 format (.ppm) Using this like: 'v4lgrab | convert - c-qcam.jpg'
194 http://mug.sys.virginia.edu/~drf5n/extras/c-qcam.jpg