Solve the Problem of playing flash without sound using Firefox in linux.

Source: Internet
Author: User
Solve the Problem of playing flash without sound in Firefox in linux-Linux general technology-Linux technology and application information. The following is a detailed description. In linux, there is often no sound when using the Mozilla Firefox browser to play flash, but everything works in other browsers.

The solution is as follows:

(Sudo may be required in the following steps)

First, close all programs that are using sound devices, such as BMP MPlayer xmms, and start Firefox again. Generally, it can be solved. If the problem persists

Modify
Gedit/etc/mozilla-firefox/mozilla-firefoxrc

Or
Gedit/etc/firefox/firefoxrc

Set
FIREFOX_DSP = "auto"

Change
FIREFOX_DSP = "none"

Or
FIREFOX_DSP = "arts"

If the above method still does not work, perform the following steps

First install the alsa-oss package

Sudo apt-get install alsa-oss

Edit the firefoxrc File

Gedit/etc/firefox/firefoxrc

Set FIREFOX_DSP = ""

Change
FIREFOX_DSP = "aoss"

We recommend that you restart your computer after modification.
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.