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 16:33:00 +0200 Sender: alsa-devel-admin@lists.sourceforge.net Message-ID: References: <873cxxmmjt.fsf@www.gitteundmarkus.de> <87sn5vn72w.fsf@www.gitteundmarkus.de> <3CBC26AB.6030907@superbug.demon.co.uk> Mime-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII Return-path: In-Reply-To: <3CBC26AB.6030907@superbug.demon.co.uk> Errors-To: alsa-devel-admin@lists.sourceforge.net List-Help: List-Post: List-Subscribe: , List-Unsubscribe: , List-Archive: To: James@superbug.demon.co.uk Cc: alsa-devel@lists.sourceforge.net List-Id: alsa-devel@alsa-project.org Hi James, At Tue, 16 Apr 2002 14:27:07 +0100, James Courtier-Dutton wrote: > > 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. > > > > > > > >>looking at OSS source codes, i found GPOUT0 is necessary only for 5.1 > >>cards (and seems for Audigy too - i need to fix again). > >>so i'm not sure whether we can determine it from revision number. > >> > >> > > > >Someone should test if the version which is doing fine here, is also OK > >on other revisions of the card, so 'we' could just leave the 'else > >statement' away. James has a rev06 to check it, for example. > > > >Regards > >Markus > > > > > There are several different versions of the SB Live. > My SB Live rev06 is not a SB Live 5.1, so it has 2 audio stereo output > jacks, one for front, one for rear, and then a spdif jack. The spdif > jack is not switchable between analogue and digital. It is fixed at digital. does "Digital/Analog Jack" switch affects the behavior on your digital jack? i guess it doesn't. if it doesn't affect, then we can switch this bit safely on all cards. Takashi