module-alsa-sink.c: Error opening PCM device front:0: Device or resource busy

I ran into an problem with sound on a Dell Inspiron 518 workstation running Ubuntu 8.04. I had paused Amarok and then viewed a Flash video on youtube. When I went to play Amarok again Amarok stalled and hung there. I had to kill the amarok process to shut it down. The syslog gave up:

pulseaudio[29142]: module-alsa-sink.c: Error opening PCM device front:0: Device or resource busy

lspci shows that the sound card is from ATI:

01:00.1 Audio device: ATI Technologies Inc RV620 Audio device [Radeon HD 34xx Series]

There was good info on the net and the solution I found to work were as follows.

First reinstall pulseaudio and libflashsupport:

sudo apt-get install --reinstall pulseaudio libflashsupport

Then go to System->Preferences->Sound and set all options to "ALSA - Advanced Linux Sound Architecture":

Now my audio is no longer bugging out when playing Flash movies.

Sources:

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <h1> <h2> <h3> <h4> <h5> <h6> <pre> <hr>
  • Lines and paragraphs break automatically.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
5 + 15 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.