http://bugzilla.novell.com/show_bug.cgi?id=558039 http://bugzilla.novell.com/show_bug.cgi?id=558039#c1 Takashi Iwai <tiwai@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |marco.calistri@yahoo.com.br --- Comment #1 from Takashi Iwai <tiwai@novell.com> 2009-11-24 16:02:02 UTC --- Well, skype is the worst choice as a test program. So, let's start from something different. First off, please run alsa-info.sh with --no-upload option, and attach the generated file. This contains lots of sound hardware information. Then check /proc/asound/cards to see which card index is for the webcam. Suppose it's 1 (0 is usually for the on-board HD-audio device). Then check the mixer status via % alsamixer -c1 If finished (or no mixer elements need adjustment), record like: % arecord -Dplughw:1 -fdat -vv foo.wav If this gives a device error (due to blocking by pulseaudio), use pasuspender: % pasuspender arecord -Dplughw:1 -fdat -vv foo.wav Does it give any sounds? If not, give alsa-info.sh at this state. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.