[cpia] Webcam 3 pp version not being detected

Nick Holloway Nick.Holloway@pyrites.org.uk
31 Oct 2002 18:58:35 -0000


mip_fyp@yahoo.com (Affan Ahmed) writes:
> "Q: I have a parallel port camera. Does your driver support it? 
> A: The OV511 chip supports the USB bus only. The CPiA chip is used in
> many parallel cameras, notably some revisions of the Creative Labs
> WebCam3 Parallel, and in some USB cameras. You can find drivers for the
> CPiA here.

I hadn't read closely enough to spot that it says that _some_ revisions
of the WebCam3 parallel are cpia.  The first step is to determine if
your camera is one of them.

When I boot a 2.4.18 kernel with the WebCam II plugged in, I get the
following (taken from dmesg):

    parport0: PC-style at 0x3bc [PCSPP,TRISTATE]
    parport0: Multimedia device, VLSI Vision Ltd PPC2 Camera

If I cat /proc/sys/dev/parport/parport0/autoprobe, then I get:

    CLASS:MEDIA;
    MODEL:PPC2 Camera;
    MANUFACTURER:VLSI Vision Ltd;
    DESCRIPTION:Parallel Port Camera;
    COMMAND SET:CPIA_1-20;

The cpia_pp driver only registers cameras where the device is class media,
and the command set starts with "CPIA_1".

What do you get from your bootup messages and /proc information when
you boot with your camera plugged in?

-- 
 `O O'  | Nick.Holloway@pyrites.org.uk
// ^ \\ | http://www.pyrites.org.uk/