LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux > 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
 
Thread Tools
Old 04-16-2009, 11:28 AM   #1
gbonitz
LQ Newbie
 
Registered: Apr 2009
Posts: 2
Thanked: 0
Question Logitech QuickCam STX will not work on Ubuntu 8.04


[Log in to get rid of this advertisement]
I am attempting to install a Logitech QuickCam STX on a Ubuntu 8.04 distro (kernal 2.6.24-23-generic). I have seen numerous posts claiming this webcam works righ out of th ebox on this distro. I should be so lucky... The Logitech QuickCam STX i am attempting to use does not work.

lsusb gives this information:
Bus 001 Device 002: ID 046d:08d7 Logitech, Inc.
idVendor 0x046d Logitech, Inc.
idProduct 0x08d7

so it appears that my system is recognizing the webcam.

dmesg gives this information:
[ 13.507128] usbcore: registered new interface driver usbfs
[ 13.507171] usbcore: registered new interface driver hub
[ 13.543103] usbcore: registered new device driver usb
[ 13.659012] USB Universal Host Controller Interface driver v3.0
[ 13.659597] uhci_hcd 0000:00:1f.2: new USB bus registered, assigned bus number 1
[ 13.659880] usb usb1: configuration #1 chosen from 1 choice
[ 13.659922] hub 1-0:1.0: USB hub found
[ 13.659933] hub 1-0:1.0: 2 ports detected
[ 13.763179] uhci_hcd 0000:00:1f.4: new USB bus registered, assigned bus number 2
[ 13.763400] usb usb2: configuration #1 chosen from 1 choice
[ 13.763442] hub 2-0:1.0: USB hub found
[ 13.763453] hub 2-0:1.0: 2 ports detected
[ 14.038743] usb 1-2: new full speed USB device using uhci_hcd and address 2
[ 14.226488] usb 1-2: configuration #1 chosen from 1 choice
[ 32.247220] /build/buildd/linux-ubuntu-modules-2.6.24-2.6.24/debian/build/build-generic/media/gspcav1/gspca_core.c: USB GSPCA camera found.(ZC3XX)
[ 32.877667] usbcore: registered new interface driver gspca
[ 32.877677] /build/buildd/linux-ubuntu-modules-2.6.24-2.6.24/debian/build/build-generic/media/gspcav1/gspca_core.c: gspca driver 01.00.20 registered
[ 32.899973] usbcore: registered new interface driver snd-usb-audio

so it appears that the usb ports are there and that gspca is loaded.

When I attempt to run xawtv]I get the following messages:
This is xawtv-3.95.dfsg.1, running on Linux/i686 (2.6.24-23-generic)
xinerama 0: 1280x1024+0+0
can't open /dev/video0: No such file or directory
v4l-conf had some trouble, trying to continue anyway
v4l2: open /dev/video0: No such file or directory
v4l2: open /dev/video0: No such file or directory
v4l: open /dev/video0: No such file or directory
no video grabber device available

I have also tried cheese and Skype which also do not work but did not appear to give any useful information as to why not. By the way, the same webcam works perfectly on my XP system.

I need help with the next steps to debug this problem - any suggestions? Has anyone else had the same or similar problem? If so what was your solution?

Any help at all will be greatly appreciated.

Last edited by gbonitz; 04-16-2009 at 11:55 AM.. Reason: added additional info
gbonitz is offline     Reply With Quote
Old 04-17-2009, 09:28 AM   #2
gbonitz
LQ Newbie
 
Registered: Apr 2009
Posts: 2
Thanked: 0

Original Poster
Talking

Quote:
Originally Posted by gbonitz View Post
I am attempting to install a Logitech QuickCam STX on a Ubuntu 8.04 distro (kernal 2.6.24-23-generic). I have seen numerous posts claiming this webcam works righ out of th ebox on this distro. I should be so lucky... The Logitech QuickCam STX i am attempting to use does not work.

lsusb gives this information:
Bus 001 Device 002: ID 046d:08d7 Logitech, Inc.
idVendor 0x046d Logitech, Inc.
idProduct 0x08d7

so it appears that my system is recognizing the webcam.

dmesg gives this information:
[ 13.507128] usbcore: registered new interface driver usbfs
[ 13.507171] usbcore: registered new interface driver hub
[ 13.543103] usbcore: registered new device driver usb
[ 13.659012] USB Universal Host Controller Interface driver v3.0
[ 13.659597] uhci_hcd 0000:00:1f.2: new USB bus registered, assigned bus number 1
[ 13.659880] usb usb1: configuration #1 chosen from 1 choice
[ 13.659922] hub 1-0:1.0: USB hub found
[ 13.659933] hub 1-0:1.0: 2 ports detected
[ 13.763179] uhci_hcd 0000:00:1f.4: new USB bus registered, assigned bus number 2
[ 13.763400] usb usb2: configuration #1 chosen from 1 choice
[ 13.763442] hub 2-0:1.0: USB hub found
[ 13.763453] hub 2-0:1.0: 2 ports detected
[ 14.038743] usb 1-2: new full speed USB device using uhci_hcd and address 2
[ 14.226488] usb 1-2: configuration #1 chosen from 1 choice
[ 32.247220] /build/buildd/linux-ubuntu-modules-2.6.24-2.6.24/debian/build/build-generic/media/gspcav1/gspca_core.c: USB GSPCA camera found.(ZC3XX)
[ 32.877667] usbcore: registered new interface driver gspca
[ 32.877677] /build/buildd/linux-ubuntu-modules-2.6.24-2.6.24/debian/build/build-generic/media/gspcav1/gspca_core.c: gspca driver 01.00.20 registered
[ 32.899973] usbcore: registered new interface driver snd-usb-audio

so it appears that the usb ports are there and that gspca is loaded.

When I attempt to run xawtv]I get the following messages:
This is xawtv-3.95.dfsg.1, running on Linux/i686 (2.6.24-23-generic)
xinerama 0: 1280x1024+0+0
can't open /dev/video0: No such file or directory
v4l-conf had some trouble, trying to continue anyway
v4l2: open /dev/video0: No such file or directory
v4l2: open /dev/video0: No such file or directory
v4l: open /dev/video0: No such file or directory
no video grabber device available

I have also tried cheese and Skype which also do not work but did not appear to give any useful information as to why not. By the way, the same webcam works perfectly on my XP system.

I need help with the next steps to debug this problem - any suggestions? Has anyone else had the same or similar problem? If so what was your solution?

Any help at all will be greatly appreciated.
Problem resolved: the /dev/video0 file really was missing. Added it with following commands:

mknod /dev/video0 c 81 0
chmod 666 /dev/video0
chgrp video /dev/video0
ln -s /dev/video0 /dev/video

Once this was done the webcam worked with xawtv, cheese and Skype.

Score 1 for the newbee; 0 for the support team.
gbonitz is offline     Reply With Quote

Reply

Bookmarks


Thread Tools

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 Communicate STX npavlidis Slackware 7 05-14-2009 12:07 AM
Logitech Communicator STX - Mic doesn't work Walzing Linux - Hardware 0 08-06-2007 09:21 AM
Logitech QuickCam Communicate STX not recognized, kernel 2.4.27 Spearhawk Debian 4 04-22-2007 09:37 PM
logitech quickcam communicate STX and Mandrake 10.0 legalbeagle Linux - Hardware 0 01-05-2006 09:11 AM
trying to hook up logitech quickcam communicate stx kreie Linux - Hardware 12 09-09-2005 06:21 AM


All times are GMT -5. The time now is 09:42 PM.

Main Menu
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
RSS2  LQ Podcast
RSS2  LQ Radio
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration