[Bug 270642] www/firefox: 112.⋯: no s ound with sndio backend
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 270642] no sound on firefox 112.0 with sndio backend"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 12 Apr 2023 10:12:10 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270642 --- Comment #8 from Jan Beich <jbeich@FreeBSD.org> --- (In reply to Piotr Smyrak from comment #6) > $ sysrc sndiod_enable > sndiod_enable: YES This checks the value in rc.conf(5) but not whether rc.d(8) script is running. For example, enabling a rc.d script via sysrc won't start it automatically: $ sysrc sndiod_enable=YES sndiod_enable: -> YES $ service sndiod status sndiod is not running. (In reply to Tatsuki Makino from comment #7) > Restarting sndiod has the effect of resetting the volume of each app, such as that displayed in sndioctl. Firefox shouldn't be able to change sndio's own volume after https://bugzilla.mozilla.org/show_bug.cgi?id=1467882 -- You are receiving this mail because: You are the assignee for the bug.