Hi, I can't manage to run alsa on my mini2440 board. I have alsa compiled in the kernel. Alsa libs are compiled too and placed in the root file system. Finally I can't run an example program because of an error: pcm_params.c:2348: sndrv_pcm_hw_params: Assertion `err >= 0' failed. I looked at sources and it seems like the alsa is not correctly configured. Err that is returned suggests that the period_size configuration option is not set. I tryed to test asound.conf from angstrom filesystem for mini2440 but it didn't work. Could you suggest me how to setup the sound system? regards Jacek