Saturday, April 27, 2024
 Popular · Latest · Hot · Upcoming
30
rated 0 times [  30] [ 0]  / answers: 1 / hits: 25923  / 3 Years ago, thu, september 9, 2021, 9:58:47

I am using ubuntu 12.10. I had some problems with my skype and audio. So I did the following and it's working fine now:



sudo apt-get purge pulseaudio
sudo apt-get autoremove
sudo reboot


After this I reinstalled pulseaudio via



sudo apt-get install pulseaudio


But now my icon in the gnome-panel is missing. After searching on google I found that that the sound-volume-applet ist missing.



So is this right? And do you get the icon in the panel?


More From » sound

 Answers
6

Install the indicator-sound package which provides the normal ubuntu volumecontrol via the command



sudo apt-get install indicator-sound


and to make the change take effect do



killall unity-panel-service

[#33780] Saturday, September 11, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
issfullus

Total Points: 264
Total Questions: 126
Total Answers: 107

Location: Comoros
Member since Mon, Dec 19, 2022
1 Year ago
;