Is there anyway of knowing what binaries are using the sound system/server? Like seeing something in the /proc directory ( or /dev ) ? After a while ALSA stops working , and I would like to know why.
|
feedback
|
|
I'm not sure about the sound interfaces in /proc, but if you have PulseAudio running, you can get this information from the PulseAudio Volume Control, a GTK based tool. On Ubuntu, it is installed from the pavucontrol package. It lets you see all the applications using the sound streams, and lets you control the volume levels for each stream individually (in addition to the volume of the channel itself).
| ||||
|
feedback
|
|
Run ' | |||
feedback
|
|
One of the following commands might give you what you are after:
On this system, pulseaudio is the only thing making use of the sound device but this is a fresh Ubuntu 11.04 VM. You may have other things listed. | |||
|
feedback
|
