Bug 6709

Summary: Logitech Fusion Webcam Mic regular sound distortion
Product: Drivers Reporter: Matt Ford (matt)
Component: Sound(ALSA)Assignee: Jaroslav Kysela (perex)
Status: REJECTED INSUFFICIENT_DATA    
Severity: normal CC: bunk, funtasyspace, perex, tiwai
Priority: P2    
Hardware: i386   
OS: Linux   
Kernel Version: 2.6.16.20 Subsystem:
Regression: --- Bisected commit-id:

Description Matt Ford 2006-06-18 06:55:38 UTC
Distribution: Ubuntu Dapper Drake, Redhat 3
Hardware Environment: Logitech Fusion USB Mic
Software Environment: Vanilla 2.6.16.20, Vanilla 2.6.11
Problem Description:

The USB mic for the Logitech Fusion webcam is detected and works using
snd_usb_audio.  There is however a annoying "loud click" for want of a better
description approximately every 5 seconds or so.  This happens on all
machines/distros (Ubuntu/RedHat 4 and Ubuntu with vanilla source kernel) I've
tested with the webcam.  

The issue must be with the usb_driver; reconfiguring ALSA to resample the USB
input has no effect.

Having looked around the web I see no other people reporting the issue; I have
no errors or interesting debug information.  Everything is great bar the regular
interrupt.  This is possible one of the poorest bug reports ever :-(

Steps to reproduce: plug in webcam and record sound.
Comment 1 Takashi Iwai 2006-06-20 10:16:00 UTC
To be sure, build with CONFIG_SND_DEBUG=y and see whether you get any kernel
error messages.

Comment 2 Adrian Bunk 2006-11-17 04:59:10 UTC
Please reopen this bug if:
- it is still present in kernel 2.6.19-rc6 and
- you can provide the requested information.
Comment 3 Jörg Hermsdorf 2007-10-24 09:52:44 UTC
I experience the same clicking noise with my Logitech Quickcam Sphere MP on
openSUSE 10.3 and kernel 2.6.22.9.

The kernel is compiled with CONFIG_SND_DEBUG=y and the only messages I see in /var/log/messages are:

Oct 24 17:10:38 linuxbox kernel: ALSA sound/usb/usbaudio.c:352: frame 0 active: -18
Oct 24 17:27:08 linuxbox kernel: ALSA sound/usb/usbaudio.c:352: frame 0 active: -18
Oct 24 17:27:08 linuxbox kernel: ALSA sound/usb/usbaudio.c:352: frame 0 active: -18
Oct 24 17:28:37 linuxbox kernel: ALSA sound/usb/usbaudio.c:352: frame 0 active: -18
Oct 24 17:41:36 linuxbox kernel: ALSA sound/usb/usbaudio.c:352: frame 0 active: -18
Oct 24 17:43:37 linuxbox kernel: ALSA sound/usb/usbaudio.c:352: frame 0 active: -18
Oct 24 17:53:38 linuxbox kernel: ALSA sound/usb/usbaudio.c:352: frame 0 active: -18

I hope that helps. If I can provide any additional information, just tell me. This bug is really annoying, there is a thread at http://forums.quickcamteam.net/showthread.php?tid=6 about this bug.
Comment 4 Jörg Hermsdorf 2007-10-25 05:31:48 UTC
Ok, I did a recording session with arecord for some minutes and I see a lot of those messages in dmesg:

ALSA sound/usb/usbaudio.c:352: frame 0 active: -18

ALSA sound/usb/usbaudio.c:670: cannot submit urb (err = -45)
Comment 5 Jörg Hermsdorf 2007-10-27 02:35:40 UTC
Could somebody please reopen this bug? I'm willing to provide all necessary information required to fix this bug.