[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Logitech Quickcam Pro 4000



vvarsanyi@comcast.net writes:

> Hello everyone,
>  I'm having difficulty getting this webcam to work.  I compiled the phillips 
> webcam module as part of the kernel, it appears to load properly but still does 
> not work. /dev/video0 did not exist so i created it with 'mknod /dev/video0 c 81 
> 0'. Here's what the kernel shows on load: 
> pwc Philips PCA645/646 + PCVC675/680/690 + PCVC730/740/750 webcam module version 
> 8.12 loaded.
> pwc Also supports the Askey VC010, various Logitech QuickCams, Samsung MPC-C10 
> and MPC-C30,
> pwc the Creative WebCam 5, SOTEC Afina Eye and Visionite VCS-UC300 and 
> VCS-UM100.
> drivers/usb/core/usb.c: registered new driver Philips webcam
> Philips webcam 2-1:1.1: usb_probe_interface
> Philips webcam 2-1:1.1: usb_probe_interface - got id
> pwc Logitech QuickCam 4000 Pro USB webcam detected.
> pwc Registered as /dev/video0.

IANAMOKC (I am not a master of kernel compiling), but I believe that
you also need one of the following modules: usb-ohci, usb-uhci or
ehci-hcd. You can find out which of the module you need, by writing
the following (as root)

lspci -vv | grep USB

Alternatively you can look at the specifications of the USB-port of
your computer (It will mention one of the words UHCI, OHCI or EHCI).

By the way, there has been several reports of people having problems
using pwc with OHCI ports. Search google for further information.

http://www.google.com/search?q=pwc+ohci+timeout

                      Good luck

                            Niels


-- 
Niels L Ellegaard  http://dirac.ruc.dk/~gnalle/



Reply to: