Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Jan 2017 21:40:36 +0000
From:      Mike Clarke <jmc-freebsd2@milibyte.co.uk>
To:        freebsd-ports@freebsd.org
Subject:   Re: Firefox and sndio
Message-ID:  <20170128214036.746d8767@curlew>
In-Reply-To: <58e834a7-8b89-5c42-874e-cef6b83fe47c@gjunka.com>
References:  <1407e2ee-c943-91ac-c623-6ed59fa26823@gjunka.com> <1485603445.2093002.862376464.07259356@webmail.messagingengine.com> <58e834a7-8b89-5c42-874e-cef6b83fe47c@gjunka.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 28 Jan 2017 14:58:51 +0000
Grzegorz Junka <list1@gjunka.com> wrote:

> On 28/01/2017 11:37, Tobias Kortkamp wrote:
> > On Sat, Jan 28, 2017, at 11:23, Grzegorz Junka wrote:  
> >> Audio in Firefox seems to be working fine when ALSA is enabled. But when
> >> ALSA is disabled and only SNDIO is enabled there is no sound. In either
> >> case I had PULSEAUDIO disabled. What's the expected configuration for
> >> this to work?  
> > Is sndiod running?  If not:
> >
> >      sysrc sndiod_enable=YES
> >      service sndiod start
> >  
> 
> Thanks Tobias. That helped. Out of interest. Is there any reason why I 
> should prefer either SNDIO, PUlSEAUDIO or ALSA?

This currently creates a problem for those of us using Firefox from
packages because the default build has SNDIO turned off.

$ pkg info firefox
firefox-51.0_2,1
Name           : firefox
Version        : 51.0_2,1
Installed on   : Sat Jan 28 09:32:22 2017 GMT
Origin         : www/firefox
Architecture   : freebsd:11:x86:64
Prefix         : /usr/local
Categories     : ipv6 www
Licenses       : 
Maintainer     : gecko@FreeBSD.org
WWW            : http://www.mozilla.com/firefox
Comment        : Web browser based on the browser portion of Mozilla
Options        :
        ALSA           : on
        BUNDLED_CAIRO  : on
        CANBERRA       : off
        DBUS           : on
        DEBUG          : off
        DTRACE         : on
        FFMPEG         : on
        GCONF          : off
        GNOMEUI        : off
        GTK2           : off
        GTK3           : on
        INTEGER_SAMPLES: off
        LIBPROXY       : off
        OPTIMIZED_CFLAGS: on
        PGO            : off
        PROFILE        : off
        PULSEAUDIO     : on
        RUST           : on
        SNDIO          : off
        TEST           : off

[snip]

Annotations    :
        cpe            :
cpe:2.3:a:mozilla:firefox:51.0:::::freebsd11:x64:2 no_provide_shlib: yes
        repo_type      : binary
        repository     : FreeBSD


-- 
Mike Clarke



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170128214036.746d8767>