You are not logged in.

#1 2020-03-01 10:25:36

kazimir
Member
Registered: 2012-01-20
Posts: 81

Waterfox: no sound since update (with temporary fix glibc 2.31)

I updated my system yesterday and rebooted.

Now I have some issues with vivaldi and waterfox browsers, including no sound in waterfox.

A web search revealed that this is not an isolated issue and other web browsers such as chrome, firefox and brave are having issues. Other distros are affected.
This seems to be a glibc 2.31 issue.


Until this situation gets an official fix, I'm reposting here the temporary fix found on pclinuxos forums:

In a terminal console
tex@localhost ~]$ export MOZ_DISABLE_CONTENT_SANDBOX=1
tex@localhost ~]$ export MOZ_DISABLE_GMP_SANDBOX=1
[tex@localhost ~]$ waterfox


[tex@localhost ~]$ opera --disable-seccomp-filter-sandbox

source: https://www.pclinuxos.com/forum/index.p … msg1295127

Offline

#2 2020-03-01 11:36:23

Ropid
Member
Registered: 2015-03-09
Posts: 1,069

Re: Waterfox: no sound since update (with temporary fix glibc 2.31)

Do you have Pulseaudio installed or are you using only Alsa by itself?

Offline

#3 2020-03-25 09:47:11

kazimir
Member
Registered: 2012-01-20
Posts: 81

Re: Waterfox: no sound since update (with temporary fix glibc 2.31)

Pulseaudio gave me more problems than it solved, I'm not even sure it solved any problem I had, switching permanently from firefox to waterfox happened when firefox dropped alsa support.

So alsa by itself it is.

about:support gives:

Media
Audio Backend	alsa
Max Channels	10000
Preferred Channel Layout	unknown
Preferred Sample Rate	48000
Output Devices
Name 	Group 	Vendor 	State 	Preferred 	Format 	Channels 	Rate 	Latency
default	default	default	Enabled	All	default: S16LE, support: S16LE	10000	default: 48000, support: 48000 - 48000	0 - 0
Input Devices
Name 	Group 	Vendor 	State 	Preferred 	Format 	Channels 	Rate 	Latency
default	default	default	Enabled	All	default: S16LE, support: S16LE	10000	default: 48000, support: 48000 - 48000	0 - 0

about:buildconfig

Configure options

--target=x86_64-pc-linux-gnu --enable-application=browser --enable-update-channel=release --disable-tests --enable-ccache=sccache CC=/home/alex/.mozbuild/clang/bin/clang CXX=/home/alex/.mozbuild/clang/bin/clang++ --enable-release --enable-av1 --enable-rust-simd MAKE=/usr/bin/make --enable-alsa --disable-crashreporter --disable-maintenance-service '--enable-optimize=-O2 -march=nocona -mtune=nocona -w' --enable-pulseaudio --disable-signmar --enable-updater --disable-verify-mar --with-app-basename=Waterfox --with-app-name=waterfox --with-branding=browser/branding/unofficial --with-distribution-id=org.waterfoxproject

Last edited by kazimir (2020-03-25 09:47:58)

Offline

Board footer

Powered by FluxBB