firefox-43 && no sound on MP3, MP4, HTML5

Jan Beich jbeich at vfemail.net
Sun May 1 11:30:03 UTC 2016


Matthias Apitz <guru at unixarea.de> writes:

> I: [(null)] main.c: This is PulseAudio 6.0

Can you upgrade the package to 8.0? But before that backup and remove
/usr/local/etc/pulse/ to start from a clean slate.

In general, there's no support for out of date packages. ;) I have no
clue if versions before 8.0 had different quirks. Ask gnome at .

> root at c720-r292778-amd64:~ # sysctl hw.snd.default_unit
> hw.snd.default_unit: 1

Did you run pacmd as root? Try as regular user e.g.,

  $ pkill pulse
  $ mv ~/.config/pulse $(mktemp -dt backup)

  $ pulseaudio &
  $ pacmd set-default-sink $(sysctl -n hw.snd.default_unit)
  $ firefox -no-remote -profile $(mktemp -dt firefox) https://youtube.com &
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 602 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-gecko/attachments/20160501/34fbeb84/attachment.sig>


More information about the freebsd-gecko mailing list