NOTE: On a fresh install of Lucid (and maybe some older Ubuntu), this should not be necessary. ALSA apps should show in the sound preferences dialog "out of the box" without any extra configuration (like in the screenshot).
A lot of people seem to be experiencing issues with ALSA apps (like Flash) on PulseAudio-enabled systems. Common issues include programs locking/"hogging" the ALSA sound device (prevents other apps from mixing and using the audio device) and also apps trying to use the ALSA software mixer (dmix).
Here is a method to route ALSA apps directly through pulse:
Copy/paste these lines into the resulting file:Code:gksu gedit /etc/asound.conf
Save. Quit. Reboot.Code:pcm.pulse { type pulse } ctl.pulse { type pulse } pcm.!default { type pulse } ctl.!default { type pulse }
If it worked, you should now see ALSA apps in the volume control/preferences



Adv Reply






Bookmarks