I can't hear any sounds on my newly installed Ubuntu 19.04, all I get from the menu "sounds" is a Dummy output. What should I do?
Asked
Active
Viewed 904 times
1 Answers
1
Install music packages of rhythmbox and juk.
sudo apt install rhythmbox juk
These package have some additional audio drivers.
If that doesn't work try the official Ubuntu Sound Troubleshooting Procedure.

karel
- 114,770
-
The result is too long to be posted for the standard of this forum, is there any part of it that you need me to post? My computer is a Lenovo Thinkpad E580 – Alberto Selmin May 20 '19 at 08:14
-
The lanptop model is Lenovo Thinkpad E580 is all I need to know. I can Google the rest. – karel May 20 '19 at 08:18
cp /etc/pulse/default.pa ~/.config/pulse/default.pa
– mchid Aug 02 '19 at 02:25