1

I have Ubuntu 12.04 and I just logged in and noticed that the sound icon on the top Unity Panel is missing! How do I get it back?

karel
  • 114,770
Jatttt
  • 2,327
  • 12
  • 32
  • 43

1 Answers1

4

1

If you are on a laptop, the sound icon will disappear when you reboot with the volume on mute and it will usually return if you use the fn buttons to adjust the volume.

Another way to remedy this type of situation is to bring up your system settings to change the volume from there.

2

Next, check to see you have a file under "/etc/pulse/default.pa". if you do not have this file, you need to download a copy of default.pa see the answer to this post: How to make pulseaudio work again? Reboot after you replace the file.

3 (Accepted Answer)

Finally, check to see if or reinstall "indicator-sound" and "pavucontrol" and maybe the indicator applet packages as well.

Also, if I remember correctly, there should be a panel volume control in "software center" but I've never had that prob in 12.04 yet

mchid
  • 43,546
  • 8
  • 97
  • 150
  • All 3 things are okey but still no sound icon. – Jatttt Jun 21 '14 at 07:33
  • 1
    @Jatttt Does the audio work at all? Is the missing icon the only issue with the sound? – mchid Jun 21 '14 at 07:46
  • audio works but the sound icon disappeared – Jatttt Jun 21 '14 at 08:12
  • 1
    @Jatttt I can't which package on my system provides that app but check to see if or reinstall "indicator-sound" and "pavucontrol" . Maybe the indicator applet packages as well. If I remember correctly, there should be a panel volume control in "software center" but I've never had that prob in 12.04 yet. – mchid Jun 21 '14 at 09:25
  • Thank You. That worked :). Please post that as an answer and i'll accept it. – Jatttt Jun 21 '14 at 09:58