I am using the console/dsp (sound card function) and ALSA with asterisk 
on a motherboard with HDMI.
If I am using analog sound on the motherboard everything works.
If I switch to the digital sound everything else works but asterisk... 
No sound I mean.

/etc/asound.conf for analog is:
pcm.snd_card {
    type hw
    card 0
    device 0
}

/etc/asound.conf for digital is:
pcm.snd_card {
    type hw
    card 0
    device 3
}

aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: NVidia [HDA NVidia], device 0: VT1708B Analog [VT1708B Analog]
 Subdevices: 1/2
 Subdevice #0: subdevice #0
 Subdevice #1: subdevice #1
card 0: NVidia [HDA NVidia], device 3: NVIDIA HDMI [NVIDIA HDMI]
 Subdevices: 1/1
 Subdevice #0: subdevice #0

So I thought I was setup correctly - but what is wrong with digital ?

Is there something else special to do to get an application like 
asterisk using the
digital sound?

Thanks,

Jerry


------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to