Audio not working in BeagleBoard-XM

Hi all,

I was trying to play an audio file in my BeagleBoard-XM running
angstrom. However, I was faced with the following errors:

root@beagleboard:~/project# aplay light\ of\ the\ dawn.ogg
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4184:(_snd_config_evaluate) function
snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4184:(_snd_config_evaluate) function snd_func_concat
returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4184:(_snd_config_evaluate) function snd_func_refer
returned error: No such file or directory
ALSA lib conf.c:4663:(snd_config_expand) Evaluate error: No such file
or directory
ALSA lib pcm.c:2212:(snd_pcm_open_noupdate) Unknown PCM default
aplay: main:660: audio open error: No such file or directory

root@beagleboard:~/project# aplay -l
aplay: device_list:240: no soundcards found...

Any pointers in helping resolve this would be welcome.

Thank you in advance.

Hi Haris,

I can’t make audio to work on my BBxM either. Were you able to resolve the above issue yet ??

thanks
Chahat

modprobe snd_soc_omap
modprobe snd_soc_twl4030
modprobe snd_soc_omap3beagle
modprobe snd_soc_omap_mcbsp