On Mon, 26 Nov 2001, Tom Browne wrote: > Note that I had to modify the ALSA open code to get it working with the > Envy24... fails with a PCM write error #14 if try to use the device > "hw:0,0"... needed to change it to "plughw:0,0"... why?!?
you can use the -d option. perhaps latencytest would do better to use "default" as default instead of "hw:0,0" as default. ("hw" works in latencytest but not with aplay - seems to be a bug with latencytest?) hw:0,0" does not work because the ice1712 driver is trying to play on 10 channels and you are unintentionally setting the buffer way too small for ten channels (or something like that). -dave -- perl -e'@email=split(//,".tenmhd\@nosbud");foreach$letter(@email){$ email=$letter.$email;}$email=~s/(m|net\.)/a\1\1/g;print"$email\n";' _______________________________________________ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel