Problem with c-qcam

Pierre Morel (p.morel@cisi.fr)
Tue, 29 Jun 1999 18:38:29 +0200


Hi,

I've some problem with the quickcam driver.
Here is what i've done to install it:
[root@gurli /root]# modprobe parport_pc io=0x378 irq=7
[root@gurli /root]# modprobe c-qcam.o
[root@gurli /root]# mknod /dev/video0 c 81 0

I can open the latest version of vic
(www-mice.cs.ucl.ac.uk/multimedia/software)

[root@gurli /root]# /root/tmp/vic_linux/vic_2.8_linux 224.10.10.10/10000

V4l: trying /dev/video0... ok, Quickcam
V4l: color; size: 80x60 => 320x240 (scales)
V4l: ports: Camera
V4l: depth=24, palette=rgb24
V4l: ==> format { 411 422 cif } size { small cif } port { Camera }
V4l: trying /dev/video1... open: No such device
V4l: trying /dev/video2... open: No such device
V4l: trying /dev/video3... open: No such device

But when i try to transmit i get this message:

ioctl VIDIOCGMBUF: Invalid argument
mmap: Invalid argument
V4l: device has no mmap support
ioctl VIDIOCMCAPTURE even: Invalid argument
ioctl VIDIOCMCAPTURE odd: Invalid argument
ioctl VIDIOCSYNC: Invalid argument
Segmentation fault (core dumped)

Anyone can help?
Thanx,
Pierre

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/