Somehow I don't have the sound manager in my panel on Ubuntu 10.10. How can I add it? It is not in the list of panels that I can add.
Asked
Active
Viewed 3,034 times
3 Answers
2
There is no 'sound only' indicator, you have to place the Indicator Applet (not indicator-applet-session) on your panel. It will add two icons, the speaker and the envelope. If anyone figures out a way to have ONLY the sound icon please post a reply, this annoys me.

Tom Brossman
- 13,111
-
http://askubuntu.com/questions/3832/how-to-remove-envelope-from-indicator-applet-without-uninstalling-the-indicator-m/3846#3846 here are some workarounds. Haven't tested for maverick though... – sagarchalise Mar 24 '11 at 08:04
0
Sound manager or applet is part of indicator-sound or indicator applet in ubuntu. Check if you have indicator-sound package installed. Also see if indicator-applet is activated or installed.

sagarchalise
- 23,988
-
I think it is installed,
whereis indicator-sound
gives /usr/lib/indicator-sound. How can I see or it is activated? And how can I activate it? – Peter Smit Mar 24 '11 at 07:49 -
check in system monitor if indicator-sound-service is running or not. sometimes rebooting/ killing gnome-panel or even removing current indicator applet and adding a new one brings sound indicator back. – sagarchalise Mar 24 '11 at 07:58
-
-
-1
you can add it... create command in startup application
gnome-volume-control-applet

Rezn
- 1
-
That would be the old pre-ayatana volume applet, not the default sound menu. – Egil Apr 09 '11 at 19:14