From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: HD-Audio device unsuppored (Nvidia G2xx-series GPU implemented) Date: Thu, 17 Dec 2009 07:46:47 +0100 Message-ID: References: <4B238733.2070706@arcor.de> <4B262682.60400@arcor.de> <4B294E06.6060001@arcor.de> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx1.suse.de (cantor.suse.de [195.135.220.2]) by alsa0.perex.cz (Postfix) with ESMTP id 050AC103831 for ; Thu, 17 Dec 2009 07:46:48 +0100 (CET) In-Reply-To: <4B294E06.6060001@arcor.de> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Stefan Ringel Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org At Wed, 16 Dec 2009 22:15:50 +0100, Stefan Ringel wrote: > > Am 14.12.2009 18:45, schrieb Takashi Iwai: > > At Mon, 14 Dec 2009 12:52:40 +0100, > > I wrote: > > > >> > > >> > >>> > > > >>> > > one codec-id missed (0x10de000d) and codec-name is "G2xx HDMI". > >>> > >> > > >> > OK, I'll update. > >> > > Below is the updated patch. This also replaces the PCI ID check using > > the generic hd-audio class check. > > > > > > Takashi > > > > > Hi Takashi, > > I have a theory, > > 4 codec with 2 channels bundling to one pcm device for 8 channels > uncompressed lpcm audio and compressed audio over first codec. Yeah, that's my guess, too. > Actual configuration is 4 separate pcm device. I'm not sure about this. The other 8ch Nvidia codecs have also separate audio widgets, namely, one master + 4 slave. Of course, the new one has no master, so it might be really with separated 2ch PCM streams instead of 8ch interleaved format. Takashi