At Tue, 16 Apr 2002 14:47:35 +0200,
Markus Plail wrote:
> 
> Hi Takashi!
> 
> * Takashi Iwai writes:
> > Markus, could you try the latest cvs version, which fixes the "real"
> > behavior, whether digital out works?  if it doesn't work again, then
> > definitely GPOUT0 is the spot.
> 
> It doesn't work with latest CVS.

ok, now it's clear.
interesting, perhaps on alsa implemented in the inversed manner.
if my guess is correct, you'll get digital outs by changing
/usr/share/alsa/cards/EMU10K1.conf like the following:

--- /usr/share/alsa/cards/EMU10K1.conf  2002-03-22 16:05:56.000000000 +0100
+++ EMU10K1.conf        2002-04-16 16:23:28.000000000 +0200
@@ -240,7 +240,7 @@
                                name "SB Live Analog/Digital Output Jack"
                                lock true
                                preserve true
-                               value 1
+                               value 0
                        }
                ]
        }


please check this?


ciao,

Takashi

_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to