LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 04-22-2005, 02:40 PM   #1
BoldKiller
Member
 
Registered: Apr 2002
Location: Montreal, Quebec
Distribution: Debian, Gentoo, RedHat
Posts: 142

Rep: Reputation: 15
Logitech QuickCam pro 4000 -- Debian


Hi,

I'm curently trying to run a logitech web cam (QuickCam Pro 4000). It is using a philips chipset and is suported by the pwc drivers. I am running a 2.4.18 kernel on a debian system (debain pre-compiled kernel).

I can insert the pwc module, here is what i get in /var/log/message:
Quote:
Apr 22 13:58:09 magoo kernel: uhci.c: USB Universal Host Controller Interface driver v1.1
Apr 22 13:58:09 magoo kernel: PCI: Found IRQ 11 for device 00:07.2
Apr 22 13:58:09 magoo kernel: uhci.c: USB UHCI at I/O 0xe000, IRQ 11
Apr 22 13:58:09 magoo kernel: usb.c: new USB bus registered, assigned bus number 1
Apr 22 13:58:09 magoo kernel: hub.c: USB hub found
Apr 22 13:58:09 magoo kernel: hub.c: 2 ports detected
Apr 22 13:58:09 magoo kernel: hub.c: USB new device connect on bus1/1, assigned device number 2
Apr 22 13:58:10 magoo kernel: usb.c: USB device 2 (vend/prod 0x46d/0x8b2) is not claimed by any active driver.
Apr 22 13:58:51 magoo kernel: usb.c: deregistering driver Philips webcam
Apr 22 13:58:51 magoo kernel: pwc Philips webcam module removed.
Apr 22 13:58:56 magoo kernel: pwc Philips PCA645/646 + PCVC675/680/690 + PCVC730/740/750 webcam module version 8.5 loaded.
Apr 22 13:58:56 magoo kernel: pwc Also supports the Askey VC010, Logitech Quickcam 3000 Pro, Samsung MPC-C10 and MPC-C30, the Creative WebCam 5 and the SOTEC CMS-001.
Apr 22 13:58:56 magoo kernel: usb.c: registered new driver Philips webcam
Apr 22 14:02:29 magoo kernel: usb-uhci.c: $Revision: 1.275 $ time 11:20:39 Apr 14 2002
Apr 22 14:02:29 magoo kernel: usb-uhci.c: High bandwidth mode enabled
Apr 22 14:02:29 magoo kernel: usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
It does not state it has seen the webcam and does not create the /dev/video0. I tryed to create video0 myself (mknod /dev/video0 c 81 0) but there does not seem to be a difference.

The /proc/modules says:
Quote:
pwc 36896 0 (unused)
soundcore 3556 0 (autoclean)
uhci 23720 0 (unused)
usbcore 48512 0 [pwc uhci]
videodev 4608 0 [pwc]
eepro100 17104 1
af_packet 11528 0 (unused)
rtc 5528 0 (autoclean)
ide-disk 6624 2 (autoclean)
ide-probe-mod 8064 0 (autoclean)
ide-mod 130860 2 (autoclean) [ide-disk ide-probe-mod]
ext3 56736 1 (autoclean)
jbd 35048 1 (autoclean) [ext3]
unix 13316 5 (autoclean)
Both uhci and pwc are marked as unused??


Bottom line is my video app says: cannot open /dev/video0. I believe it is because the drivers are not loaded corectly. (by the way, I know there are not the latest drivers, but I want to avoid recompiling a kernel)

Any ideas? Thanks in advance.
 
Old 04-22-2005, 04:00 PM   #2
BoldKiller
Member
 
Registered: Apr 2002
Location: Montreal, Quebec
Distribution: Debian, Gentoo, RedHat
Posts: 142

Original Poster
Rep: Reputation: 15
I just answer my own question:

Quote:
Some cameras such as the Logitech QuickCam 4000 Pro require a PWC version later than PWC 8.6 and a kernel version later than kernel version 2.4.18
I upgraded the kernel with kernel-image-2.4.27-2-tsc-586 package. It all seems to work fine.

Hope this can help some one else.
 
Old 04-25-2005, 11:35 PM   #3
pillu
LQ Newbie
 
Registered: Oct 2004
Posts: 4

Rep: Reputation: 0
hi,
Iam using Fedora Core 3 and the kernekversion is 2.6.9 and i tried to install a pwc-10.0.6a drivers for my logitech QuickCam Pro. It does not create the /dev/video0 device as soon as i connect the camera to my pc. What shall I do??This is very important to me as I have to do my project on linux using my web cam. Can u plzzz help me in configuring my web cam ??
 
Old 04-26-2005, 12:03 AM   #4
eady
LQ Newbie
 
Registered: Nov 2004
Location: Korea
Posts: 1

Rep: Reputation: 0
Talking

I think it's impossible, fedora does not use devfsd, so.. by default /dev/video0 is already exist.
also check videodev and pwc kernel module are already loaded.

Quote:
Originally posted by pillu
hi,
Iam using Fedora Core 3 and the kernekversion is 2.6.9 and i tried to install a pwc-10.0.6a drivers for my logitech QuickCam Pro. It does not create the /dev/video0 device as soon as i connect the camera to my pc. What shall I do??This is very important to me as I have to do my project on linux using my web cam. Can u plzzz help me in configuring my web cam ??
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Logitech Quickcam 4000 Pro and Fedora 2 Problem LonnieTC Fedora 1 11-17-2004 09:31 AM
Using a Logitech Quickcam Pro 4000 in Linux Problem Xris718 Linux - General 3 10-10-2004 04:18 AM
logitech quickcam pro 4000 dshafi Linux - General 1 08-19-2004 01:15 AM
logitech quickcam pro 4000 randogrulz Linux - Hardware 7 07-23-2003 09:55 PM
Logitech quickcam pro 4000 rh0win Linux - Hardware 2 05-31-2003 08:25 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 05:47 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration