How to enable sound in Flash on Ubuntu 6.06 LTS
Posted on Monday, July 3, 2006 in Uncategorized
Ubuntu 6.06 LTS (Dapper Drake) has an annoying problem: if you install the `flashplugin-nonfree` package you get no sound. This is documented in bug #29760.
Fortunately the fix is easy:
Step 1. Install the `alsa-oss` package:
$ sudo apt-get install alsa-oss
Step 2. Edit `/etc/firefox/firefoxrc` to match the following:
which /dev/dsp wrapper to use
FIREFOX_DSP=”aoss” Note that “auto” and “esd” involve the use of esddsp, which is known to be buggy and to make Firefox unstable. See https://launchpad.net/malone/bugs/29760.
FIREFOX_DSP=”aoss” Note that “auto” and “esd” involve the use of esddsp, which is known to be buggy and to make Firefox unstable. See https://launchpad.net/malone/bugs/29760.
That’s it! Restart Firefox and away you go.
Related posts:
Mono on Ubuntu Spent a little while figuring out the correct incantation to... 24 hours with Ubuntu 8.10 (Intrepid Ibex) Around this time yesterday I was most of the way... That new distro smell Update The content of this post now has a new... Fixed my Gwibber Since I got back from UDS, Gwibber has been broken... Compiling MPlayer on Ubuntu Hoary After discovering the Ubuntu MPlayer package is broken for non-P4...
Related posts brought to you by Yet Another Related Posts Plugin.
This theme was designed by Chris Wallace and is licensed under the GNU General Public License.
Check out his cool WordPress Themes. Released by Six Revisions in the year of the rat.
look good
Recent comments