https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213964
--- Comment #1 from Jan Beich (mail not working) <jbe...@freebsd.org> --- (In reply to tigersharke from comment #0) > although it successfully builds there is no audio produced via Firefox. Try updating past bug 211684 fix. > conflict between alsa and pulseaudio. Firefox just prefers PulseAudio if already installed by checking if dlopen() succeeds. ALSA requires hacks on FreeBSD and even on Linux is poorly maintained. https://bugzilla.mozilla.org/show_bug.cgi?id=1247056 > If alsa is selected but pulseaudio is not, audio output from Firefox works as > expected. The third (hidden) option uses OSS directly if you deinstall alsa-lib after build. SNDIO (see bug 212028) is another option. > I suggest a change from checkboxes in the audio section to the mutually > exclusive radio buttons. I believe this would be a modification to > Makefile.options Which one would be the default? I'm inclined to turn off ALSA. ;) -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-gecko@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"