Malte Gell <malte.gell <at> gmx.de> writes: > > On Montag, 7. April 2008, Jasper wrote: > > > Using "default" makes it going through artsd in your case and that is > > doing the rate-conversion. > > > > Using "hw" is more direct. So you could try it with "-f dat" as > > parameter. > > arecord -f dat -D hw:1 test.wav > > Recording WAVE 'test.wav' : Signed 16 bit Little Endian, Rate 48000 Hz, > Stereo > arecord: set_params:906: Channels count non available > > Doesn't work either... I think there must be a general issue with ALSA > somewhere, because the webcam mic does not work anywhere, it does not > work with Skype, it does not work with ALSA at all. I found with Google > now some other folks with the same issue, so there seems to be a > general problem somewhere with USB sound / microphones... > > Malte > > ------------------------------------------------------------------------- Don't give up to soon, you are making progress, now it is complaining about the number of channels, and that is correct, "-f dat" suggests 2 channels. Look at "man arecord" for all the switches. Try using "-r 48000" ( in stead of -f dat ). "-c 1" is not necessary. Maybe "-f S16_LE" ?? Alsa is supposed to work on all possible different hardware, so it is -very- flexible... --Japser. ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Register now and save $200. Hurry, offer ends at 11:59 p.m., Monday, April 7! Use priority code J8TLD2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Alsa-user mailing list Alsa-user@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/alsa-user