Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Jun 2023 21:38:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 270642] www/firefox: 112.0: no sound with sndio backend
Message-ID:  <bug-270642-21738-x46kKcLVmI@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-270642-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-270642-21738@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270642

--- Comment #15 from Tatsuki Makino <tatsuki_makino@hotmail.com> ---
115.0,2 works fine formedia.cubeb.backend settings.
However, I have not yet investigated whether 115.0 is working properly on i=
ts
own or if it is the effect of the patch adopted in bug270436 :)

(In reply to Graham Perrin from comment #14)

In order for Firefox-115.0,2 built with default options to reliably output
sound, media.cubeb.backend=3Doss setting is required.
Since 114, the about:support page has gone =F0=9F=92=A9, so use the method =
written in bug
261898 comment 8 to identify the backend actually used.

If media.cubeb.backend is not set, pulseaudio is used.
If pulseaudio fails to start, it will try to use jack.
If the connection to jack fails, it tries to use sndio.
If sndiod is not started and sndio cannot be used, it will not fall down to=
 the
next destination.
If SNDIO is disabled, it can reach oss, but it is not, so it needs to be
prioritized by the configuration.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-270642-21738-x46kKcLVmI>