From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: snd-hda-intel support for SPDIF-in wiht vt1708 card? Date: Tue, 18 Dec 2007 14:04:27 +0100 Message-ID: References: <1197916048.14752.132.camel@genx.localdomain> 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 7568124504 for ; Tue, 18 Dec 2007 15:48:27 +0100 (CET) In-Reply-To: <1197916048.14752.132.camel@genx.localdomain> 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: John Stile Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org At Mon, 17 Dec 2007 10:27:27 -0800, John Stile wrote: > > I am trying to use a Via VT1708 audio card ( uses the snd-hda-intel.ko > driver) to record from SPDIF-in. > > An off-list reply to my posting to alsa-users list suggested that > snd-hda-intel.ko might not support SPDIF-in with the VT1708 card, which > brought me here. > > Can someone who works on the Intel HDA driver tell me if it supports > SPDIF-in on the VT1708 audio card? It should be, but not tested well, I guess. The driver enables the SPDIF-in capability when BIOS sets the pin information properly. Check /proc/asound/card0/codec#* file whether you have any (activated) input pin node that supports SPDIF-in. Takashi