LinuxQuestions.org
Visit Jeremy's Blog.
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 06-27-2010, 08:13 PM   #1
Darkestfilth
LQ Newbie
 
Registered: Sep 2006
Distribution: Arch Linux
Posts: 13

Rep: Reputation: 0
Webcam issues


I've been having issues getting my webcam to work ever since I installed Arch Linux. It did work in Ubuntu/Kubuntu. Now, when trying to view it in guvcview, all I get is a black screen, but the light on the camera is on. I've also tried emesene, but it doesn't even recognize my webcam.

I'm using a Logitech Quickcam 4000, and I've got the right driver to load on boot.

dmesg | tail

Code:
pwc: Logitech QuickCam 4000 Pro USB webcam detected.
pwc: Registered as video0.
input: PWC snapshot button as /devices/pci0000:00/0000:00:0b.0/usb2/2-4/input/input7
usbcore: registered new interface driver snd-usb-audio
r8169 0000:05:00.0: eth0: link up
r8169 0000:05:00.0: eth0: link up
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
eth0: no IPv6 routers present
fuse init (API version 7.13)
Output from guvcview:

Code:
guvcview 1.3.1

(guvcview:12284): Gtk-WARNING **: Unable to locate theme engine in module_path: "mist",

(guvcview:12284): Gtk-WARNING **: Unable to locate theme engine in module_path: "mist",
video device: /dev/video0 
/dev/video0 - device 1
Init. Logitech QuickCam Pro 4000 (location: usb-0000:00:0b.0-4)
{ pixelformat = 'PWC2', description = 'Raw Philips Webcam' }
   { not supported - request format(843274064) support at http://guvcview.berlios.de }
{ pixelformat = 'YU12', description = '4:2:0, planar, Y-Cb-Cr' }
{ discrete: width = 160, height = 120 }
    Time interval between frame: 1/5, 1/10, 1/15, 1/20, 1/25, 1/30, 
{ discrete: width = 320, height = 240 }
    Time interval between frame: 1/5, 1/10, 1/15, 1/20, 1/25, 1/30, 
{ discrete: width = 640, height = 480 }
    Time interval between frame: 1/5, 1/10, 1/15, 
{ pixelformat = 'RGB3', description = 'RGB3' }
{ discrete: width = 160, height = 120 }
    Time interval between frame: 1/5, 1/10, 1/15, 1/20, 1/25, 1/30, 
{ discrete: width = 320, height = 240 }
    Time interval between frame: 1/5, 1/10, 1/15, 1/20, 1/25, 1/30, 
{ discrete: width = 640, height = 480 }
    Time interval between frame: 1/5, 1/10, 1/15, 
{ pixelformat = 'BGR3', description = 'BGR3' }
{ discrete: width = 160, height = 120 }
    Time interval between frame: 1/5, 1/10, 1/15, 1/20, 1/25, 1/30, 
{ discrete: width = 320, height = 240 }
    Time interval between frame: 1/5, 1/10, 1/15, 1/20, 1/25, 1/30, 
{ discrete: width = 640, height = 480 }
    Time interval between frame: 1/5, 1/10, 1/15, 
{ pixelformat = 'YV12', description = 'YV12' }
{ discrete: width = 160, height = 120 }
    Time interval between frame: 1/5, 1/10, 1/15, 1/20, 1/25, 1/30, 
{ discrete: width = 320, height = 240 }
    Time interval between frame: 1/5, 1/10, 1/15, 1/20, 1/25, 1/30, 
{ discrete: width = 640, height = 480 }
    Time interval between frame: 1/5, 1/10, 1/15, 
vid:046d 
pid:08b2 
driver:pwc
checking format: 842093913
Unable to set 1/5 fps
VIDIOC_S_PARM error: Invalid argument
VIDIOC_G_PARM - Unable to get timeperframe: Invalid argument
fps is set to 1/5
V4L2_CTRL_FLAG_NEXT_CTRL not supported
fps is set to 1/5
 Could not grab image (select timeout): Resource temporarily unavailable
 Could not grab image (select timeout): Resource temporarily unavailable
 Could not grab image (select timeout): Resource temporarily unavailable
 Could not grab image (select timeout): Resource temporarily unavailable
 Could not grab image (select timeout): Resource temporarily unavailable
 Could not grab image (select timeout): Resource temporarily unavailable
 Could not grab image (select timeout): Resource temporarily unavailable
 Could not grab image (select timeout): Resource temporarily unavailable
 Could not grab image (select timeout): Resource temporarily unavailable
 Could not grab image (select timeout): Resource temporarily unavailable
Any help or suggestions would be GREATLY appreciated. Thanks!
 
Old 06-28-2010, 04:24 AM   #2
H_TeXMeX_H
LQ Guru
 
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,928
Blog Entries: 2

Rep: Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301
Can you post the output of 'lsusb', because this camera isn't listed anywhere.
 
Old 06-28-2010, 01:59 PM   #3
Darkestfilth
LQ Newbie
 
Registered: Sep 2006
Distribution: Arch Linux
Posts: 13

Original Poster
Rep: Reputation: 0
Sure

Code:
Bus 002 Device 003: ID 046d:08b2 Logitech, Inc. QuickCam Pro 4000
Bus 002 Device 002: ID 046d:c317 Logitech, Inc. Wave Corded Keyboard
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 
Old 06-28-2010, 02:14 PM   #4
H_TeXMeX_H
LQ Guru
 
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,928
Blog Entries: 2

Rep: Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301
I see, so then it does use the pwc driver.

Hmm, have you tried different format options like 'guvcview --format=jpeg' or something.
 
Old 06-28-2010, 10:07 PM   #5
Darkestfilth
LQ Newbie
 
Registered: Sep 2006
Distribution: Arch Linux
Posts: 13

Original Poster
Rep: Reputation: 0
Nope, just tried and it's still a black screen. Also, as was said it's not just guvcview's fault. I can't even get the webcam to be recognized in instant messenger programs like emesense. Guvcview atleast recognizes the webcam, but alas no picture.
 
  


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
Kopete Webcam Issues Optykall Linux - Software 3 12-29-2008 10:12 AM
Webcam Issues muzu Linux - Hardware 6 12-04-2008 10:37 AM
WebCam Issues with IM (Howto) MikeEller Linux - Hardware 0 10-26-2007 08:20 AM
webcam issues eegerda Linux - Hardware 1 10-09-2005 01:00 PM
webcam issues fackamato Linux - Hardware 3 06-01-2005 10:36 PM

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

All times are GMT -5. The time now is 08:31 AM.

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