Fix sound (for Flash plugin) in Mozilla Firefox in Linux

Submitted by MikeTT on Thu, 2005-10-20 08:07.

Problem
Sound doesn't work (for Flash plugin) in Mozilla Firefox, but it does sometimes work for other applications.

Solution
First, stop any application that is also using sound (such as xmms), restart Firefox, and try again. If that didn't help, edit /etc/mozilla-firefox/mozilla-firefoxrc and change

FIREFOX_DSP="auto"

to

FIREFOX_DSP="none"

or

FIREFOX_DSP="arts"

( categories: Troubleshooting )
Submitted by norbertooconnor on Sun, 2008-06-29 01:29.

You are absolutely right !!!