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 1KvrIo-0005nB-0H for garchives@archives.gentoo.org; Fri, 31 Oct 2008 10:32:26 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BF34FE03ED; Fri, 31 Oct 2008 10:31:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 94950E042D for ; Fri, 31 Oct 2008 10:31:27 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id EA4A0648D4 for ; Fri, 31 Oct 2008 10:31:25 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -3.276 X-Spam-Level: X-Spam-Status: No, score=-3.276 required=5.5 tests=[AWL=0.323, BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vJAyhjggyudu for ; Fri, 31 Oct 2008 10:31:19 +0000 (UTC) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id ECE86649E9 for ; Fri, 31 Oct 2008 10:31:17 +0000 (UTC) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1KvrHa-0000PT-GR for gentoo-user@gentoo.org; Fri, 31 Oct 2008 10:31:10 +0000 Received: from athedsl-304976.home.otenet.gr ([85.73.238.238]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 31 Oct 2008 10:31:10 +0000 Received: from realnc by athedsl-304976.home.otenet.gr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 31 Oct 2008 10:31:10 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Nikos Chantziaras Subject: [gentoo-user] Re: alsa in-kernel vs. alsa-lib Date: Fri, 31 Oct 2008 12:30:51 +0200 Message-ID: References: <200810310146.19875.markaki2002@yahoo.gr> 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=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: athedsl-304976.home.otenet.gr User-Agent: Thunderbird 2.0.0.17 (X11/20080926) In-Reply-To: Sender: news X-Archives-Salt: a70acea2-9c8f-4935-a405-3ade134a554b X-Archives-Hash: 0b50b2e06b538e7fdde26a4a03c7ed23 Joshua Murphy wrote: > On Thu, Oct 30, 2008 at 7:46 PM, Markos Chandras wrote: >> From my experience i would recommend to use alsa-in-kernel + alsa-libs + >> alsa-headers + alsa-utils + alsa-tools >> >> This combination works perfect on my 3 gentoo machines > > All... *thinks a moment* 6 of mine as well. void shameless_plug() { One of the reasons I love Gentoo is because it allowed me to recompile all apps without ALSA support and use OSS (version 4) instead which for me worked much, much better than ALSA. } ;D