[Alsa-user] Device exists, PCM does not

2009-01-27 Thread Evan Leibovitch
Hello everyone, I am running Kubuntu 8.10, and trying to make a Microsoft NX-6000 webcam work with my system. In what seems to be the reverse of most circumstances, the webcam works fine for me but the USB microphone does not. Here is the output of arecord with various options: # arecord

Re: [Alsa-user] Device exists, PCM does not

2009-01-27 Thread Clemens Ladisch
Evan Leibovitch wrote: # arecord -D hw:1,0 /dev/null Recording WAVE 'test.wav' : Signed 16 bit Little Endian, Rate 44100 Hz, Stereo arecord: set_params:932: Broken configuration for this PCM: no configurations available Try arecord -D default:1. HTH Clemens