Jaroslav Kysela schrieb:

>On Mon, 2 Sep 2002, Helge Lenz wrote:
>
>  
>
>>>Could you send me ouput from 'lspci -vx' for your soundcard?
>>>      
>>>
>
>Please, try this patch and let me know if IEC958 appears in alsactl's 
>output.
>
>Index: ens1370.c
>===================================================================
>RCS file: /cvsroot/alsa/alsa-kernel/pci/ens1370.c,v
>retrieving revision 1.20
>diff -u -r1.20 ens1370.c
>--- ens1370.c   13 Aug 2002 16:13:40 -0000      1.20
>+++ ens1370.c   4 Sep 2002 07:53:42 -0000
>@@ -1298,6 +1298,7 @@
>        { .vid = PCI_VENDOR_ID_ENSONIQ, .did = PCI_DEVICE_ID_ENSONIQ_CT5880, .rev = 
>CT5880REV_CT5880_D },
>        { .vid = PCI_VENDOR_ID_ENSONIQ, .did = PCI_DEVICE_ID_ENSONIQ_CT5880, .rev = 
>CT5880REV_CT5880_E },
>        { .vid = PCI_VENDOR_ID_ENSONIQ, .did = PCI_DEVICE_ID_ENSONIQ_ES1371, .rev = 
>ES1371REV_CT5880_A },
>+       { .vid = PCI_VENDOR_ID_ENSONIQ, .did = PCI_DEVICE_ID_ENSONIQ_ES1371, .rev = 
>ES1371REV_ES1373_8 },
>        { .vid = PCI_ANY_ID, .did = PCI_ANY_ID }
> };
>
>
>
>                                               Jaroslav
>
>-----
>Jaroslav Kysela <[EMAIL PROTECTED]>
>Linux Kernel Sound Maintainer
>ALSA Project  http://www.alsa-project.org
>SuSE Linux    http://www.suse.com
>
>
>  
>
now iec958 appears in asound.state. But I can not hear any sound. If I 
want to pass ac3 to the spdif  output with ac3dec -R (or -C or -P) it says:

Using PCM device 'iec958:AES0=0x0,AES1=0x82,AES2=0x0,AES3=0x2'
ALSA lib pcm.c:1645:(snd_pcm_open_conf) Invalid type for PCM 
iec958:AES0=0x0,AES1=0x82,AES2=0x0,AES3=0x2 definition (id: iec958, 
value: cards.pcm.iec958)
snd_pcm_open: Invalid argument
Output open failed

When I do "aplay -L" there is a pcm device "spdif" and "iec958" but they 
do not work either.



-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to