From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1PwAHx-0001vQ-K7 for garchives@archives.gentoo.org; Sun, 06 Mar 2011 09:30:09 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 792A8E0812; Sun, 6 Mar 2011 09:28:43 +0000 (UTC) Received: from mail-gx0-f181.google.com (mail-gx0-f181.google.com [209.85.161.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 4C77CE0812 for ; Sun, 6 Mar 2011 09:28:42 +0000 (UTC) Received: by gxk3 with SMTP id 3so614460gxk.40 for ; Sun, 06 Mar 2011 01:28:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=QImp4WH2xftQjYAw+PYW5hIztiQtHkbgzx3rtZ8B+Rk=; b=gEWBw7uJ4BOootF7rHzEdDnSB/xARTIJ5uoCinj0CD8TEsSW+ip/jDl0viccjtLFau ZCecSVxYq6mLe1JwaXy0vfkUpjbktE1cinQYmqKacFRIj1vjWpF3XOtSqaOtDpDU87qi dPAZcRdYa0o/N3BOS4gDl7PmIR4eEENKxqguk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=J7EC9lGd6QcNjBJwq3dd88SkHwQLOjItNlawKbsOSGr4E3TSs+aDB9gRJGy6D5RT5h 3fSUqIf2++yOlSkQ1MDd8AKTZ34Xc9QSWzQl1Gq0xGzKuTD2VPdP/DBov3BkuNfE5H5Z GvbzWNYGeI/Hn3hzDHs9i9VptiX4ElnlWSAvA= Received: by 10.150.213.1 with SMTP id l1mr3020971ybg.94.1299403722401; Sun, 06 Mar 2011 01:28:42 -0800 (PST) Received: from [192.168.2.5] (adsl-0-94-193.jan.bellsouth.net [65.0.94.193]) by mx.google.com with ESMTPS id c7sm2033587ana.17.2011.03.06.01.28.40 (version=SSLv3 cipher=OTHER); Sun, 06 Mar 2011 01:28:41 -0800 (PST) Message-ID: <4D7353C7.7010002@gmail.com> Date: Sun, 06 Mar 2011 03:28:39 -0600 From: Dale User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.17) Gecko/20110304 Gentoo/2.0.12 SeaMonkey/2.0.12 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 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: ALSA - Still No Sound References: <4D586719.9070509@optonline.net> <4D5A58ED.4090602@optonline.net> <201103060857.15278.michaelkintzios@gmail.com> In-Reply-To: <201103060857.15278.michaelkintzios@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: X-Archives-Hash: ac218522860eb60bde4832e045305929 Mick wrote: > On Saturday 26 February 2011 21:53:52 walt wrote: > >> There is a very recent post from someone (Walter?) that says he got audio >> only after compiling all the kernel sound features as modules, but he has >> no idea why (nor do I) but, as no one yet has a better idea, I'd try it as >> an experiment. >> > Because alsaconf needs to probe one module at a time and set its parameters. > Just to confuse things more, I have the same driver for my sound and I build everything into my kernel and always have. The sound worked as soon as I unmuted it. root@fireball / # cat /usr/src/linux/.config | grep REALTEK CONFIG_SND_HDA_CODEC_REALTEK=y root@fireball / # Weird huh? Dale :-) :-)