Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S265803AbTF3Jtd (ORCPT ); Mon, 30 Jun 2003 05:49:33 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S265812AbTF3Jtd (ORCPT ); Mon, 30 Jun 2003 05:49:33 -0400 Received: from ns.suse.de ([213.95.15.193]:48912 "EHLO Cantor.suse.de") by vger.kernel.org with ESMTP id S265803AbTF3Jtb (ORCPT ); Mon, 30 Jun 2003 05:49:31 -0400 Date: Mon, 30 Jun 2003 12:03:50 +0200 Message-ID: From: Takashi Iwai To: CaT Cc: linux-kernel@vger.kernel.org, linux-sound@vger.kernel.org, alsa-devel@lists.sourceforge.net Subject: Re: Realtek ALC650E support in 2.[45]? In-Reply-To: <20030630084943.GB385@zip.com.au> References: <20030630084943.GB385@zip.com.au> User-Agent: Wanderlust/2.6.1 (Upside Down) SEMI/1.14.4 (Hosorogi) FLIM/1.14.4 (=?ISO-8859-4?Q?Kashiharajing=FE-mae?=) APEL/10.2 MULE XEmacs/21.4 (patch 12) (Portable Code) (i386-suse-linux) MIME-Version: 1.0 (generated by SEMI 1.14.4 - "Hosorogi") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1601 Lines: 34 At Mon, 30 Jun 2003 18:49:43 +1000, CaT wrote: > > Trying to get an upgrade and have a choice between two MBs. Both have > onboard sound and one has the ALC650 audio support and the other has > ALC650E audio support. I believe the former is s/w and the latter is > h/w. I'd like to get the ALC650E but I can't find any clear info if > there's support for it in either the 2.4 or 2.5 linux kernels. I found > mention of the ALC650 in the source but not the ALC650E. Searching > the web did not yeild much clarity either (and neither did the ALSA > website :/) but I may have missed something though. > > Anyways, does it support it? I'd prefer fully OS driver support and > don't mind using patches but prefer to be able to compile the driver > into the kernel as I like the lack of messyness that comes with > monolithic kernels. ALC650(E) is the AC97 codec chip. There must be an audio core in addition, most likely Intel ICH chips or VIA 82xx chips. Both are supported by ALSA, snd-intel8x0 and snd-via8xx drivers, respectively. On OSS, they are i810_audio and via82cxxx_audio drivers. ALC650E is a revision E of ALC650, which has some minor extensions (like S/PDIF support) but mostly identical with ALC650. So both should work. -- Takashi Iwai SuSE Linux AG - www.suse.de ALSA Developer ALSA Project - www.alsa-project.org - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/