Flash Player Sound in Ubuntu

For ages sound emanating from flash player under Ubuntu has been difficult to achieve and a PITA regarding getting other sounds to player afterwards, I found a solution here.

# Flash also looks for /usr/lib/libesd.so.1
sudo ln -s /usr/lib/libesd.so.0 /usr/lib/libesd.so.1

# Flash expects /tmp/.esd/socket to exist.
sudo mkdir -p /tmp/.esd/
sudo touch /tmp/.esd/socket

Daniel Carrera

About Chris

I am a student...
This entry was posted in Ubuntu, Web. Bookmark the permalink.

3 Responses to Flash Player Sound in Ubuntu

  1. Arthur says:

    This was / is for Flash 7, Flash 9 seems to work perfectly without these changes…

  2. Chris says:

    But it doesn’t use ESD without those changes :P I can assure you of that, without those changes I have to stop mpd to hear flash sound then once it is done close Firefox restart mpd and reopen Firefox again because flash leaves file handles open.

  3. Pingback: Chris’ Blog » Blog Archive » Ubuntu Sound: mpd, flash, etc.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>