From owner-freebsd-questions@freebsd.org Wed May 25 14:12:30 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 71A85B4977E for ; Wed, 25 May 2016 14:12:30 +0000 (UTC) (envelope-from christian.baer@informatik.uni-dortmund.de) Received: from dd13304.kasserver.com (dd13304.kasserver.com [85.13.135.53]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3925C17C8 for ; Wed, 25 May 2016 14:12:29 +0000 (UTC) (envelope-from christian.baer@informatik.uni-dortmund.de) Received: from nermal.rz1.convenimus.net (p4FF3B41C.dip0.t-ipconnect.de [79.243.180.28]) by dd13304.kasserver.com (Postfix) with ESMTPA id 717201E0433 for ; Wed, 25 May 2016 16:12:26 +0200 (CEST) Received: from falbala.rz1.convenimus.net (falbala.rz1.convenimus.net [192.168.100.8]) by nermal.rz1.convenimus.net (Postfix) with ESMTP id 72CE815210 for ; Wed, 25 May 2016 15:32:45 +0200 (CEST) Date: Wed, 25 May 2016 16:12:25 +0200 From: Christian Baer To: FreeBSD Questions Mailing List Subject: Re: Firefox still without sound Message-ID: <20160525161225.5db76cbc@falbala.rz1.convenimus.net> In-Reply-To: References: <1875948.s628qAcR8p@falbala> X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.29; amd64-portbld-freebsd10.1) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 May 2016 14:12:30 -0000 On Wed, 25 May 2016 07:51:26 -0600 (MDT) Warren Block wrote: > It's working here on 10-stable. I have always enabled the ALSA > option and disabled PULSEAUDIO, which might have something to do with > it. Using FreeBSD 10.3-RELEASE-p3 amd64 here. However, I am not currently tracking the STABLE branch, nor did I install Firebox (or anything else for that matter) via the ports. I guess I got lazy. :-) Compiling things like Firefox takes forever (even on a relatively fast machine) and installs a truckload of libs that are only required at compile time (und thus can be removed after that). Is the choice between ALSA and PULSE one that can be made at runtime (I have not found it yet) or is it one that must be made before compiling? Best, Chris