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 1KvQBO-0007hI-OJ for garchives@archives.gentoo.org; Thu, 30 Oct 2008 05:34:59 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9A506E0326; Thu, 30 Oct 2008 05:34:57 +0000 (UTC) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.175]) by pigeon.gentoo.org (Postfix) with ESMTP id 66B9FE0326 for ; Thu, 30 Oct 2008 05:34:57 +0000 (UTC) Received: by wf-out-1314.google.com with SMTP id 29so403672wff.10 for ; Wed, 29 Oct 2008 22:34:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=FZ3Ohb36wI9YaY4bVVOl65uqtecPgvlldQc/S40yhwY=; b=Y1XGkWq+Z9Xw1HhAeJVd2MYQklm6vCUORhDt6BOUVR/wAatKzeuzJku0wAB8uhTk/D hkbXNks1a4BDdhm4nfojNNVIsuKmCfu53el+vMsyIYLLQh+LkrYI2a5ba9D3jQh+0vkz 0k3jG1t2QeJWxCNrmFm/1FyfBYjSxqRaifTlw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=wgCmbuv+OouVgZlzpBKS0jQlggHdjdD8PwPrNhepPUM0AzPbt2Ms+xHI5c8DPic1qq SrjHSYZy7DTz6jZxvzFV0hRrXU/hkPsJ3aJl6r/SRDAz0jvjCkjra4hSJfQjcCeRBrhQ 2LfB9yF035cCvRllynSEtKlwcdqnsX+Nc3r3A= Received: by 10.143.12.19 with SMTP id p19mr4448213wfi.171.1225344895742; Wed, 29 Oct 2008 22:34:55 -0700 (PDT) Received: by 10.143.40.6 with HTTP; Wed, 29 Oct 2008 22:34:55 -0700 (PDT) Message-ID: Date: Thu, 30 Oct 2008 01:34:55 -0400 From: "Andrey Vul" To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] broken ALSA 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 References: <20081025215537.GB24491@princeton.edu> X-Archives-Salt: 01bd1b26-3d5e-4e48-ae6c-1aa185ddad04 X-Archives-Hash: 311e997c09c2831d1f2a3ce3e7123fbe On Thu, Oct 30, 2008 at 1:26 AM, M. Sitorus wrote: > pardon me? > here is my error: > > ALSA lib dlmisc.c:118:(snd_dlsym_verify) unable to verify version for > symbol _snd_pcm_empty_open > ALSA lib pcm.c:2148:(snd_pcm_open_conf) symbol _snd_pcm_empty_open is > not defined inside [builtin] That error means that the plugin empty is required yet wasn't compiled due to being disabled. Set your ALSA_PCM_PLUGINS to "dmix open asym" If things still don't work, use the ALSA_PCM_PLUGINS that I supplied. Pretty much everything except SPDIF is enabled. -- Andrey Vul A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail?