I have upgraded my system to ubuntu 15.04. And now there is no sound what so ever. My ubuntu is running on a ACER Aspire M5620 with a realtek sound card. I have tried several methods provided on the FAQ-forums, but nothing seems to help. Can anyone provid me with a new solution for this problem?
Asked
Active
Viewed 5,166 times
3
-
1I think this http://askubuntu.com/questions/613370/no-audio-after-updating-to-15-04 may help. – BDRSuite Apr 27 '15 at 14:30
-
Try running pulseaudio --start in a terminal. – Apr 27 '15 at 15:00
1 Answers
7
I solved the problem by doing the following (choose options depending on your hardware):
- Run the program "PulseAudio Volume Control"
- Select "Output devices - Port: Headphones"
- Choose "Configuration - Profile: Analog Stereo Output"
-
For me (on a Dell D600) I had to Choose "Configuration - Profile: Digital Stereo (IEC958) Output" – M Smith Jun 11 '15 at 18:04