[Bug 270436] www/firefox: 111.0⋯: no sound after upgrade

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Apr 19 05:00:44 BST 2023


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270436

--- Comment #34 from Tatsuki Makino <tatsuki_makino at hotmail.com> ---
My comment #32 is a failure of my make config.

To use the attachment 241556, use it as follows.
patch -d ${WRKDIR} < attachment-241556
patch -d ${WRKSRC} -p 1 < attachment-241556

I tried firefox-112.0.1_1,2 built by the following method.
The options is default.
make -C /usr/ports/www/firefox rmconfig
make -C /usr/ports/www/firefox clean patch
patch -d ${WRKDIR} < attachment-241556
make -C /usr/ports/www/firefox build deinstall install

Result.
media.cubeb.backend works.
The following falldown works fine.
selected by media.cubeb.backend -> pulse-rust -> jack -> sndio (-> alsa) -> oss
sndio and alsa cannot detect sound output failures. So, in order to fall down
to OSS, it is essential that the SNDIO and ALSA options are off.

I'm not sure why attachment 241556 fixes it, so someone take it upstream :)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kde-freebsd mailing list