Comment 3 for bug 1906101

Revision history for this message
Michael Penkov (mpenkov) wrote :

I managed to get sound working by following the steps here:

https://help.ubuntu.com/community/SoundTroubleshooting

More specifically, I ran this command:

    sudo apt --purge reinstall linux-sound-base alsa-base alsa-utils linux-image-`uname -r` libasound2

After a restart, sound was available again.