Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Jan 2017 16:39:40 +0100
From:      Tobias Kortkamp <t@tobik.me>
To:        freebsd-ports@freebsd.org
Subject:   Re: Firefox and sndio
Message-ID:  <1485617980.2136006.862480808.36564D1F@webmail.messagingengine.com>
In-Reply-To: <alpine.BSF.2.20.1701281604330.2027@localhost>
References:  <1407e2ee-c943-91ac-c623-6ed59fa26823@gjunka.com> <alpine.BSF.2.20.1701281604330.2027@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jan 28, 2017, at 16:08, Marco Beishuizen wrote:
> Works fine here with SNDIO enabled and ALSA/PULSEAUDIO disabled (with an 
> Audigy2, emu10kx driver in kernel). I don't have an sndiod running.

Good to know, but if no sndiod is running then libsndio will
default to /dev/dsp0 instead of using whatever you set in
hw.snd.default_unit.  The rc script takes that into account and
looks at the sysctl and starts the daemon with the correct flags.
It's no surprise when it doesn't work out of the box for some
people.

Another caveat is that you will not get any application level
volume control without a running daemon.

There is maybe an upcoming patch to change this, but I still
recommend you run sndiod for now.



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