BBGW and USB Audio?

To add some more detail, if I try the simplest aplay command,



aplay Flute02.wav



I get the error message,



ALSA lib dlmisc.c:254:(snd1_dlobj_cache_get) Cannot open shared library /usr/lib/arm-linux-gnueabihf/alsa-lib/libasound_module_pcm_front.so

aplay: main:788: audio open error: No such device or address




but there isn’t a directory named /usr/lib/arm-linux-gnueabihf/alsa-lib and the closest related-looking library is,



/usr/lib/arm-linux-gnueabihf/libasound.so.2.0.0



This looks like a link-time problem that doesn’t match the installed libraries.

I updated the alsa and libasound packages using apt-get.



Do I need to recompile and link this?

Is there a collection of the ALSA config files that works with BBGW and USB sound cards?



…any assistance greatly appreciated…



stp in SB CA