Search found 1 match
- Mon Jan 13, 2020 12:41 pm
- Forum: Linux
- Topic: sound in firefox without alsa emulation?
- Replies: 5
- Views: 24253
Re: sound in firefox without alsa emulation?
I used the attached patches until a year ago, which I originally obtained via the firefox bugzilla and cubeb github repo. You need to set the pref 'security.sandbox.content.read_path_whitelist' to '/dev/dsp' in order to hear anything, and things work best if the oss4 resampler is enabled. I can'...