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 1RXaxt-0005Kb-Kl for garchives@archives.gentoo.org; Mon, 05 Dec 2011 16:00:25 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 83F9D21C03C; Mon, 5 Dec 2011 16:00:08 +0000 (UTC) Received: from mail-fx0-f53.google.com (mail-fx0-f53.google.com [209.85.161.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 308C1E050E for ; Mon, 5 Dec 2011 15:58:18 +0000 (UTC) Received: by faai28 with SMTP id i28so3136891faa.40 for ; Mon, 05 Dec 2011 07:58:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=p//TE1L+nFmCEcb9xEJyTZS+kTTmNLWmnzpz2+gpUfs=; b=Oh+Ygcup6xLWtqlQBR6bXR6ftMBD7Z4G0LOfym6FAmEoWOjRMOQhRqLY89r5anVn9u oc3u4kjPK6keYBlW5muHq52R4h1SeZpe9foWnOXd0vrcnVfZYvFl0hPZ7rz95p6TuoHW um5xl69C1riI7c0Wg86a17EzaxtNpbyqaOJ28= Received: by 10.227.207.82 with SMTP id fx18mr4571825wbb.19.1323100698204; Mon, 05 Dec 2011 07:58:18 -0800 (PST) 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 Received: by 10.180.105.39 with HTTP; Mon, 5 Dec 2011 07:57:57 -0800 (PST) In-Reply-To: References: From: =?UTF-8?Q?Claudio_Roberto_Fran=C3=A7a_Pereira?= Date: Mon, 5 Dec 2011 13:57:57 -0200 Message-ID: Subject: Re: [gentoo-user] no sound on upgraded Firefox from 7 to 8 - using pulse audio To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: df420877-7101-4c2d-a3c8-8b092337af5c X-Archives-Hash: f9ae1ed6787f98c3e019d7ca90f2b50c $ cat /etc/asound.conf pcm.pulse { type pulse } ctl.pulse { type pulse } pcm.!default { type pulse } ctl.!default { type pulse } Do you have this?