0

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?

1 Answers1

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
  • 122,292
  • 133
  • 301
  • 332