From owner-freebsd-ports@freebsd.org Sat Sep 17 19:15:50 2016 Return-Path: Delivered-To: freebsd-ports@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 18572BDE524; Sat, 17 Sep 2016 19:15:50 +0000 (UTC) (envelope-from elferdo@gmail.com) Received: from mail-it0-x22a.google.com (mail-it0-x22a.google.com [IPv6:2607:f8b0:4001:c0b::22a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D5C20637; Sat, 17 Sep 2016 19:15:49 +0000 (UTC) (envelope-from elferdo@gmail.com) Received: by mail-it0-x22a.google.com with SMTP id 186so40687904itf.0; Sat, 17 Sep 2016 12:15:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=4SDP98IOC+5g35nHSYzyLl8eBlSoUOPuLtKLQ3ZS7Yg=; b=CdN7CjFvwHU3SlfYJ+Py3V397834fNOPDywVGY8hqBJBUVJR5S1bkOZTvVeZlzyoLm qBe7MuQ1Q+UL7xLipxMFygV1NOZ3aY5kuS+r2ZBkQNrVUOHNQtaOwsuHUL2BBpqYwZ50 HdeQh3qRuOGt6+OWhe/elVKsDNDEoZLIVnbgz6wNpGT7xUNlJuBZoK2G3RK16QPJ8ZfW XEpqAkyBw0xEleaSDjinNzS5x6SqU2JMGsCt3QLN/e7ca1VFYO4qykrhUF8L/S02ipUY XesWWs91I8HR+kI268vtjXEPHTzxudxG4hLqNWE4gcNtE/sfopOtiwMcLyuZrz6oTHZ5 MKRw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=4SDP98IOC+5g35nHSYzyLl8eBlSoUOPuLtKLQ3ZS7Yg=; b=dFLCH5OwWBY980xEzLKYem/VEjUfYUMbXUPFPqk2xognatoW/asImkIOHbhy6dHhBw GYdqLeAA9ZmYuqa61Bw9Qh8FQ8RfJAZDVmDZ5BCwyaNefz+rjVL2/gk/vIm6XjSUROMM Lg+GeR3qrIzG/HI21AxnSTy1PoaMTidpJwNilCzpaULCp1UjqqdA3cOT5fznYQSzwBVz eZBU/xjJNdXFsLSrg9U9ecqmlYBowK/8NrNfx+lfDqj9ImAUwtSjJjNMZvn/ATCExcym zuHPeChEpKFHbeR2dREcUdVSTnrKWgXQhAdNW98np4zU5OkIfVNT8Y1qMcliyIKXXRq3 9vLQ== X-Gm-Message-State: AE9vXwNuxEXfysbmsp33/zOMLLQ5O7+JTMqGL7RJdBY18xQAn+z5SsEV3CXd2gIrlsal6YwHGrgwBSa0kcnHAw== X-Received: by 10.36.227.143 with SMTP id d137mr3670675ith.18.1474139749295; Sat, 17 Sep 2016 12:15:49 -0700 (PDT) MIME-Version: 1.0 Received: by 10.36.95.18 with HTTP; Sat, 17 Sep 2016 12:15:48 -0700 (PDT) In-Reply-To: References: From: =?UTF-8?Q?Fernando_Herrero_Carr=C3=B3n?= Date: Sat, 17 Sep 2016 21:15:48 +0200 Message-ID: Subject: Re: Firefox with no sound To: Elton Luis Grandolpho Cc: "gecko@freebsd.org" , "freebsd-ports@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Sep 2016 19:15:50 -0000 2016-09-17 14:36 GMT+02:00 Elton Luis Grandolpho : > Hi, > > I am using Firefox and Chromium in my computer. > > Sound works fine using Chromium(last version), but does not work with > Firefox(last version) using youtube , for example. > > uname -a > FreeBSD FX6100ASUS 10.3-RELEASE FreeBSD 10.3-RELEASE #0 r297264: Fri Mar > 25 02:10:02 UTC 2016 root@releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC > amd64 > > $ ident /usr/ports/www/firefox/Makefile > /usr/ports/www/firefox/Makefile: > $FreeBSD: tags/RELEASE_10_3_0/www/firefox/Makefile 410638 2016-03-08 > 18:19:56Z jbeich $ > > Could you check, please? > > If you have any questions, please let me know > > Best regards > > Elton Luis Grandolpho > > > Hi Elton Luis, If you have compiled firefox with Pulseaudio support you may want to check PA's settings. From the command line, you can reroute audio with something like "pactl move-sink-input 3 oss_output.dsp0". You can inspect clients using PA with "pactl list". I'm pretty sure there are some graphical options like gnome-audio-settings or something like that, but I haven't got them installed. Otherwise there is a sysctl variable, hw.snd.default_unit, which you may also want to check. Set it to your desired output before launching firefox (if you don't have PA support compiled in). Hope that helps, Fernando