Sound in Mandriva

Discussion in 'Linux Virtual Machine' started by Doug_M, Jul 29, 2007.

  1. Doug_M

    Doug_M Bit poster

    Messages:
    1
    Hi, I've installed Mandriva Free 2007.1 Spring (with all the latest updates and kernel 2.6.17.14mdv). DMESG shows the AC97 i810 sound card being detected correctly, lsmod shows the AC97 module loaded, and during boot up I can see the mixer settings being set without any error. However, when I try to play a sound file with aplay I get this:
    Code:
    [doug@localhost ~]$ aplay /usr/share/sounds/warning.wav
    ALSA lib confmisc.c:769:(parse_card) cannot find card ''
    ALSA lib conf.c:3500:(_snd_config_evaluate) function snd_func_card_driver returned error: No such device
    ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
    ALSA lib conf.c:3500:(_snd_config_evaluate) function snd_func_concat returned error: No such device
    ALSA lib confmisc.c:1247:(snd_func_refer) error evaluating name
    ALSA lib conf.c:3500:(_snd_config_evaluate) function snd_func_refer returned error: No such device
    ALSA lib conf.c:3972:(snd_config_expand) Evaluate error: No such device
    ALSA lib pcm.c:2145:(snd_pcm_open_noupdate) Unknown PCM default
    aplay: main:545: audio open error: No such device
    Anyone else have success with Mandriva and sound?

    Thanks,
    Doug
     

Share This Page