On Sat, 8 Dec 2001, James Tappin wrote: > For the last few days, I've been having a problem recording with snd. When > I start the record menu, I get the following error: > > [13:07:27] alsa_audio_open: hw:0,0: cannot set buffer size to 3 periods of > 1024 frames; > total requested buffer size is 3072 frames, minimum allowed is 2, maximum > is 1365
It looks like the driver is not able to allocate more than 64kB memory for the capture buffer: 1365 * 12 (channels) * 4 (bytes per sample) = 65520 bytes I suggest rebooting your system. Jaroslav ----- Jaroslav Kysela <[EMAIL PROTECTED]> SuSE Linux http://www.suse.com ALSA Project http://www.alsa-project.org _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user