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

Re: Audio/Video on amd64 Lenny



I did get the microphone to work after the ia32 libs were installed.
(not quite sure why...)
But, the sound quality from the mic is pretty bad...
Concerning the webcam...

On Tue, May 19, 2009 12:39 Florian Kulzer wrote:

A Logitech QuickCam is plugged into a USB port.
We need the vendor and device ID, see the output of "lsusb".
====
# lsusb
Bus 005 Device 004: ID 046d:08b1 Logitech, Inc. QuickCam Notebook Pro
Bus 005 Device 003: ID 3538:0050 Power Quotient International Co., Ltd
Bus 005 Device 002: ID 04b4:6560 Cypress Semiconductor Corp. CY7C65640 USB-2.0 "TetraHub"
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
# dmesg | grep -i 046d
[ 4.450427] usb 5-2.4: New USB device found, idVendor=046d, idProduct=08b1
# dmesg | grep "5-2.4"
[ 4.126080] usb 5-2.4: new full speed USB device using ehci_hcd and address 4
[    4.448374] usb 5-2.4: configuration #1 chosen from 1 choice
[ 4.450427] usb 5-2.4: New USB device found, idVendor=046d, idProduct=08b1 [ 4.450433] usb 5-2.4: New USB device strings: Mfr=0, Product=0, SerialNumber=0
# grep usb /var/log/kern.log
[...]
May 21 10:15:11 ccasvr kernel: [ 7.543428] pwc: Logitech QuickCam Notebook Pro USB webcam detected. May 21 10:15:11 ccasvr kernel: [ 7.544719] usbcore: registered new interface driver Philips webcam
[...]
# grep "pwc:" /var/log/kern.log
May 21 10:15:11 ccasvr kernel: [ 7.543378] pwc: Philips webcam module version 10.0.13 loaded. May 21 10:15:11 ccasvr kernel: [ 7.543384] pwc: Supports Philips PCA645/646, PCVC675/680/690, PCVC720[40]/730/740/750 & PCVC830/840. May 21 10:15:11 ccasvr kernel: [ 7.543388] pwc: Also supports the Askey VC010, various Logitech Quickcams, Samsung MPC-C10 and MPC-C30, May 21 10:15:11 ccasvr kernel: [ 7.543393] pwc: the Creative WebCam 5 & Pro Ex, SOTEC Afina Eye and Visionite VCS-UC300 and VCS-UM100. May 21 10:15:11 ccasvr kernel: [ 7.543428] pwc: Logitech QuickCam Notebook Pro USB webcam detected. May 21 10:15:11 ccasvr kernel: [ 7.543470] pwc: Registered as /dev/video0. May 21 10:15:23 ccasvr kernel: [ 25.759602] pwc: Failed to set video mode QSIF@10 fps; return code = -32 May 21 10:15:23 ccasvr kernel: [ 25.759602] pwc: Failed to set video mode QSIF@10 fps; return code = -32 May 21 10:15:25 ccasvr kernel: [ 28.506922] pwc: Failed to set video mode QSIF@10 fps; return code = -32 May 21 10:15:25 ccasvr kernel: [ 28.508164] pwc: Failed to set video mode QSIF@10 fps; return code = -32
====

Nothing I have tried will bring up the webcam.
That statement does not help at all; what did you try already?
I tried configuring Ekiga, and it could find no video (/dev/video0) device.
I tried using VLC and accessing the v4l capture device (/dev/video0) and it sent the app's UI into a blinking frenzy.
So I tried a few commands:
====
# v4l-conf # This one I just ran over a VNC connection from the office to home... So the X-display is :1.0...
v4l-conf: using X11 display :1.0
WARNING: Your X-Server has no DGA support.
mode: 1024x768, depth=16, bpp=16, bpl=2048, base=unknown
can't open /dev/video0: Broken pipe
# motion
[0] Processing thread 0 - config file /etc/motion/motion.conf
[0] Motion 3.2.9 Started
[0] ffmpeg LIBAVCODEC_BUILD 3355136 LIBAVFORMAT_BUILD 3409664
[0] Thread 1 is from /etc/motion/motion.conf
[0] motion-httpd/3.2.9 running, accepting connections
[1] Thread 1 started
[0] motion-httpd: waiting for data on port TCP 8080
[1] Failed to open video device /dev/video0: Broken pipe
[1] Capture error calling vid_start
[1] Thread finishing...
# grep video0 /var/log/syslog
May 21 15:38:15 ccasvr motion: [1] Failed to open video device /dev/video0: Broken pipe
====
It looks like /dev/video0 should be there and be functional...
Any help is greatly appreciated,
Larry
Reply to: