From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: Re: [alsa-cvslog] CVS: alsa-kernel/pci/emu10k1 emu10k1_main.c,1.12,1.13 Date: Tue, 16 Apr 2002 18:07:26 +0200 Sender: alsa-devel-admin@lists.sourceforge.net Message-ID: References: <873cxxmmjt.fsf@www.gitteundmarkus.de> <87sn5vn72w.fsf@www.gitteundmarkus.de> <87elhfn1rd.fsf@www.gitteundmarkus.de> Mime-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII Return-path: In-Reply-To: <87elhfn1rd.fsf@www.gitteundmarkus.de> Errors-To: alsa-devel-admin@lists.sourceforge.net List-Help: List-Post: List-Subscribe: , List-Unsubscribe: , List-Archive: To: Markus Plail Cc: Jaroslav Kysela , "alsa-devel@lists.sourceforge.net" List-Id: alsa-devel@alsa-project.org At Tue, 16 Apr 2002 16:42:30 +0200, Markus Plail wrote: > > Hi Takashi! > > * Takashi Iwai writes: > > 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? > > Doesn't change anything really. I did an 'alsasound stop', edited > EMU10K1.conf and then 'alsasound start'. Was that right? yes. now please check the state of this switch by alsamixer. try to play raw data once, and check whether the switch is changed. alsamixer will show the current status (and change the status if any notified). if this doesn't work.. hmm.. needs more consideration. Takashi