Re: [alsa-devel] DELL SP2309W Monitor with Integrated microphone
At Wed, 18 Mar 2009 08:24:09 -0700, Jason Holmes wrote:
No the device doesn't work either when using plughw:Webcam.
What error did you get?
Takashi
arecord --device=plughw:Webcam test Recording WAVE 'test' : Unsigned 8 bit, Rate 8000 Hz, Mono ALSA lib pcm_params.c:2135:(snd1_pcm_hw_refine_slave) Slave PCM not usable arecord: set_params:939: Broken configuration for this PCM: no configurations available
On Wed, Mar 18, 2009 at 8:36 AM, Takashi Iwai tiwai@suse.de wrote:
At Wed, 18 Mar 2009 08:24:09 -0700, Jason Holmes wrote:
No the device doesn't work either when using plughw:Webcam.
What error did you get?
Takashi
At Wed, 18 Mar 2009 08:41:55 -0700, Jason Holmes wrote:
arecord --device=plughw:Webcam test Recording WAVE 'test' : Unsigned 8 bit, Rate 8000 Hz, Mono ALSA lib pcm_params.c:2135:(snd1_pcm_hw_refine_slave) Slave PCM not usable arecord: set_params:939: Broken configuration for this PCM: no configurations available
Hm, what about
% arecord -Dplughw:Webcam -fdat test.wav
??
Takashi
Here are the results arecord -Dplughw:Webcam -fdat test.wav Recording WAVE 'test.wav' : Signed 16 bit Little Endian, Rate 48000 Hz, Stereo ALSA lib pcm_params.c:2135:(snd1_pcm_hw_refine_slave) Slave PCM not usable arecord: set_params:939: Broken configuration for this PCM: no configurations available
On Wed, Mar 18, 2009 at 8:50 AM, Takashi Iwai tiwai@suse.de wrote:
At Wed, 18 Mar 2009 08:41:55 -0700, Jason Holmes wrote:
arecord --device=plughw:Webcam test Recording WAVE 'test' : Unsigned 8 bit, Rate 8000 Hz, Mono ALSA lib pcm_params.c:2135:(snd1_pcm_hw_refine_slave) Slave PCM not
usable
arecord: set_params:939: Broken configuration for this PCM: no
configurations
available
Hm, what about
% arecord -Dplughw:Webcam -fdat test.wav
??
Takashi
At Wed, 18 Mar 2009 09:01:37 -0700, Jason Holmes wrote:
Here are the results arecord -Dplughw:Webcam -fdat test.wav Recording WAVE 'test.wav' : Signed 16 bit Little Endian, Rate 48000 Hz, Stereo ALSA lib pcm_params.c:2135:(snd1_pcm_hw_refine_slave) Slave PCM not usable arecord: set_params:939: Broken configuration for this PCM: no configurations available
In this case you can use -Dhw:1 instead of plughw.
Takashi
Using -Dhw:1 instead of plughw gives arecord -Dhw:1 -fdat test.wav Recording WAVE 'test.wav' : Signed 16 bit Little Endian, Rate 48000 Hz, Stereo arecord: set_params:939: Broken configuration for this PCM: no configurations available
On Wed, Mar 18, 2009 at 9:21 AM, Takashi Iwai tiwai@suse.de wrote:
At Wed, 18 Mar 2009 09:01:37 -0700, Jason Holmes wrote:
Here are the results arecord -Dplughw:Webcam -fdat test.wav Recording WAVE 'test.wav' : Signed 16 bit Little Endian, Rate 48000 Hz,
Stereo
ALSA lib pcm_params.c:2135:(snd1_pcm_hw_refine_slave) Slave PCM not
usable
arecord: set_params:939: Broken configuration for this PCM: no
configurations
available
In this case you can use -Dhw:1 instead of plughw.
Takashi
participants (2)
-
Jason Holmes
-
Takashi Iwai