[alsa-devel] ALSA lib pcm.c:2175 snd_pcm_open_conf) symbol _snd_pcm_plug_open is not defined inside [builtin]

Clemens Ladisch clemens at ladisch.de
Tue Sep 7 13:19:39 CEST 2010


asim khan wrote:
> *ALSA lib pcm.c:2175 snd_pcm_open_conf) symbol _snd_pcm_plug_open is not
> defined inside [builtin]
> cannot open audio device plughw:0,0 (No such device or address).*

alsa-lib's configure script has the option --with-pcm-plugins=... to
specify which plugins should be included.  In your case, the plug
plugin was obviously not included in this list.

(Many embedded application do need the automatic sample rate/format
conversion and use the "hw" device.)


Regards,
Clemens


More information about the Alsa-devel mailing list