From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1LWaxx-0003xl-04 for garchives@archives.gentoo.org; Mon, 09 Feb 2009 18:34:45 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 848C7E00BB; Mon, 9 Feb 2009 18:34:25 +0000 (UTC) Received: from dx.nyblom.org (unknown [212.247.117.70]) by pigeon.gentoo.org (Postfix) with ESMTP id 4B2A8E00BB for ; Mon, 9 Feb 2009 18:34:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by dx.nyblom.org (Postfix) with ESMTP id 4BFBB28D067 for ; Mon, 9 Feb 2009 19:34:24 +0100 (CET) X-Virus-Scanned: amavisd-new at dx.nyblom.org Received: from dx.nyblom.org ([127.0.0.1]) by localhost (dx.nyblom.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DkVivj+7oq7L for ; Mon, 9 Feb 2009 19:34:23 +0100 (CET) Received: from explosive.localnet (explosive.nyblom.org [192.168.0.137]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by dx.nyblom.org (Postfix) with ESMTPS id D31AD17D181 for ; Mon, 9 Feb 2009 19:34:23 +0100 (CET) From: Naga To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] ALSA config problem Date: Mon, 9 Feb 2009 19:34:23 +0100 User-Agent: KMail/1.11.0 (Linux/2.6.28-gentoo-r1; KDE/4.2.0; x86_64; ; ) References: In-Reply-To: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200902091934.23824.nagatoro@gmail.com> X-Archives-Salt: 73b6e0c5-76ec-4797-980e-cc75a925934a X-Archives-Hash: 1b9d537d999f76aff80e9a92b9f249e8 On Monday 09 February 2009 19:13:32 James wrote: [...] > The mobo has an Nvidia chip, the video card has a ATI video chip, > both only work under the Intel HDA driver. These are compiled > into the kernel, not loadable modules. I'm going bald googling > trying to find out what to do, or how to fix? [...] > No sound. Kmix has a red X over it on my kde panel. > There are no choices there in Kmix to select on. > HOW do I set this up? udev, hal, or evdev configs? In the 2.6.28 kernel alsa is broken for hda-intel. Either use 2.6.27 series kernel or use a live alsa ebuild. /Regards Naga